Code:
Step 1:
Open SQL.rar and find the 3 sql files open and copy 1.7_install.sql and dump it into your database. then do the update.sql and finally the 1.7.1_update.sql
Step 2
Copy the freelance-office 1.7.1 into your root or sub folder.
Step 3
Open .htaccess and change RewriteBase / (if installed in sub folder)
Step 4
Open application\config/database.php and edit to your database settings.
$db['default']['hostname'] = 'localhost';
$db['default']['username'] = 'root';
$db['default']['password'] = '';
$db['default']['database'] = '';
Step 4
login with-
username:- admin
password:- admin
Version 1.7.1 – 22/06/2015
- Fixed: Bad Gateway error 502
- Fixed: First contact marked as primary contact
- Added: Calendar
- Added: PDF Generation engine
- Fixed: Russian translation
- Fixed: Activities does not clear after viewing
- Fixed: Currency issue when paying via Paypal
- Fixed: Parse error: syntax error, unexpected \'[\' error on PHP 5.3
- Fixed: UTF-8 Support for Invoices/Estimates
- Fixed: Staff permissions issue
- Added: Database sync tool
- Fixed: Links error when adding a second link
- Fixed: Collaborator messages error
Demo:~
Link
Download:~
Link 1
A Database Error Occurred
Unable to select the specified database: _aus835_office
Filename: /home/aus835/domains/kl.tavoweb.lt/public_html/third_party/MX/Loader.php
Line Number: 102
geting this error
hei .
Yep i have the same error
Thx for this one ;)
admin/admin it does not work
try user:~ admin@admin.com and password:~ admin
(06-24-2015 04:19 AM)voky Wrote: [ -> ]try user:~ admin@admin.com and password:~ admin
Thx
but admin@admin.com/admin it does not work
I dont know then admin@admin.com works fine for me even in the sql file its correct so not 100%
TRY
edit /application/views/install.php line 170 -186 Delete
Code:
" <div class="step-pane <?=$step3?>" id="step3">
<form class="m-b-sm form-horizontal" id="verify" method="post" action="<?=base_url()?>index.php/installer/verify" novalidate>
<div class="form-group">
<label class="col-lg-3 control-label">Envato Username</label>
<div class="col-lg-7">
<input type="text" class="form-control" placeholder="gitbench" name="set_envato_user">
</div>
</div>
<div class="form-group">
<label class="col-lg-3 control-label">Purchase Code</label>
<div class="col-lg-7">
<input type="text" class="form-control" placeholder="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" name="set_envato_license">
<span class="help-block m-b-none">Your purchase code from Envato <a href="https://help.market.envato.com/hc/en-us/articles/202822600-Where-Can-I-Find-my-Purchase-Code-" target="_blank">Read More</a></span>
</div>
</div>"
and then go to
http://url.com/installer/
and follow the installer this will let you edit admin login details.
just put your database settings in again it does not affect the database.php settings but it will change the admin login settings
I upload sql freelanceroffice1.7.1.sql later i delete fx_config and upload my own works, but now i see Freelancer Office is not validated how to null this?
try putting 0 in purchase code field see if that works... i dont really know as i dont know what fx_config seting are that you are using.
also see if valid_license is set to "TRUE"