• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Freelance Cockpit - Project Management and CRM

Freelance Cockpit - Project Management and CRM v4.0.3

No permission to download
Here ya go - the nulled version! :)

Thank you, I installed it and got this code. Not sure if this is even an appropriate place to ask for help :)
Code:
A PHP Error was encountered
Severity: Warning

Message: call_user_func_array() expects parameter 1 to be a valid callback, class 'Error' does not have a method 'error_404'

Filename: core/CodeIgniter.php

Line Number: 532
 
Thank you, I installed it and got this code. Not sure if this is even an appropriate place to ask for help :)
Code:
A PHP Error was encountered
Severity: Warning

Message: call_user_func_array() expects parameter 1 to be a valid callback, class 'Error' does not have a method 'error_404'

Filename: core/CodeIgniter.php

Line Number: 532

Not sure if this will work... but try this ...

Open this file: application/controllers/error.php
then change line 3 from this
Code:
class Error extends MY_Controller
to this
Code:
class Errors extends MY_Controller

Then, open this file: config/routes.php
then change line 42 from this
Code:
$route['404_override'] = 'error/error_404';
to this
Code:
$route['404_override'] = 'errors/error_404';
 
If the changes above didn't work, revert the files back to the original state.

Then open this file: application/controllers/error.php
And simply add a new blank line at the end of the file
 
  • Like
Reactions: JesseJames
If the changes above didn't work, revert the files back to the original state.

Then open this file: application/controllers/error.php
And simply add a new blank line at the end of the file
Thanks for the help, but unfortunately neither methods worked. I googled it and those same methods were recommended. The first leaves me with a 404 error.
 
Thanks for the help, but unfortunately neither methods worked. I googled it and those same methods were recommended. The first leaves me with a 404 error.
Hmm - yeah - I also just pulled those from Google ...

Not sure what to try next ... but, it's def a problem with the app itself, and nothing related to how I nulled it ...

If you find a solution, let us know!!
 
Hmm - yeah - I also just pulled those from Google ...

Not sure what to try next ... but, it's def a problem with the app itself, and nothing related to how I nulled it ...

If you find a solution, let us know!!
Will do, thanks for the help. I really appreciate it.
 
  • Like
Reactions: warezit
Has anyone else tried setting it up? I did and get this error. Just sharing it, in case others have it. Can't get past login without a redirect. 20532
 
  • Like
Reactions: Master Chief
Hi, thanks for the update, im stuck at 404 error after installation, tried to fix it with .htaccess with no luck, can anyone please advice how to fix this 404 error after installation of the script? thanks attached is current .htaccess configuration
 

Attachments

  • wUJmZn.png
    wUJmZn.png
    221.4 KB · Views: 16
Last edited:
Has anyone else tried setting it up? I did and get this error. Just sharing it, in case others have it. Can't get past login without a redirect. 20532
same here. had this page for a moment than went to 404 please share solution if you found one. thanks
 
@mr.tyree
@fmm-creative

be sure you edit this files with right base url :

1 - (.env)

if install in subfolder eg: fc

APP_BASEURL="http://xxx.com/fc/"

if install in root

APP_BASEURL="http://xxx.com/"



2- (.htaccess)

if install in subfolder eg: fc

RewriteBase /fc/

if install in root

RewriteBase /


3- edit this file : application\config\config.php

change this :

$config['base_url'] = '';

to

$config['base_url'] = 'http://xxx.com/fc';

or

$config['base_url'] = 'http://xxx.com';

as your setup
 
Last edited:
  • Like
Reactions: sueco
@freenulled Sorry to bother you again. Everything works fine, except I cannot access the Settings page. I searched around for this issue, but no one else seems to have it. The Settings page gets a "404 Page Not Found".

Any idea why?
 
  • Like
Reactions: tpetualang
Since everyone is having trouble with this ... I did a little research ...

There is another program called "Perfex", and it's more popular (on Envato) than "Freelance Cockpit", and it looks like it has all the same features, and more ... also it's on Babiato :)

Link here: https://babia.to/resources/perfex-powerful-open-source-crm.109/

That was actually my first option. Even though it has more sales, this CRM offers Paypal subscriptions and in my opinion a far better look.
 
@warezit I'm having a little problem when installing freelance cockpit 3, after the installation, I couldn't get to login page cause it returns an error and upon checking on my database, its all empty.
 
@warezit I'm having a little problem when installing freelance cockpit 3, after the installation, I couldn't get to login page cause it returns an error and upon checking on my database, its all empty.
I'm not sure ... maybe someone else can help?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock