1
nobbish
Beginning problems, already checked FAQ
  • 2006/3/23 5:04

  • nobbish

  • Just popping in

  • Posts: 1

  • Since: 2006/3/23


Hey, if any one could help that would be greatly appreciated. I was getting a blank page but I was able to turn on debugging.

I'm getting "Failed opening required '*:/****/****/****/****/xoops/class/smarty/core\core.assemble_plugin_filepath.php' " (my actual server info starred out).

I'm definitely not a PHP expert, but it looks like the problem is that there are back slashes instead of forward slashes.

I went into the file in question and it is setting the root directory info by using this:

if (!defined('SMARTY_DIR')) {
define('SMARTY_DIR', dirname(__FILE__) . DIRECTORY_SEPARATOR);

and this is their explanation just above that code:

/**
* set SMARTY_DIR to absolute path to Smarty library files.
* if not defined, include_path will be used. Sets SMARTY_DIR only if user
* application has not already defined it.
*/

I have no idea how to make it create back slashes instead of forward slashes..

Any ideas?

Login

Who's Online

198 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 198


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits