N ntlocc New Member Nov 24, 2007 #1 hi, how can I removed the photoplog copyright at the end of the page. I'm using the nulled version of GYSN. thank you in advance.
hi, how can I removed the photoplog copyright at the end of the page. I'm using the nulled version of GYSN. thank you in advance.
F Feckie New Member Nov 25, 2007 #2 If I remember right it is placed in the database, try searcing the database.
M Mr.X New Member Nov 25, 2007 #3 Find in photoplog/settings.php: Code: $photoplog['powered_by'] = "<br /><div class=\"smallfont\" align=\"center\">$vbphrase[photoplog_powered_by_photoplog] ".PHOTOPLOG_VERSION."</div>"; and replace with Code: $photoplog['powered_by'] = ""; Credits: g0rn
Find in photoplog/settings.php: Code: $photoplog['powered_by'] = "<br /><div class=\"smallfont\" align=\"center\">$vbphrase[photoplog_powered_by_photoplog] ".PHOTOPLOG_VERSION."</div>"; and replace with Code: $photoplog['powered_by'] = ""; Credits: g0rn