![]() |
How to reset cookie settings Hello, how do I re-set the cookie settings, as I cannot login to the gallery, or adminCP? Regards Jason :) |
Jason There is no tool to reset cookie settings in the program outside of changing them in admin. If you are familiar with phpmyadmin I can give you some queries to clear them out like so UPDATE pp_settings SET setting='/' WHERE id=171 UPDATE pp_settings SET setting='' WHERE id=172 UPDATE pp_settings SET setting='' WHERE id=173 |
I did that and got the following error: SQL query: UPDATE pp_settings SET setting = '/' WHERE id =171 UPDATE pp_settings SET setting = '' WHERE id =172 UPDATE pp_settings SET setting = '' WHERE id =173 MySQL said: Documentation #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE pp_settings SET setting='' WHERE id=172 UPDATE pp_settings SET setting='' at line 2 Regards Jason :) |
are you trying to do them all at once? try doing them one at a time |
That worked, thanks a lot Chuck, much appreciated. Regards Jason :) |
enjoy your evening let us know if we can be of further assistance. |
| All times are GMT -5. The time now is 03:04 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0