NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms_replacer_rts:frontend_render:galleryx:galleryx-v1-2-2 [2013/02/07 09:27] Knut Heermann (flip-flop) |
english:phpwcms_replacer_rts:frontend_render:galleryx:galleryx-v1-2-2 [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 39: | Line 39: | ||
| - | **Since version 1.6.528:** | + | **Since CMS version 1.6.528 (R528),** the function you need ## trimhtml ($......) ## is no longer present in the CMS. |
| - | + | ||
| - | * Since the CMS version 1.6.528 (R528), the function you need ## trimhtml ($......) ## is no longer present in the CMS. | + | |
| * **Solution:** Replace the function calls ##trimhtml($......)## by ##html_specialchars(trim($......))## in the files | * **Solution:** Replace the function calls ##trimhtml($......)## by ##html_specialchars(trim($......))## in the files | ||
| Line 47: | Line 45: | ||
| * /template/inc_script/galleryx/galleryx_main_v122.inc.php | * /template/inc_script/galleryx/galleryx_main_v122.inc.php | ||
| + | * **In the download file of version 1.2.2a this bug is corrected since 07.02.2013.** | ||
| \\ | \\ | ||