Jump to content

Just bought a script and cant install properly


blyz

Recommended Posts

I have just bought this script nad got it running but i have lots of errors on the page, and i was told that i woudnt need php knowledge to run it, please help me get rid of these errors here is the link: http://www.tragedy2012.com/directory/index.php

Thankyou.

here are the errors

Warning: include_once() [function.include-once]: URL file-access is disabled in the server configuration in /home/tragedyc/public_html/directory/templates/HeaderTemplate.php on line 393

Warning: include_once(http://www.tragedy2012.com/directory/ShowBanner.php?BannerType=468x60) [function.include-once]: failed to open stream: no suitable wrapper could be found in /home/tragedyc/public_html/directory/templates/HeaderTemplate.php on line 393

Warning: include_once() [function.include]: Failed opening 'http://www.tragedy2012.com/directory/ShowBanner.php?BannerType=468x60' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tragedyc/public_html/directory/templates/HeaderTemplate.php on line 393

Warning: include_once() [function.include-once]: URL file-access is disabled in the server configuration in /home/tragedyc/public_html/directory/templates/HeaderTemplate.php on line 426

Warning: include_once(http://www.tragedy2012.com/directory/ShowBanner.php?BannerType=120x60) [function.include-once]: failed to open stream: no suitable wrapper could be found in /home/tragedyc/public_html/directory/templates/HeaderTemplate.php on line 426

Warning: include_once() [function.include]: Failed opening 'http://www.tragedy2012.com/directory/ShowBanner.php?BannerType=120x60' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tragedyc/public_html/directory/templates/HeaderTemplate.php on line 426

  • 3 weeks later...
  • 2 weeks later...

I had a similar problem working with RSS feeds (a security issue with the server folks). The workaround was to change the php.ini settings for allow_url_fopen. The default setting is Off so it would have to be changed (i.e. allow_url_fopen = On). If that isn't possible, try using cURL.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.