Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / blank screen on 1.3.9h after deleting init_sanitize.php

blank screen on 1.3.9h after deleting init_sanitize.php

Locked

Views: 1,391

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
1 Nov 2010, 12:22 PM
#1
ray_the_otter avatar

ray_the_otter

Zen Follower

Join Date:
Jul 2010
Posts:
278
Plugin Contributions:
0

blank screen on 1.3.9h after deleting init_sanitize.php

hi.

upgrade from 1.3.9g to 1.3.9h
all works ok until deleting /admin/includes/init_includes/init_sanitize.php Then I get a http 500 error.

the error logs show the following
[01-Nov-2010 12:11:02] PHP Warning: require(includes/init_includes/init_sanitize.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/site/public_html/g/includes/autoload_func.php on line 48
[01-Nov-2010 12:11:02] PHP Warning: require(includes/init_includes/init_sanitize.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/site/public_html/g/includes/autoload_func.php on line 48
[01-Nov-2010 12:11:02] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/init_includes/init_sanitize.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/site/public_html/g/includes/autoload_func.php on line 48

any ideas?

1 Nov 2010, 2:39 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: blank screen on 1.3.9h after deleting init_sanitize.php

Which file did you remove?
/includes/init_includes/init_sanitize.php
/admin/includes/init_includes/init_sanitize.php

You can remove:
/admin/includes/init_includes/init_sanitize.php

but you need to keep:
/includes/init_includes/init_sanitize.php

1 Nov 2010, 3:14 PM
#3
ray_the_otter avatar

ray_the_otter

Zen Follower

Join Date:
Jul 2010
Posts:
278
Plugin Contributions:
0

Re: blank screen on 1.3.9h after deleting init_sanitize.php

sorry, my error!! I had removed both store and admin side. Restored store side file and all working again. Thank you. :blush:

1 Nov 2010, 3:22 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: blank screen on 1.3.9h after deleting init_sanitize.php

You are most welcome ... thanks for the update that you had just deleted the wrong file and that restoring it fixed the issue ... :smile:

1 Nov 2010, 10:44 PM
#5
saddlemen avatar

saddlemen

New Zenner

Join Date:
May 2010
Posts:
4
Plugin Contributions:
0

Re: blank screen on 1.3.9h after deleting init_sanitize.php

Thanks for posting & answering. I had the EXACT same problem.
Thanks again!

Eric