Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-12-2006, 06:09 PM
Casual Pligger
 
Join Date: Jun 2006
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Template Change = Error

Any time I go to change a template, I get this error:


Warning: Smarty error: unable to read resource: "mollio-D/generic_main.tpl" in /hsphere/local/home/tomstewa/autumnthunder.com/pigskin/Smarty.class.php on line 1095


Can someone explain to me what I am doing incorrectly?

I changed the template throught the template area in the admin section.


No matter what page I try to go to I get the error.

I even tried to change it in the config.php file to:


Code:
// ---

//Template
	//define('The_Template', 'skidoo_too');
	define('Allow_User_Change_Templates', true); // true or false
	if(isset($_COOKIE['template'])){
		$thetemp = $_COOKIE['template'];
	} else {
		$thetemp = "mollio-D";
	}
	define('The_Template', $thetemp);
// ---
Reply With Quote
  #2 (permalink)  
Old 06-12-2006, 06:14 PM
Casual Pligger
 
Join Date: Jun 2006
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Nevermind, now it is working, not sure what the hell happened.
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
change template error gadiez Template Support 5 08-30-2008 11:58 AM
HELP: Continuos parse errors when trying to change the template code juanmartinbravo General Help 7 01-26-2008 05:03 AM
Got This Parse Error on c_ file on line 141 endph General Help 0 02-14-2007 06:44 PM
How to make / change a template in Pligg Beta 7 jimbeam General Help 0 12-05-2006 01:19 PM
When I change the template, I receive the following error kelp Template Support 1 07-24-2006 05:07 AM


Search Engine Friendly URLs by vBSEO 3.2.0