PHP Illiterate PHP Illiterate
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

PHP Illiterate

Started by LLM, December 28, 2006, 12:22:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LLM

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.

Nibbler

Edit your language file, eg lang/english.inc.php

LLM

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. 

Tranz

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.