Results 1 to 3 of 3

Thread: Warning: set_time_limit() has been disabled

  1. #1
    Thread Starter
    kiltin's Avatar
    Join Date
    Apr 2009
    Location
    Warrensburg, MO
    Posts
    70
    Thanks
    0
    Thanked 4 Times in 2 Posts

    Warning: set_time_limit() has been disabled

    I get this warning at the top of my page when I load up my website? How do I fix this?

    Warning: set_time_limit() has been disabled for security reasons in /****/****/**********************/*****************/******/wp-content/themes/classipress/form_process.php on line 2

  2. #2
    Thread Starter
    kiltin's Avatar
    Join Date
    Apr 2009
    Location
    Warrensburg, MO
    Posts
    70
    Thanks
    0
    Thanked 4 Times in 2 Posts

    Re: Warning: set_time_limit() has been disabled

    I did a little searching and found this website about that line of code on line 2... I am very new to this and still do not understand what I need to do to get that error message from showing up at the top of my page. From reading the post on this this forum: http://us.php.net/set_time_limit Im assuming that line of code is a no no. and im pretty sure i do not have any control over the settings on the server im using because it is a free server. Any insight on this would be appreciated

  3. #3
    Thread Starter
    kiltin's Avatar
    Join Date
    Apr 2009
    Location
    Warrensburg, MO
    Posts
    70
    Thanks
    0
    Thanked 4 Times in 2 Posts

    Re: Warning: set_time_limit() has been disabled

    well I went ahead and just deleted this line of code on line two: set_time_limit(0); not sure what I might have messed up yet have not seen any problems from me doing this. but I would like to know why it was there. After taking that out I no longer have that error showing at the top of my page.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. A warning about W3 Total Cache plugin and Adsense...
    By jschodde in forum WordPress General Discussion
    Replies: 22
    Last Post: July 2nd, 2013, 07:07 PM