PG
Asked
Hi, i recently purchased the item from CodeCanyon and install it on localhost.
After installation finish, i go to home page and click in "Login" and i got the next message in right top corner: "ERROR Thread Not found".
Where ever i try to go i got the same error. How can i fix it?
My localhost path is: localhost/SF/
I look in config.php file and the config for base url is:
$config['base_url'] = 'http://localhost/sf/';
EDIT: Sorry but i solved it... My localhost path is: localhost/SF/ and i changed it to localhost/sf/ and now it works
After installation finish, i go to home page and click in "Login" and i got the next message in right top corner: "ERROR Thread Not found".
Where ever i try to go i got the same error. How can i fix it?
My localhost path is: localhost/SF/
I look in config.php file and the config for base url is:
$config['base_url'] = 'http://localhost/sf/';
EDIT: Sorry but i solved it... My localhost path is: localhost/SF/ and i changed it to localhost/sf/ and now it works
- MSAnsweredHello,
I am glad that you have figured it out and resolved it yourself.
Thank you for updating - Login to Reply