Ambient lighting with VBAdvanced

Fayle

New Member
I am running Vbulletin 3.8.0 gold with vbadvanced and the ambient lighting skin ported to 3.8.x

It works fine on my forum but the portal doesnt seem to work. Any suggestions?


*Solved*

Thanks Ryuk got it working in about ten minutes
 
2.8? you mean 3.8? lol
well, your portal needs to have the image pack that the skin uses, since it wont read it from the forum folder n_n, so just upload the image pack to the path where you have your portal
 
When installing VBA Portal u need to modify the path's images in the header footer and style options to the full path like
Code:
http://www.yourforum.com/forum/images/etc/etc]yourforum.com
or

$vboptions[bburl]/images/etc/etc
 
Back
Top