![]() |
|
CjOverkill General Discussion and Support CjOverkill general discussion and support. |
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hello.
I have a problem with in.php I have tried to include the in.php in the header The script im usingis encrypted with ioncube and i have access just to the template files but i used some php scripts the only thing is i have to include in template files like this {php}include....;{/php} but when i include in.php the whole page is not working and i get just a message Error: in bold thats all. |
#2
|
|||
|
|||
![]()
It is not possible to add CjOverkill via templating and caching engines because it needs to use raw php headers for some of it's functions.
If you are using CjOverkill in a combination with some other encoded script, then you can do the following: 1 ) Move index.php to index-original.php Then create an index.php with the following content: PHP Code:
If your script is ioncube encoded, then use the ioncube CjOverkill version to achieve better performance. |
![]() |
Thread Tools | |
Display Modes | |
|
|