Hello there!
:grin_Sealed: I’m Jo.
:grin_Sealed: I’m Jo.
Not really sure what kind of task it would be to develop, but it sure would come handy. Especially at the vBulletin Options, Forums & Moderators and Usergroups settings.
Hi, Ive only just started to learn to code and must admit it is quite daunting! The actual php dosent look too bad, however its then intergrating it with vbulletin. I was wondering if you fancied creating a section for people in the same boat as myself. Somewhere we can come to get a little…
Hello, I’m currently looking for an adjustment/rewrite on my latest-blog-on-forumhome product. If possible it should fetch the first image from a made blog post and embed it next to the made preview of this post on forumhome. (styling this product, making it table-less and valid is not a requirement) Demo: DIE16 Sniper Clan – Covering…
Une autre idée de hack 🙂 Pouvoir télécharger TOUS les fichiers joints du forum. Option: – Par utilisateur – Par extension – Par groupe ? – Par forum (id)
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 =…
C’est un ancien plugin, probablement de 2005… mais je le mets à jour cet hiver afin de vous donner quelque chose à mordre. Qu’est-ce que c’est? Une page 404 qui vous aidera à attirer l’attention sur plus que de simples pages manquantes sur votre site. Les visiteurs « voudront » y aller… ils participeront même à la…