Is it safe to use the FAQ from earlier versions of CPG with my 1.5.12 install? I know it means I need to modify the language file as well as adding in the faq.php and creating a link for it in the menu. Is there any reason this would be a problem? Obviously I'll go through the info and update it to fit anything that's changed since 1.4.x, but I really like the format of that FAQ. (I really wish the FAQ was still a built-in part of CPG.)
Since my site isn't officially live yet, I decided to test this out. It works just fine. But I'd still like to know if it poses any security risks or could cause any other problems. I noticed the coding in the 1.4.x english.php file is different from the 1.5.12 version, the former using array( for the FAQ section and the latter using $lang_filename_php[ throughout, but I don't know enough about PHP to convert one to the other and still maintain the format of the FAQ. Am I okay leaving it, or should I not?
Quote from: jenepherre on April 11, 2011, 03:12:47 AM
I'd still like to know if it poses any security risks or could cause any other problems
I cannot see a security reason not to use the old
faq.php file in cpg1.5.x.
Quote from: jenepherre on April 11, 2011, 03:12:47 AM
I noticed the coding in the 1.4.x english.php file is different from the 1.5.12 version, the former using array( for the FAQ section and the latter using $lang_filename_php[ throughout, but I don't know enough about PHP to convert one to the other and still maintain the format of the FAQ. Am I okay leaving it, or should I not?
You don't need to convert it.
Awesome. Thanks so much for your help! I think this thread can be marked closed.
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
you can tag your answer as "solved" by clicking on the little image in your initial posting on your thread.