You're welcome Emma. In my case it was a month in India & I had 48 hours notice that my hosting provider was closing down ... 24 hours before final reporting time at the airport ... or why I was dumb enough to try hosting real sites on Godaddy's hosting system.
Are you putting the error_reporting at the top of index.php, but after the <?php line? Does error_reporting occur anywhere else in the program? Bruce On 2 March 2010 16:24, Emma Darling <[email protected]> wrote: > You guys are awesome - thanks for the insights (bring on the Fiji > part). > I have contacted the host to see where things are at as nothing I > enter into the index.php makes any difference and emails have stopped > working. Fun times with lame providers eh? > > You're all so lovely, I should hang out here more often lol. > > > > > > On Mar 2, 4:14 pm, Bruce Clement <[email protected]> wrote: >> I agree completely. >> >> The problem is that if it isn't dealt with fairly soon it's likely to >> get forgotten and then one day the site suddenly stops working and it >> has to be fixed in panic mode. >> >> Murphy's law states that this will be at 11PM on the night before >> Emma's uncle (or even her) is due to fly to Fiji for 10 days well >> earned rest. >> >> Bruce >> >> On 2 March 2010 15:56, Keri Henare <[email protected]> wrote: >> >> >> >> >> >> >> >> > I don't think that her host will be updating to 6.0 in the next 18 - 24 >> > months. But something to be mindful of I guess. >> >> > Kind regards, >> > Keri Henare >> > --------------------------------------------------- >> > [e] [email protected] >> > [w] kerihenare.com >> > [m] (+64) 021 874 552 >> >> > PLEASE NOTE: I check my email 3 times per day and will respond at these >> > intervals. For anything urgent please ring me. >> > --------------------------------------------------- >> >> > On 2/03/2010, at 3:51 PM, Bruce Clement wrote: >> >> >> Hi Emma, >> >> >> Just be aware that this function is deprecated in 5.3 and DELETED from 6.0 >> >> >> Use Renjith's fix today, but get the site code fixed in the not too >> >> distant future so if your hosting upgrades again to 6.0 it doesn't >> >> break your uncle's application for this function (6.0 is such a big >> >> change that you'll find enough other breakages to keep you busy >> >> anyway). >> >> >> Bruce >> >> >> On 2 March 2010 15:32, Keri Henare <[email protected]> wrote: >> >>> Looks like your host might have upgraded PHP to 5.3. Go tell them off >> >>> for not warning you of such a substantial change. >> >> >>> Kind regards, >> >>> Keri Henare >> >>> --------------------------------------------------- >> >>> [e] [email protected] >> >>> [w] kerihenare.com >> >>> [m] (+64) 021 874 552 >> >> >>> PLEASE NOTE: I check my email 3 times per day and will respond at these >> >>> intervals. For anything urgent please ring me. >> >>> --------------------------------------------------- >> >> >>> On 2/03/2010, at 2:11 PM, Emma Darling wrote: >> >> >>>> Hi There, >> >> >>>> I have no php or developing experience. >> >> >>>> The website in question has all of a sudden become overwhelmed with a >> >>>> gazillion of these: >> >> >>>> Deprecated: Function ereg() is deprecated in /home/roger/public_html/ >> >>>> libraries/Trash.php on line 599 >> >>>> Deprecated: Function ereg() is deprecated in /home/roger/public_html/ >> >>>> libraries/TplParser.php on line 193 >> >> >>>> It is a very basic site for my uncles business and the lady who set-up >> >>>> and managed the site it is no longer available for help/support. >> >> >>>> I tried adding the following line to the top of your index.php file >> >>>> but it did not do anything: error_reporting(0); >> >> >>>> If you are able to help in any way, it would be Soooooooo much >> >>>> appreciated!!!!!! >> >> >>>> I have access to the control panel and the website >> >>>> ishttp://countryart.co.nz >> >> >>>> Cheers, Emma >> >>>> - a damsel in distress >> >> >>>> -- >> >>>> NZ PHP Users Group:http://groups.google.com/group/nzphpug >> >>>> To post, send email to [email protected] >> >>>> To unsubscribe, send email to >> >>>> [email protected] >> >> >>> -- >> >>> NZ PHP Users Group:http://groups.google.com/group/nzphpug >> >>> To post, send email to [email protected] >> >>> To unsubscribe, send email to >> >>> [email protected] >> >> >> -- >> >> Bruce Clement >> >> >> Home:http://www.clement.co.nz/ >> >> Twitter: http://twitter.com/Bruce_Clement >> >> Google Buzz:http://www.google.com/profiles/aotearoanz >> >> >> "Before attempting to create something new, it is vital to have a good >> >> appreciation of everything that already exists in this field." Mikhail >> >> Kalashnikov >> >> >> -- >> >> NZ PHP Users Group:http://groups.google.com/group/nzphpug >> >> To post, send email to [email protected] >> >> To unsubscribe, send email to >> >> [email protected] >> >> > -- >> > NZ PHP Users Group:http://groups.google.com/group/nzphpug >> > To post, send email to [email protected] >> > To unsubscribe, send email to >> > [email protected] >> >> -- >> Bruce Clement >> >> Home: http://www.clement.co.nz/ >> Twitter: http://twitter.com/Bruce_Clement >> Google Buzz:http://www.google.com/profiles/aotearoanz >> >> "Before attempting to create something new, it is vital to have a good >> appreciation of everything that already exists in this field." Mikhail >> Kalashnikov > > -- > NZ PHP Users Group: http://groups.google.com/group/nzphpug > To post, send email to [email protected] > To unsubscribe, send email to > [email protected] > -- Bruce Clement Home: http://www.clement.co.nz/ Twitter: http://twitter.com/Bruce_Clement Google Buzz: http://www.google.com/profiles/aotearoanz "Before attempting to create something new, it is vital to have a good appreciation of everything that already exists in this field." Mikhail Kalashnikov -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
