Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-03-2006, 07:51 PM
dwg dwg is offline
New Pligger
 
Join Date: Mar 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Admin interface for categories not in template design

File: admin_categories.php

Change all calls to The_Template to $the_template.

Change from:
$smarty->assign('tpl_center', $the_template . /admin_templates/admin_main_center');

$smarty->display($the_template . '/cat_edit.tpl');

To:

$smarty->assign('tpl_center', $the_template . '/cat_edit');
$smarty->display($the_template . '/generic_main.tpl');

This change has to be done for cat_edit, cat_add, and cat_listall.
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
MacBlue Free Pligg Template by Yankidank Yankidank Pligg Templates 13 11-10-2008 05:37 PM
URGENT: Have 80% Pligg Design Done, Need Experienced Programmer/Designer to finish it anothercollegestudent Template Support 3 11-07-2007 01:39 AM
admin config messes up the template since beta 8 mito Installation and Upgrade Help 6 10-09-2006 09:20 PM
Template Design andyc Template Support 1 03-22-2006 08:06 AM


Search Engine Friendly URLs by vBSEO 3.2.0