coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: LLM on December 28, 2006, 12:22:35 AM

Title: PHP Illiterate
Post by: LLM on December 28, 2006, 12:22:35 AM
OK  I've got CMPG up and running and have included themes and some plugins.  Everything works fine, no issues with install as it was all very straight forward.  So now I would like to add other content on certain pages, ie: extra text, placed images.  I've searched the forum a number of times and cannot seem to find

Example:  I would like to edit the content of the FAQ so that it is more site specific.  Opening the faq.php only shows the code but the Q's & A's are not in that file .  Where do I edit the text content of the Q & A?  Any assist would be much appreciated.
Title: Re: PHP Illiterate
Post by: Nibbler on December 28, 2006, 12:30:15 AM
Edit your language file, eg lang/english.inc.php
Title: Re: PHP Illiterate
Post by: LLM on December 28, 2006, 01:02:58 AM
Thanks Nibbler. 

Nice to get a straight forward answer. 

Have found the files to edit ~ english.php and english_gb.php so I'll edit one and copy/paste into the other. 

As I have enabled all languages for users unfortunately I don't think I can edit those other languages. 

So I may turn them off and just use english. 
Title: Re: PHP Illiterate
Post by: Tranz on December 28, 2006, 01:48:49 AM
Instead of turning off all languages, you can turn on English fallback. That way, if some text isn't in those non-english language files, the english text should show.