PDA

View Full Version : add code to show up on the portal main page.


error_22
06-07-2006, 03:20 PM
Hi,

I have this small script that generates a random picture. Ive put the code in global.php and ive added the correct html to the navbar template. Everything works just fine, except on the portal main page (vBadvanced CMPS main page). For some reason, it doesnt work.

Ive tried to put the PHP in various files (cmps_index.php among others) but it wont work.

What am I doing wrong?

Thanks in advance

Niklas

calorie
06-21-2006, 08:10 PM
Try checking the HTML source from a vBa page and look at the generated HTML. It could be as easy as getting the image path correct for the random picture to show.