February 3rd, 2008, 06:54 PM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,752
|
You can use phpmyadmin in your webhosting control panel to run a query like this to reset the cookie prefix
UPDATE rp_settings SET setting='' WHERE id=215
|
| |