Go Back   Pligg Forum > Pligg Development > Pligg Templates
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-15-2008, 11:42 AM
ryukenden ryukenden is offline
New Pligger
 
Join Date: Apr 2007
Posts: 14
Downloads: 1
Uploads: 0
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
Sponsored Links
Check out the New Templates at the Pligg Pro Shop.
  #2 (permalink)  
Old 05-03-2008, 06:22 PM
ioargento's Avatar
ioargento ioargento is offline
New Pligger
 
Join Date: Aug 2007
Location: Buenos Aires
Posts: 6
Downloads: 7
Uploads: 0
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, 12:25 AM
baikuken's Avatar
baikuken baikuken is offline
New Pligger
Pligg Version: 9.8
Pligg Template: custom
 
Join Date: Oct 2007
Location: Tokyo
Posts: 13
Downloads: 26
Uploads: 0
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 12: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

vB 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
Mixed files equal to all wrong with pligg and image upload ( for pligg developers ) Peter Installation and Upgrade Help 0 11-17-2007 02:55 PM
Latest SVN - Image Upload v0.4 broken? aaronpais General Help 3 05-22-2007 02:19 PM
Image Upload / Image display with stories mod - Will pay for dev and share adampoots Pligg Mods 11 04-10-2007 06:22 PM
Errors Errors everywhere iamcanadian Installation and Upgrade Help 1 01-07-2007 02: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 09:35 PM


LinkBacks Enabled by vBSEO 3.0.0