The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM New page is 404 Not Found
#1
I'm trying to create my first page.

Install required /data and /backup to have permissions at 777 (755 didn't work).
I then switched them back to 755.

On my first attempt at Saving a new page I got the error:
"Error: The requested page does not exist"

DEBUG mode showed a "file_put_contents: Failed to open stream" error.

chmod -R 755 /admin
followed by
chown -R www-data:www-data <entire site>
Solved that.

Now I seem to be able to create a new page --
it shows up on   /admin/pages.php
and I can reach it's edit page   /admin/edit.php?id=contact

However, trying to view the pages gives a 404 Not Found error.



Platform: Turnkey core 14 Debian 8 LAMP
Host: Local Virtualbox Virtual Machine
GS version: 3.3.7
Added plugin: cbcontact_form.php (Disabled)
Reply


Messages In This Thread
New page is 404 Not Found - by alanq - 2016-01-24, 01:24:32
RE: New page is 404 Not Found - by alanq - 2016-01-27, 00:05:46
RE: New page is 404 Not Found - by cumbe - 2016-01-27, 05:34:33
RE: New page is 404 Not Found - by shawn_a - 2016-01-27, 09:51:58
RE: New page is 404 Not Found - by alanq - 2016-01-28, 07:40:05



Users browsing this thread: 1 Guest(s)