Error Message: BxTemplateConfig

Hello,

I need help, please. I tried to upload/install a template. In Admin Panel, I changed the default to new template name and brought the site down. I get these error messages:


Warning: require_once(/home/xxxxxxx/public_html/templates/tmpl_whred/scripts/BxTemplConfig.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxxxxx/public_html/inc/params.inc.php on line 90

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxxxx/public_html/templates/tmpl_whred/scripts/BxTemplConfig.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/inc/params.inc.php on line 90

Well, removing the newly installed template files didn't help. What should I do, please?  Cry

Thank you for your help.

Regards,

Jhazzzzi

Quote · 18 May 2009

delete this tmpl_blahblah from your server and in Admin Panel go to set template uni again. This should help.

If not then just upload a new tmpl_uni.

I had this problem as well with one of the free templates cos it was for D6.0 or something.

Enjoy :-).

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 18 May 2009

delete this tmpl_blahblah from your server and in Admin Panel go to set template uni again. This should help.

If not then just upload a new tmpl_uni.

I had this problem as well with one of the free templates cos it was for D6.0 or something.

Enjoy :-).

Diddy,

Thanks for a quick response! *smile*

I apparently did something partially correct but not completely. Since I had deleted the new template, I don't know where to find the tmpl_blahblah on my server.

So I took the next course of action and uploaded a new tmpl_uni. It got rid of the error messages but the site isn't loading. I cleared cache. Any ideas?

Quote · 18 May 2009

Open file inc/params.inc.php and find

 

$tmpl = 'whred';
// change skin

and edit it to

 

$tmpl = 'uni';
// change skin

 

------------------------

Edit table GlParams, look after template below row Name (If you use cPanel: page 4)

 

Name         Value

template    whred

 

Edit to:

Name         Value

template     uni

 

 

Think it was everything...

 

Quote · 18 May 2009

Open file inc/params.inc.php and find

$tmpl = 'whred';
// change skin

and edit it to

$tmpl = 'uni';
// change skin

------------------------

Edit table GlParams, look after template below row Name (If you use cPanel: page 4)

Name         Value

template    whred

Edit to:

Name         Value

template     uni

Think it was everything...

Okweb,

Thanks a million for replying. I did the first change via FTP without a problem. I'm not sure about the next step. I'm frightened to work with MySQL. *shiver*

I am editing this because, I told the database to repair that table and it worked! *grinning hysterically*

The site is loading. Thank YOU again!

Now, I'd really like that template as it's precisely what I want. I need to make sure it's compatible with my version of Dolphin (thought it was) and find out exactly how to install it. On a side note, any instructions on installing templates and modules. I must choose terrible keywords/phrases.

Be well!

Jhazzi

Quote · 18 May 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.