Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Wrapper quitting


Message #1 by "Nate LaClaire" <nate@m...> on Sun, 6 May 2001 19:58:07
Greetings,

I'm having a little trouble and am wondering if anyone has experienced 
this before. On the site that I'm working on, we have a "wrapper.php" file 
with two functions: showHeader() and showFooter(). These two functions are 
called on every page on the site. I don't have any problems with any of 
the scripts on the site except for the Link management script. It is based 
on phpHoo, although I have done a lot to it. Users can browse the links, 
go into different categories, and do searches, but when an Admin tries to 
add/edit a link or add/edit a category, the script shuts down half way 
through the header - right in the middle of an HTML code block, containing 
no PHP. The link management system is contained mostly in a single file, 
so I thought that maybe the file was just too large, but there are things 
that work fine farther down in the file. I also thought that maybe it was 
taking too long to process the commands, but PHP is set up to allow 20 
seconds to process files. Another thing is that it just started doing 
this - we've been using the script on this site for a couple of months, 
and it was tested extensively when it was developed and after it was 
placed on the site.

Because of the length of the files, and for some other reasons, I don't 
want to post them.

Any thoughts?

Thanks.

Nate LaClaire

************************************
Web Site Design, Hosting, Promotion,
Graphics, Programming, Flash,
JavaScript, PHP, MySQL.
Netwalker Internet Services - 
http://www.netwalkerinternet.com/
************************************

  Return to Index