From: z2d2 <z2...@ea...> - 2002-12-12 23:11:40
|
Just a guess: Do you have all the themes loaded on your server?? I was getting similar error messages when I uploaded the only theme I want to use. When I uploaded them all, the errors disappeared. I haven't had time yet to see if the code requires them all be present or it was merely a fluke and I actually had a bad file in the theme I had chose. ----- Original Message ----- From: <php...@li...> To: <php...@li...> Sent: Thursday, December 12, 2002 4:03 PM Subject: Phpwiki-talk digest, Vol 1 #582 - 1 msg Send Phpwiki-talk mailing list submissions to php...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/phpwiki-talk or, via email, send a message with subject or body 'help' to php...@li... You can reach the person managing the list at php...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Phpwiki-talk digest..." Today's Topics: 1. I see garbage with mozilla, but error messages with links (David Eduardo Gomez Noguera) --__--__-- Message: 1 From: David Eduardo Gomez Noguera <da...@se...> To: phpwiki <php...@li...> Date: 12 Dec 2002 13:26:08 -0600 Subject: [Phpwiki-talk] I see garbage with mozilla, but error messages with links I have the problem up. I am running apache 2.0.4 with php 4.2.3 home-compiled on a RH8 based system. lib/Template.php:21: Warning[2]: fopen("", "rb") - No such file or directory lib/Template.php:22: Warning[2]: fread(): supplied argument is not a valid File-Handle resource lib/Template.php:23: Warning[2]: fclose(): supplied argument is not a valid File-Handle resource lib/Template.php:21: Warning[2]: fopen("", "rb") - No such file or directory lib/Template.php:22: Warning[2]: fread(): supplied argument is not a valid File-Handle resource lib/Template.php:23: Warning[2]: fclose(): supplied argument is not a valid File-Handle resource lib/config.php:189: Notice[8]: Undefined variable: SCRIPT_NAME lib/Theme.php:153: Notice[1024]: phpwiki.css: not found lib/Theme.php:153: Notice[1024]: phpwiki-printer.css: not found lib/Theme.php:153: Notice[1024]: phpwiki-topbottombars.css: not found lib/Theme.php:153: Notice[1024]: phpwiki-modern.css: not found lib/interwiki.php:89: Notice[1024]: Loading InterWikiMap from external file lib/interwiki.map. lib/Theme.php:153: Notice[1024]: templates/browse.tmpl: not found lib/Theme.php:153: Notice[1024]: templates/top.tmpl: not found I am still wondering why I see garbage on mozilla. I have set this include_path in the wiki index.php file $include_path = '.:/usr/local/apache2/htdocs/phpwiki-1.3.3:/usr/local/apache2/htd ocs/phpwiki--1.3.3/lib:/usr/local/lib/php/PEAR'; Anyone has had that problem? or did anybody spoted what i am doing wrong? thank you --__--__-- _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk End of Phpwiki-talk Digest |