The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Page creator script has turned on me - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28) +--- Forum: Off-topic Discussions (https://userspice.com/forums/forumdisplay.php?fid=10) +--- Thread: Page creator script has turned on me (/showthread.php?tid=1430) |
Page creator script has turned on me - meego - 04-10-2019 Hi! I have your scripts (header, navigation, init, etc) in an included file at the head of all of my pages. When I visit the page, US correctly locates the page, and then adds the page to the pages table. However, when I go to /users/admin_pages.php the deletion script can't find my page, and deletes it out of the table. Is there any way I can modify your admin_pages.php file to locate my files? They exist. They are real! I swear. RE: Page creator script has turned on me - Brandin - 04-10-2019 You need to include the directory in z_us_root.php in the root of your installation. |