Forum: vB3 General Discussions
30 Mar 2022, 20:41
|
Replies: 4
Views: 177
|
Forum: vB3 General Discussions
30 Mar 2022, 08:58
|
Replies: 7
Views: 458
|
Forum: vB4 Programming Discussions
30 Mar 2022, 05:34
|
Replies: 0
Views: 595
vb4's each condition
in vb4 we can use <vb:each> as a foreach within templates. This is actually a very cool feature.
I am trying to port it to vb3 but am having some difficulty.
Looking into the files I have...
|
Forum: vB3 General Discussions
30 Mar 2022, 05:27
|
Replies: 7
Views: 458
|
Forum: vB3 General Discussions
29 Mar 2022, 23:36
|
Replies: 7
Views: 458
|
Forum: vBulletin 3.8 Add-ons
23 Mar 2022, 12:33
|
Replies: 0
Views: 624
DRC - Allow Multiple Registrations Per Usergroup
Just something I wanted and whipped up real fast. Thought I'd share for anyone who may want it.
By default vB allows you to allow all users to register multiple accounts, I wanted to only allow...
|
Forum: Modification Requests/Questions (Unpaid)
23 Mar 2022, 11:20
|
Replies: 0
Views: 921
Multiple registrations per uusergroup
I know I've seen it before, I have searched every search term I can think of.
I'm looking for the mod that allows multiple registrations, per usergroup.
the basic function exists in vb by...
|
Forum: vB4 Programming Discussions
22 Mar 2022, 02:12
|
Replies: 0
Views: 147
quick question so i can convert my products =)
I was just wondering if I had this stuff right so I can upgrade some of my products.
$templater = vB_Template::create('template');
$templater->register('var', $vbulletin->GPC['text']);...
|
Forum: vB3 Programming Discussions
21 Mar 2022, 10:58
|
Replies: 0
Views: 4,982
Creating a Load More button, Need Some Help.
So this is petty standard feature of most sites today, load more by pressing a button. So what Im trying to do is make an ajax request to a duplicated modified forumdisplay.php to load the next page...
|
Forum: vBulletin 4.x Add-ons
17 Mar 2022, 20:39
|
Replies: 847
Views: 136,098
|
Forum: vBulletin 4.x Add-ons
15 Mar 2022, 08:22
|
Replies: 847
Views: 136,098
|
Forum: vB4 General Discussions
14 Mar 2022, 00:44
|
Replies: 2
Views: 354
|
Forum: vB5 Programming Discussions
13 Mar 2022, 17:39
|
Replies: 3
Views: 1,020
|
Forum: vBulletin 3.8 Add-ons
13 Mar 2022, 09:36
|
Replies: 0
Views: 547
DRC - Lightybox
I wanted something new for images within posts, highslide and lightbox are a little outdated. So I came up with this.
DRC - Lightybox is a more modern lightbox that is mobile friendly!
I used...
|
Forum: vB3 General Discussions
10 Mar 2022, 13:25
|
Replies: 3
Views: 256
|
Forum: vB3 General Discussions
09 Mar 2022, 05:35
|
Replies: 22
Views: 6,559
|
Forum: vB3 General Discussions
09 Mar 2022, 05:30
|
Replies: 3
Views: 256
Can someone test for me please
So I recently re did my site due to numerous fake accounts. since the enhancements i have created / implemented i have not had one registration. The content of my site right now it's understandable...
|
Forum: vBulletin 4.x Add-ons
05 Mar 2022, 22:59
|
Replies: 1,342
Views: 358,864
|
Forum: vB3 Programming Discussions
04 Mar 2022, 03:02
|
Replies: 0
Views: 150
Using vboption inside javascript (template cache)
I am creating a replace via a plugin and however I try to add an option field it is breaking.
$vbulletin->templatecache['footer'] .= '\n'.'<script>var secs=$vboptions[drcsecs],.....
the option...
|
Forum: vBulletin 3.8 Add-ons
27 Feb 2022, 20:05
|
Replies: 16
Views: 8,785
I am not redistributing Vbulletin complete, nor...
I am not redistributing Vbulletin complete, nor am I nulling it. I simply modify core files and release them where the end user must have an actual license and the default core to be able to use......
|
Forum: vBulletin 3.8 Add-ons
27 Feb 2022, 19:59
|
Replies: 16
Views: 8,785
|
Forum: vB3 Programming Discussions
26 Feb 2022, 19:46
|
Replies: 17
Views: 621
|
Forum: vB3 Programming Discussions
26 Feb 2022, 18:58
|
Replies: 17
Views: 621
|
Forum: vB3 Programming Discussions
26 Feb 2022, 18:38
|
Replies: 17
Views: 621
you know thats me xD =P TheLastBatman, I dont...
you know thats me xD =P TheLastBatman, I dont think I ever addressed the email issue, ill look into it though.
Ill play around with v5 and php 8 in the next few days
Im also fully responsive,...
|
Forum: vB3 Programming Discussions
26 Feb 2022, 17:30
|
Replies: 17
Views: 621
this thread got wayy de railed, but since I...
this thread got wayy de railed, but since I already figured out a solution (and released the product) ill roll with it lol.
lange, not sure what addon you are using, but v2 is actually a little...
|