PDA


View Full Version : Problem With New Template Buttons


gd_mehmed emre
02-08-2006, 12:19 PM
I installed a template named Metallic. I installed it to my /forums directory. The forums run well. But when I go to vbadvanced main page there is problem with buttons. Because vbadvanced tries to get the buttons image from /home directory, but my buttons are installed at /home/forums directory. How can i solve this problem can you help me please?

Thanks from now..

KW802
02-08-2006, 01:13 PM
Try re-running the vbacmps_install.php script and select the option to update your image paths. If that still doesn't work the you'll need to go into your Style Manager and update the paths to be fully qualified (eg: instead of "forums/buttons" make it http://www.mysite.com/forums/buttons" and so on).