Theme upload failed

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-15-2008, 12:42 PM
New Pligger
 
Join Date: Apr 2007
Posts: 11
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
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: 12
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Module (File and Image Attachment) Yankidank Free Modules 158 03-19-2010 04:49 PM
A "better" function to generate thumbs for upload module. bilicc Questions and Comments 3 08-25-2009 04:02 AM
Fileupload doesn't actually upload files swese44 Questions and Comments 3 04-26-2008 12:48 AM
Errors Errors everywhere iamcanadian Questions and Comments 1 01-07-2007 03:31 PM
ERROR: my_base_url is not set. Please correct this using the admin panel. Then refres search Questions and Comments 7 11-14-2006 10:35 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development