• 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
I've found a way to fix it, now the final problem I'm facing is when ever I visit my domain where I've installed it, it redirects me to my vps IP address

update: solved
 
Last edited:
@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?
same case for me too. is there anyone to fix it?
Hello, change name file "settings.php" to "Settings.php" in "application/controllers" folder.
 
  • Like
Reactions: afonsocardz
UPDATE: Thaks a lot for this guy who commented above, you've saved me

Hello Guys, I'm working on a sollution for 404 error on settings after fix subfolder configuration on this script, if anyone could help me or maybe somebody found a solution, please reply on this group
 
Last edited:
@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


I really love that guy xD.

3rth option works for me. Thank you a lot!
 
UP for reminder to admin here... ^_^

Hi, it's nulled version, so you can update core on settings ; )


Now I have a 404 error only in configuration, the rest works... someone else happens?

(note, in local mode does not happen to me, works well)
 

Attachments

  • note.jpg
    note.jpg
    20.1 KB · Views: 12
Freelance Cockpit - Project Management and CRM v4.0.3 (untouched) The version.txt in application folder still says 4.0.2, but I think this has been forgotten as all files appear to be updated.

TassieNZ :)
 
  • Like
Reactions: tpetualang
Freelance Cockpit - Project Management and CRM v4.0.3 (untouched) The version.txt in application folder still says 4.0.2, but I think this has been forgotten as all files appear to be updated.

TassieNZ :)
for updated, is manually upload from FTP ?
 
I can't handle it to update :(


I did it this way:

I mounted the CRM locally with XAMPP, did the basic configuration, then in 'configuration' -> 'update' and updated the system.

Then I compressed the CRM folder and mounted it on the new server (along with its database).

I changed the files mentioned above (.env, etc). And ready, I already had the system updated in my server.

Sorry my english xD
 

Attachments

  • note2.jpg
    note2.jpg
    26.5 KB · Views: 17
  • Like
Reactions: tpetualang
Not sure if this helps, but ...

If you have been a member for over a month and have over 10 posts, I can help with a key. For the moment it works fine.

If you meet the above criteria, PM me for the key.

TassieNZ :)
 
I just also
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

want to bump this post from @freenulled in case people are still having issues dont like this comment, like the original :)
 
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