66.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

06-24-2015, 01:07 AM
Post: #1
{Nulled} Freelancer-Office v1.7.1
[Image: preview.png]

[Image: _new_release.png]

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
06-24-2015, 02:38 AM (This post was last modified: 06-24-2015 02:43 AM by savaskampas.)
Post: #2
RE: {Nulled} Freelancer-Office v1.7.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 .
06-24-2015, 03:05 AM
Post: #3
RE: {Nulled} Freelancer-Office v1.7.1
Yep i have the same error
06-24-2015, 03:22 AM (This post was last modified: 06-24-2015 03:36 AM by voky.)
Post: #4
RE: {Nulled} Freelancer-Office v1.7.1
ok i will look in to it.. and you look into http://url.com/updates please see if it says anything about updating database please
and check http://url.com/db/update

Ok here is my database that works fine just dump this file on to your database.

Download: ~ https://tusfiles.net/h6s5yuaogta9

Username:~ admin
Password:~ admin
06-24-2015, 04:12 AM
Post: #5
RE: {Nulled} Freelancer-Office v1.7.1
Thx for this one ;)
admin/admin it does not work
69.gif
06-24-2015, 04:19 AM
Post: #6
RE: {Nulled} Freelancer-Office v1.7.1
try user:~ admin@admin.com and password:~ admin
06-24-2015, 04:34 AM
Post: #7
RE: {Nulled} Freelancer-Office v1.7.1
(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
06-24-2015, 04:38 AM (This post was last modified: 06-24-2015 04:49 AM by voky.)
Post: #8
RE: {Nulled} Freelancer-Office v1.7.1
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
06-24-2015, 05:54 AM
Post: #9
RE: {Nulled} Freelancer-Office v1.7.1
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?
06-24-2015, 06:19 AM (This post was last modified: 06-24-2015 06:32 AM by voky.)
Post: #10
RE: {Nulled} Freelancer-Office v1.7.1
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"
26.gif




10.gif