chase

Anonymous
full
when create a new page, i get the following error What do i need to do to fix this? i am on shared hosting server.
Text Formatted Code
2 - file_exists() [function.file-exists]: open_basedir restriction in effect. File(/editor_advanced.thtml) is not within the allowed path(s): (/home/tk:/usr/lib/php:/usr/local/lib/php:/tmp) @ /home/tk/public_html/admin/plugins/staticpages/index.php line 82
any help is welcome

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
That's a bug - a variable in the static pages editor wasn't initialized and so it's looking for the template file in the wrong place (which interferes with the open_basedir restrictions).

You download a fixed version from CVS here. Either revision 1.80.2.1 or 1.80.2.2 will do.

bye, Dirk

Chase

Anonymous
thankyou so much. My problem is fixed. And you posted this on Jan1st. thankyou again