PDA

View Full Version : copyright thingy gone walkies


dep
07-31-2004, 02:43 PM
ok today i was sorting out my footer template to move the the copyright information back above the link bar at the bottom.

after sorting this all out i noticed that the bit that the bit that says.

Powered by vBadvanced CMPS v1.0.0

has gone. can you please give me the code so i can re-added to my homepage.

thanks in advance

mholtum
07-31-2004, 02:51 PM
<p>Powered by <a href="http://www.vbadvanced.com">vBadvanced</a> CMPS v1.0.0</p>


Will work.

Our Sponsors
 

dep
07-31-2004, 03:05 PM
cool thanks but i found my problem

was using
$vbphrase[a_powered_by_vbadvanced]

and meant to use
$vbphrase[powered_by_vbadvanced_cmps]