x00
MVPx00 MVP
Reactions
-
Re: Image Path Function?
what context? check out library/core/functions.general.php and library/core/functions.render.php Asset will get you the path to an asset, SmartAsset is a smarter version. Url can get you paths. Img i… (View Post)1 -
Re: Migrated from Vbulletin 4.2.2 to Vanilla 2.1, Issues with Mod Rewrite (URL)
The main thing with trailing slash or not is to stick with one. Constituency is the more important thing. Also some server default will automatically redirect one to the other so you need to be aware… (View Post)3 -
Re: Problems converting from IPB 3.2.3 to Vanilla
well my parser will handle that but the timestamp will be stripped. (View Post)3 -
Re: Problems converting from IPB 3.2.3 to Vanilla
codequotehideurlimgsizefontcolorlistbius that is basically it (View Post)1 -
Re: can't find search tab!
you can see quite clearly the search is there by using an inspect it is not being displayed becuase of display: none #Head form { background: none repeat scroll 0 0 #FFFFFF; border-radius: 2px; displ… (View Post)1
