PDA

View Full Version : File not loading all the way?


Crazy Pete
07-22-2003, 03:32 PM
Hello,

I'm using KuraFire's "Simple Newsportal" hack on my index page, which has been working fine up until last night I think, because I only noticed the problem this morning. Basically it seems like the PHP file calling my news threads from the forums isn't fully completing that for some reason. Check out what's happening...

http://www.expectedmiracles.com/

Now what it's supposed to look like is every other page, like http://www.expectedmiracles.com/ftp.php but with the news threads in the middle of the page.

The only thing I changed was to upgrade to Apache 1.3.8 and PHP 4.3.2...would either of those changes have affected this hack at all?

Oh and if it helps, here's my phpinfo file...

http://www.expectedmiracles.com/forums/extras/phpinfo.php

And my MySQL config...

http://www.expectedmiracles.com/mysql.php

Crazy Pete
07-22-2003, 05:14 PM
This is REALLY a problem! Does anyone have any thoughts or a different newsportal I could try out perhaps, if that's the issue?

Brad
07-22-2003, 06:33 PM
Im not familar with that hack so I dont know why its doing that. Have you tried pluhnews?

Crazy Pete
07-22-2003, 06:36 PM
I used to use Pluhnews before switching to this one. I suppose I could try switching back to it but I'm not sure it would make much difference. Let's see how it goes, I'll give it a shot.

Brad
07-22-2003, 06:45 PM
Acully I have seen this type of error before, it was with a perl script mind you, but the script was using up more exicution time then it was allowed.

/me takes a look at your phpinfo.

Brad
07-22-2003, 06:48 PM
Well you max exicution time is set to 30, shouldent be a problem.

Can you link me to this hack?

Crazy Pete
07-22-2003, 07:12 PM
Here it is...thanks:

https://vborg.vbsupport.ru/showthread.php?s=&threadid=38334&highlight=Simple+Newsportal

Crazy Pete
07-22-2003, 07:50 PM
It looks like I'm running into some sort of PHP filesize or memory limit, but I'm not sure where that's set. Anyone know?