Freelance Cockpit - Project Management and CRM

Freelance Cockpit - Project Management and CRM v4.0.3

No permission to download

jomsky

Member
Sep 11, 2019
55
13
8
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:

secretsergey

New member
Nov 18, 2019
1
1
1
@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

afonsocardz

New member
Nov 21, 2019
10
0
1
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:

jcnrq

Member
May 25, 2019
34
14
8
@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!
 

jcnrq

Member
May 25, 2019
34
14
8
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

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
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

tpetualang

Active member
Mar 30, 2019
448
209
43
Wakanda
temanpetualang.com
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 ?
 

jcnrq

Member
May 25, 2019
34
14
8
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

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
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 :)
 

prawn185

New member
Nov 18, 2019
7
2
3
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 :)
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu