View Single Post
Old September 26th, 2005, 06:49 PM   #16 (permalink)
websissy
Member
Verified Customer
 
Join Date: Aug 2005
Location: Socorro, NM
Posts: 54
Unhappy

They are:

mysql> select id, title, setting from pp_settings where id > 170 and id < 175 order by id;
+-----+-------------------------+--------------------------+
| id | title | setting |
+-----+-------------------------+--------------------------+
| 171 | PhotoPost Cookie Path | / |
| 172 | Forum Cookie Prefix | bb |
| 173 | PhotoPost Cookie Domain | .steppinoutnewmexico.com |
+-----+-------------------------+--------------------------+
4 rows in set (0.00 sec)

And it still does not work, Chuck.
websissy is offline   Reply With Quote