Go Back   Pligg Forum > Pligg Help > Installation and Upgrade Help
Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 09-20-2006, 12:11 PM
kbeeveer46's Avatar
kbeeveer46 kbeeveer46 is offline
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,579
Downloads: 62
Uploads: 6
Thanks: 255
Thanked 651 Times in 515 Posts
It should be in your root directory along with templates. If it's not, just create a folder called "templates_c" (without quotes).
__________________
I accept donations for my time helping users like you on the forum and IRC.

FREE and premium Pligg Web Hosting (NO ads, Includes MySQL, PHP, PHPMyAdmin, and Control Panel) - PM me for discounts on premium packages or if you would like a custom-made package. Paypal accepted.
Reply With Quote
The Following User Says Thank You to kbeeveer46 For This Useful Post:
Sponsored Links
Check out the New Templates at the Pligg Pro Shop.
  #12 (permalink)  
Old 09-20-2006, 02:26 PM
neale neale is offline
New Pligger
 
Join Date: Sep 2006
Posts: 28
Downloads: 4
Uploads: 0
Thanks: 6
Thanked 0 Times in 0 Posts
Thanks I will do that
Reply With Quote
  #13 (permalink)  
Old 09-20-2006, 03:09 PM
neale neale is offline
New Pligger
 
Join Date: Sep 2006
Posts: 28
Downloads: 4
Uploads: 0
Thanks: 6
Thanked 0 Times in 0 Posts
Ok I got the install alot farther
I Had this error on the last page

"Warning: set_time_limit(): Cannot set time limit in safe mode in /nfsn/content/swhois/htdocs/pligg/libs/backup/mysql_backup/mysql_backup.class.php on line 42"

So I went in to the mysql_backup.class.php file & reset "set_time_limit(121)" to
"set_time_limit()" As it was "set_time_limit(121)"

Then I went to the admin pannel as directed and got this error

"Warning: Smarty error: unable to read resource: "../libs/lang.conf" in /nfsn/content/swhois/htdocs/pligg/Smarty.class.php on line 1095"

I'm Wondering if this has anything to do with me putting all the files in a sub folder ?
Reply With Quote
  #14 (permalink)  
Old 09-20-2006, 04:14 PM
kbeeveer46's Avatar
kbeeveer46 kbeeveer46 is offline
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,579
Downloads: 62
Uploads: 6
Thanks: 255
Thanked 651 Times in 515 Posts
try chmoding the lang.conf file to 755. For some reason it gives that error but not all the time. If that doesn't work try 777.
__________________
I accept donations for my time helping users like you on the forum and IRC.

FREE and premium Pligg Web Hosting (NO ads, Includes MySQL, PHP, PHPMyAdmin, and Control Panel) - PM me for discounts on premium packages or if you would like a custom-made package. Paypal accepted.
Reply With Quote
  #15 (permalink)  
Old 09-22-2006, 01:09 AM
noyp noyp is offline
Constant Pligger
 
Join Date: Jun 2006
Posts: 109
Downloads: 26
Uploads: 0
Thanks: 75
Thanked 1 Time in 1 Post
Folks a newbie comment, when i upgrade from Pligg build 138 to the latest version, will my molio template changes be replaced during the upgrade...ie will I need to replace the customized template files?

thanks

noyp
Reply With Quote
  #16 (permalink)  
Old 09-22-2006, 01:20 AM
kbeeveer46's Avatar
kbeeveer46 kbeeveer46 is offline
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,579
Downloads: 62
Uploads: 6
Thanks: 255
Thanked 651 Times in 515 Posts
Unfortunatly, Pligg code is not all the way separated from the template files so a lot of your custom templating will be overwritten. I think this is a very important issue that needs to be resolved so people can upgrade knowing that their template customizations aren't going to be effected.
__________________
I accept donations for my time helping users like you on the forum and IRC.

FREE and premium Pligg Web Hosting (NO ads, Includes MySQL, PHP, PHPMyAdmin, and Control Panel) - PM me for discounts on premium packages or if you would like a custom-made package. Paypal accepted.
Reply With Quote
  #17 (permalink)  
Old 09-22-2006, 11:30 AM
radon's Avatar
radon radon is offline
New Pligger
 
Join Date: Sep 2006
Posts: 4
Downloads: 0
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kbeeveer46 View Post
try chmoding the lang.conf file to 755. For some reason it gives that error but not all the time. If that doesn't work try 777.
same problem: Warning: set_time_limit(): Cannot set time limit in safe mode in /home/httpd/vhosts/bartlome.com/httpdocs/pligg/libs/backup/mysql_backup/mysql_backup.class.php on line 42
I just set the lang.conf file to 777 and made a new DB but nothing chance...

Last edited by radon : 09-22-2006 at 11:33 AM.
Reply With Quote
  #18 (permalink)  
Old 09-22-2006, 11:33 AM
kbeeveer46's Avatar
kbeeveer46 kbeeveer46 is offline
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,579
Downloads: 62
Uploads: 6
Thanks: 255
Thanked 651 Times in 515 Posts
The set time limit might not even effect anything. Even after getting that error try going to your site where you installed Pligg and see if it works.
__________________
I accept donations for my time helping users like you on the forum and IRC.

FREE and premium Pligg Web Hosting (NO ads, Includes MySQL, PHP, PHPMyAdmin, and Control Panel) - PM me for discounts on premium packages or if you would like a custom-made package. Paypal accepted.
Reply With Quote
  #19 (permalink)  
Old 09-22-2006, 11:43 AM
radon's Avatar
radon radon is offline
New Pligger
 
Join Date: Sep 2006
Posts: 4
Downloads: 0
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kbeeveer46 View Post
try chmoding the lang.conf file to 755. For some reason it gives that error but not all the time. If that doesn't work try 777.
Quote:
Originally Posted by kbeeveer46 View Post
The set time limit might not even effect anything. Even after getting that error try going to your site where you installed Pligg and see if it works.
hm.. Then I have this error:

Warning: Smarty error: unable to read resource: "skidoo_too_orig/pligg.tpl" in /home/httpd/vhosts/bartlome.com/httpdocs/pligg/Smarty.class.php on line 1095

http://www.bartlome.com/pligg/login....on%20Installed

Edit: edited the config2.php to $my_base_url = 'http://www.bartlome.com'; $my_pligg_base = '/pligg'; without success

Last edited by radon : 09-22-2006 at 11:54 AM.
Reply With Quote
  #20 (permalink)  
Old 09-22-2006, 11:56 AM
kbeeveer46's Avatar
kbeeveer46 kbeeveer46 is offline
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,579
Downloads: 62
Uploads: 6
Thanks: 255
Thanked 651 Times in 515 Posts
I don't see that error at all. The website looks fine to me.
__________________
I accept donations for my time helping users like you on the forum and IRC.

FREE and premium Pligg Web Hosting (NO ads, Includes MySQL, PHP, PHPMyAdmin, and Control Panel) - PM me for discounts on premium packages or if you would like a custom-made package. Paypal accepted.
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 Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks Enabled by vBSEO 3.0.0