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.
|