Need Help With The "Revenge Site" Script

@update to last post
__________________________
how to add new hidden section without the reinstallation of script:
open: system\application\config\config.php
increase value $config['numberOfPart'] eg.
change value from 3 to 4

add :
$config['page4'] = 7; where 7 is how many views

ad in \application\views\viral
new files:
4_hidden_view.php
4_view.php

thats all

regards
 
cyklotrial is great dude

20i9o51.gif
i knew it was simple but my noobish brain was not able to process it

....so the last section never works so lets say you want 5 sections (example-the 5. section being the video) you would add 6 and leave the content from inside the 6_hidden_view.php and 6_view.php blank
 
Back
Top