Decimal point, this problem has been posted 100’s of times.I think I have a problem...
You must be registered for see links
Did the index work for you? I mean it did for me but when I login it doesn't let me login, doesnt give an error or something either.I think I have a problem...
You must be registered for see links
Did the index work for you? I mean it did for me but when I login it doesn't let me login, doesnt give an error or something either.
session_save_path('C:\FILEPATH\sessions');
session_start();
Didn't work.Go to your global.php file
Code:session_save_path('C:\FILEPATH\sessions'); session_start();
I didn't remember that, I was be able to fixed anyway, thank uDecimal point, this problem has been posted 100’s of times.
Didn't work.
Nope, still doesn't work.any fixes for that?
help, when I try to connect it does not enter the ME it only remains in the index, and when registering I do not get anywhereHi
update: i can fix the problem with the index
Go to your global.php file
Code:session_save_path('C:\FILEPATH\sessions'); session_start();
just modify this code by putting it this way on global.php and its works for me
session_save_path('C:\xampp\htdocs\sessions');
session_start();
But i have another problem when trying to access the news this appears:
Object not located!
The requested URL was not found on this server. The URL of the page you submitted to you appears to be wrong or out of date. Please report the error to the author of that page.
If you believe this is a server error, please report it to the portal administrator.
Error 404
localhost
Apache / 2.4.17 (Win32) OpenSSL / 1.0.2d PHP / 5.6.20
I'm having the same problem when registering, Once I click register it redirects me back to the index page any help?Go to your global.php file
Code:session_save_path('C:\FILEPATH\sessions'); session_start();
Have you tried using a new login and register page? I haven't used this cms, and it's from like 3-5 years ago so it might need a bit of fixing but try another revcms index and register page. I will find the issue with it tomorrowI'm having the same problem when registering, Once I click register it redirects me back to the index page any help?
Yeah man I've fixed it all good.Have you tried using a new login and register page? I haven't used this cms, and it's from like 3-5 years ago so it might need a bit of fixing but try another revcms index and register page. I will find the issue with it tomorrow
Ran the sql to disable strict mode and its still chucking errors. Any ideas?
a new index and a new register was said earlier in the post, i'd just make your own or take one from another cmsRan the sql to disable strict mode and its still chucking errors. Any ideas?
Post automatically merged:
ended up reinstalling navicat and it fixed it. any idea on how to fix the register and index page problems?
a new index and a new register was said earlier in the post, i'd just make your own or take one from another cms