HomeHelpTrac

Ticket #1432 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Fatal error: require_once() [function.require]: Failed opening required

Reported by: sashae Owned by: SashaE
Priority: major Milestone: Dolphin 7.0 (Hookie) RC
Keywords: Cc:

Description

if somebody will add to site's URL this parameter -  http://localhost/repository/?skin=asdas dasjdjsaldjla

PHP will generate these error message :

Warning: require_once(D:/wamp/www/repository/templates/tmpl_premium/scripts/BxTemplConfig.php) [function.require-once]: failed to open stream: No such file or directory in D:\wamp\www\repository\inc\params.inc.php on line 88

Fatal error: require_once() [function.require]: Failed opening required 'D:/wamp/www/repository/templates/tmpl_premium/scripts/BxTemplConfig.php' (include_path='.;C:\php5\pear') in D:\wamp\www\repository\inc\params.inc.php on line 88

Change History

comment:1 Changed 2 years ago by sashae

  • Owner changed from somebody to SashaE

comment:2 Changed 2 years ago by sashae

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.