coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: stardust on July 01, 2008, 09:50:43 PM

Title: [Solved]: Editting FAQ page (both in /lang/ & /faq.php)
Post by: stardust on July 01, 2008, 09:50:43 PM
Usually I'm able to edit a few FAQ in /lang/english.php, but then I usually end up making an error in the syntax or the whole gallery just goes blank and I have to replace the english.php with the original(uneditted) content. I'm not familiar with PHP too well so I'm not sure what I'm doing wrong, but I was wondering if it's okay to delete the faq section in /lang/english.php and edit the actual /faq.php using the page template code (http://forum.coppermine-gallery.net/index.php/topic,21000.0.html)? Or is that not recommended? There's just a lot of questions I want to add, and it'd be easier if I could code it myself with a blank template page.
Title: Re: Editting FAQ page (both in /lang/ & /faq.php)
Post by: Joachim Müller on July 02, 2008, 07:48:13 AM
Just edit the file faq.php then.
Title: Re: Editting FAQ page (both in /lang/ & /faq.php)
Post by: stardust on July 04, 2008, 09:06:47 PM
I didn't know if it would mess up anything, but I changed faq.php and it still works. Thanks.