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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-15-2008, 12:42 PM
New Pligger
 
Join Date: Apr 2007
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Question Theme upload failed

I have tried to extract the theme with theme manager but there was an error.

Quote:
Warning: template_management_unpack(..//modules/template_management/class.tar.php) [function.template-management-unpack]: failed to open stream: No such file or directory in /home/article/public_html/modules/template_management/template_management_main.php on line 231

Warning: template_management_unpack() [function.include]: Failed opening '..//modules/template_management/class.tar.php' for inclusion (include_path='.') in /home/article/public_html/modules/template_management/template_management_main.php on line 231

Fatal error: Cannot instantiate non-existent class: archive_tar in /home/article/public_html/modules/template_management/template_management_main.php on line 233
I don't know what to do.
Reply With Quote
  #2 (permalink)  
Old 05-03-2008, 07:22 PM
ioargento's Avatar
New Pligger
 
Join Date: Aug 2007
Location: Buenos Aires
Posts: 6
Thanks: 0
Thanked 1 Time in 1 Post
I get pretty much the same over here...

I get this for eg when i try to download the 'Mobile' v0.3 by 'ChuckRoast' in the list of available templates:

Code:
Fatal error: Cannot instantiate non-existent class: archive_tar in [pligg directory]/modules/template_management/template_management_main.php on line 233
Of course i have Pligg version 9.9
Reply With Quote
  #3 (permalink)  
Old 06-26-2008, 01:25 AM
baikuken's Avatar
New Pligger
Pligg Version: 9.8
Pligg Template: custom
 
Join Date: Oct 2007
Location: Tokyo
Posts: 13
Thanks: 0
Thanked 7 Times in 4 Posts
Hi !
I got same problem on 9.9 and i solved.

change template_management_main.php as below

Code:
//include_once('../' . template_management_path . 'class.tar.php');
include_once(mnmmodules . 'template_management/class.tar.php');
or just
include_once('class.tar.php');

Last edited by baikuken; 06-26-2008 at 01:46 AM..
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
Fileupload doesn't actually upload files swese44 General Help 3 04-26-2008 12:48 AM
Latest SVN - Image Upload v0.4 broken? aaronpais General Help 3 05-22-2007 03:19 PM
Image Upload / Image display with stories mod - Will pay for dev and share adampoots Modification Tutorials 11 04-10-2007 07:22 PM
Errors Errors everywhere iamcanadian Installation and Upgrade Help 1 01-07-2007 03:31 PM
ERROR: my_base_url is not set. Please correct this using the admin panel. Then refres search Installation and Upgrade Help 7 11-14-2006 10:35 PM


Search Engine Friendly URLs by vBSEO 3.2.0