>>
Site Map
>>
Forums
>>
Patched 7.6.0.3.x
Forum module - topics in forum:
Patched 7.6.0.3.x - Questions, Comments and Bug Reports for nCo Patches
PHP-Nuke 7.6 Ultra Right Blocks Won't Display
I did the patch like nuke said to do in another topic, then I had to insert a code into my index.php of my nuke theme or something and it would fix the problem. But the problem is, I have no index.php in my theme folder
The theme is GreenGlow... and it only comes with a tables.php and a theme.php so where should I insert this code? NukeCode mentioned the code in the instructions for patching nCo PHP-Nuke 6.7 Ultra... I just need to know where to add the code in, tables.phpor theme.php and if so, where at?
| Quote: : |
If you are using a theme that didn't come with nCo Ultra then you must open the theme.php file and find:
if ($index == 1) {
and change it to:
if (defined('INDEX_FILE')) {
|
There it iz, plz help.
AIM: Jon41509
Y!: xXx_xtheOne
Thank you.
You want to chane the code in theme.php
fixed thanks but now I have another problem
Ok what else can you use help with??