Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules
Author Message
providence
Regular
Regular



Joined: Apr 23, 2005
Posts: 95

PostPosted: Sat Apr 23, 2005 9:59 am Reply with quote

Hi can someone help me, I tried adding a block for RSS feed but it wont allow me.

here's the error that it is showing..

Quote:
Fatal error: Maximum execution time of 30 seconds exceeded in admin/modules/blocks.php on line 385


any ideas?

thanks!
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat Apr 23, 2005 10:43 am Reply with quote

Either your in an infinite loop and timing out or the feed is taking more than 1/2 minute to process and timing out. You can try adding this line to the top of your block
Code:
ini_set('max_execution_time','60');
and see if that helps.
 
View user's profile Send private message
providence







PostPosted: Sat Apr 23, 2005 12:47 pm Reply with quote

here's my block.php is that right??

Code:
<?php

ini_set("max_execution_time",180);
// Excess code deleted by Admin
?>
 
providence







PostPosted: Tue Apr 26, 2005 12:35 pm Reply with quote

just received this fom my host

One thing that did get modified on the server in this time frame, was we enabled 'safe mode' , it may be woth checking if anything permission wise needs changing for your rss feeds to work ..

any ideas?
 
Raven







PostPosted: Tue Apr 26, 2005 1:00 pm Reply with quote

providence wrote:
here's my block.php is that right??

Code:
<?php

ini_set("max_execution_time",180);
// Excess code deleted by Admin
?>
Well, no, actually. I thought you meant you have an RSS block that you wrote. Try adding this line to your .htaccess file an see if that helps.

PHP_VALUE max_execution_time 180

However, I'm not sure that's your real problem. Can you pull rss feeds from other sites? Or are all feeds not working?
 
stevedapimp
New Member
New Member



Joined: Jul 14, 2006
Posts: 2

PostPosted: Fri Dec 15, 2006 8:43 pm Reply with quote

Hi...Im having a similar problem...My feeds in my blocks were working at one time but now all of a sudden they will not work. Its like it is adding a bunch of weird text in front of the url so it will not work..Like the stories are there but you cant click on the link to read the whole story.
[ Only registered users can see links on this board! Get registered or login! ]
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©