PDA

View Full Version : What's the simply Way to add a php script


vampireman
01-25-2007, 07:11 PM
pls tell me the easyer way to add a php script or code to the main page cause i tried several times and i haad errors (specially at toolboxes.php)
help Me Plssssssssssssssssssssssssss:eek:

shketuljko
02-09-2007, 02:26 PM
This job is very suspicious
Tell me what do you want with this 'new code'.
Where do you want to integrate your code with VIVVO?

kaesar30
02-15-2007, 01:59 PM
HI,
I have troubles with the LINK MANAGER add-on, in the admin panel the links that me appears, but in the frontpage didn't see. Do you know how can solve this? or other Exchange link that can run in Vivo ?
regards
________
Pregnant Masturbation (http://www.fucktube.com/categories/916/masturbation/videos/1)

Micha
02-16-2007, 10:06 AM
This is probably because the language file doesn’t have LNG tag for links manager.
You need to edit your include/lang/english.php file and bellow line 37 add the following code:

'LNG_PLUGIN_LINKS' => 'Links Manager',

Next you need to edit header.tpl and put {PWP_LINKS_LINK} tag somewhere to display the link.