Not sure what happened, Deprecated File Path?

tyarrington / 2012-08-23 17:25:43   

So, I'm not exactly great at website building, which is why I have an Indexhibit run site. I seriously did nothing, no updates, no recent uploads, just one day found my website with errors running all over it. (travisyarrington.com)

I've been told the errors look like a CSS communication problem. Is it possible that my CSS page hosted through godaddy would just go corrupt like that? I guess I'm wondering what the simplest fix is. (I can't find the original copy of my CSS page so re-uploading isn't really an option.

mikeheikkila / 2012-08-24 16:26:37   

not sure but this problem has also completely taken over my site

mikeheikkila.com/

lb2az / 2012-08-24 18:28:08   

Exact same issue for me ----> lauryndesign.com
A variation of this text is repeated over and over in the background:

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/content/l/a/u/laurynelaine/html/ndxz-studio/defaults.php on line 16

Any ideas on how to remove this? I have a virtually identical site, which hasn't been affected. laurynphotography.com

pawoon / 2012-08-24 18:45:06   

I have the same issue. How can we fix this?

jinkyunahn.com

lb2az / 2012-08-24 18:53:15   

If it helps-- I host through GoDaddy as well. I haven't had any issues with my site like this before and it's been running in its current state for at least 2 or 3 years. Last time I visited my site (maybe a week or two ago) it was fine.

imprinta / 2012-08-24 19:07:17   

Same here alicewillett.us/
mikeheikkila were you able to resolve?

pawoon / 2012-08-24 19:24:56   

I am hosting through GoDaddy as well.

imprinta / 2012-08-24 20:10:37   

a temporary fix that worked: indexhibit.org/forum/thread/8806/
specifically:

I made the warnings disappear by adding this line to defaults.php:

ini_set('error_reporting', 4096);

claregryan / 2012-08-25 17:51:14   

Same exact problem!
claregrill.com
Please help!

lb2az / 2012-08-25 20:23:30   

I fixed it the same way @imprinta did-- not sure if this will just be a temporary fix or what, but it worked! --> lauryndesign.com

  1. I made the warnings disappear by adding this line to defaults.php:
  2. ini_set('error_reporting', 4096);

via indexhibit.org/forum/thread/8806/

mikeheikkila / 2012-08-26 08:29:15   

i fixed the problem by updating to .73, but im not really good at doing this in the first place and messed up all my images on my exhibits, they were all missing after the update, so i had to go through and reupload and arrange them all. but eh it works kind of now

Paul_Kuimet / 2012-08-26 12:08:03   

Where exactly in the defaults.php you need to copy the text for the temporary fix?

Thanks!

Paul_Kuimet / 2012-08-26 12:14:20   

Sorry it it's a silly question, I'm not very good at this sort of things.
I tried adding the line to defaults.php , but it didn't help...

So please help.

paulkuimet.com

vid / 2012-08-26 20:01:39   

same problem

This thread has been closed, thank you.