Pligg CMS Forums


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



Theme upload failed

Find help with problems related to Pligg templates.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-15-2008, 12:42 PM
New Pligger
 
Join Date: Apr 2007
Posts: 14
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
Sponsor
  #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: 13
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
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 8 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

Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Use the coupon code PLIGG at Dreamhost.com to receive a discount of up to $84.00 Make a donation to support Pligg CMS development