Thread: Pligg Tutorials
View Single Post
  #13 (permalink)  
Old 09-20-2006, 04:09 PM
neale neale is offline
New Pligger
 
Join Date: Sep 2006
Posts: 28
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