x00
MVPx00 MVP
Reactions
-
Re: any advice on auto increment logic issue with vanilla (category issues)!?
so you have tried ALTER TABLE `GDN_Category` AUTO_INCREMENT=1 ? (View Post)1 -
Re: How do i un-link the word 'Category', over on the side panel?
you can simply style it differently. I actually did just that. div.Box h4 a, div.Box h4 a:hover { color: #FFFFFF;/*white*/ cursor: default; text-decoration: none; } is that descriptive enough? (View Post)1 -
Re: Food for thought - forum etiquette
nice. I would make it an announcement. You don't want too many announcements but this one is a keeper. (View Post)5 -
Re: Here is my installation of Vanilla. I think it turned out well
Cool Ray Mears's American cousin! (View Post)1 -
Re: {include} smarty tag?
you can use {asset} or create your own smarty function/plugin. look in library/vendors/ Personally I have come to the conclusion that smarty is a bit of waste of time though. If you are using {includ… (View Post)1
