Simple Postbit?
You were saying something about a ‘simple’ comment postbit. Well i was starting to draw out it and i thought what about the legacy and regular postbit difference? Should we make one or both?
You were saying something about a ‘simple’ comment postbit. Well i was starting to draw out it and i thought what about the legacy and regular postbit difference? Should we make one or both?
New design for all the RSS Feed you apply to your forum. Actually, inside vBulletin, you have: a rss feed inside a forum is used only to display small amount of text from the feed itself… having to click the thread title to see the small text of the feed is irrelevant. no capability to…
The following message was sent to you via the vbEnhancer.com Contact Us form by Michael Biddle. I have an account from vbtech, and I cannot post anywhere here. Also, My PM inbox is full and I cannot read any of my messages, can this please be corrected. I am trying to send a PM to…
Not really sure if OK to ask here, since this question isn’t exactly related to this website. In short, I’m lost why one code is, and an almost similar code isn’t working. Working: [php]$search = addslashes(‘‘); $replace = addslashes(‘ test’); $vbulletin->templatecache = str_replace($search, $replace.$search, $vbulletin->templatecache);[/php] Not working: [php]$search = addslashes(‘‘); $replace = $vbulletin->templatecache; $vbulletin->templatecache =…
I thought I’d pop in and say hello whilst I have a little look around.
I was working on the promotions manager for the releases engine when i started to think about how to handle multiple promotions affecting the same threads. And my question was do you think the manager should stop you from adding promotions that affect the same forum? Or something else?
in the last minutes, i dropped the trachbeen.. (yeah, trashbin) it was containing a lot of threads (like 15 000) created by ico-content on test, and some other rss feeds that were pointless on this site. i also dropped more than 5000 useless users which were related to these threads. so the site will be…