Forum: vBulletin 5.x Products & Extensions
12 Apr 2020, 11:55
|
Replies: 9
Views: 4,757
|
Forum: vB5 Programming Discussions
03 Feb 2017, 15:57
|
Replies: 5
Views: 3,516
I have a vb5 skeleton mod here...
I have a vb5 skeleton mod here (http://www.vbulletin.org/forum/showthread.php?p=2573259&highlight=skeleton#post2573259) that has a basic module in it. By examining the xml file
, you can learn how...
|
Forum: vB5 Programming Discussions
29 Jan 2017, 21:02
|
Replies: 5
Views: 1,026
|
Forum: vB5 General Discussions
25 Jan 2017, 01:32
|
Replies: 4
Views: 2,249
This project has been permanently sidelined by...
This project has been permanently sidelined by the events functionality currently being developed and added to vb5 by the vb developers. A calendar is coming and it will be awesome.....since I do't...
|
Forum: vB5 Programming Discussions
24 Jan 2017, 04:51
|
Replies: 5
Views: 1,026
|
Forum: vB5 Programming Discussions
19 Jan 2017, 02:49
|
Replies: 5
Views: 1,026
|
Forum: Community Lounge
26 Dec 2016, 12:50
|
Replies: 24
Views: 3,467
|
Forum: vB5 General Discussions
10 Dec 2016, 02:38
|
Replies: 2
Views: 1,029
|
Forum: vB5 Programming Discussions
07 Dec 2016, 20:51
|
Replies: 6
Views: 939
|
Forum: Community Reviews
02 Dec 2016, 13:58
|
Replies: 3
Views: 2,136
|
Forum: vB5 General Discussions
30 Nov 2016, 03:30
|
Replies: 4
Views: 2,249
|
Forum: vB5 General Discussions
30 Nov 2016, 03:26
|
Replies: 9
Views: 801
|
Forum: vB5 General Discussions
29 Nov 2016, 22:58
|
Replies: 9
Views: 801
More than likely, there is an extra tag or...
More than likely, there is an extra tag or unclosed tag in your code that is interfering with site-builder. If you want to post the code so we can look at it to find the issue or by pm if you want to...
|
Forum: News and Announcements
28 Nov 2016, 03:33
|
Replies: 28
Views: 12,637
|
Forum: vBulletin Pre-Sales Questions
28 Nov 2016, 03:30
|
Replies: 24
Views: 11,242
I'm currently working on a "basic" events...
I'm currently working on a "basic" events calendar which will be offered up as a free extension.
Check this link for more info. http://www.vbulletin.org/forum/showthread.php?t=323824
|
Forum: vB5 General Discussions
24 Nov 2016, 19:53
|
Replies: 14
Views: 2,327
|
Forum: vB5 Programming Discussions
24 Nov 2016, 02:18
|
Replies: 5
Views: 788
|
Forum: vB5 Programming Discussions
23 Nov 2016, 23:46
|
Replies: 5
Views: 788
|
Forum: vB5 Programming Discussions
23 Nov 2016, 21:54
|
Replies: 5
Views: 788
Weird situation on template condition
Ok guys, Here's the deal. I'm doing a simple if condition
<vb:if condition="$channelid == $url.channelid">
....do something
Here's the problem, I can't get the two to equal each other. See...
|
Forum: vB5 Design and Graphics Discussions
23 Nov 2016, 11:17
|
Replies: 6
Views: 1,559
No. additional.css is just for css. Easiest way...
No. additional.css is just for css. Easiest way to add the script is in an ad module. Open site-builder, drag the ad module down on the page, paste the code above in the ad module editor enclosed in...
|
Forum: vB5 General Discussions
22 Nov 2016, 12:43
|
Replies: 5
Views: 727
I just created a new account on your forum. ...
I just created a new account on your forum. After the signup process, it said it was going to send an email (I never received it), then upon refresh, it said I was banned. I suspect a configuration...
|
Forum: vB5 Design and Graphics Discussions
21 Nov 2016, 03:23
|
Replies: 6
Views: 1,559
You can with javascript/jquery. There is a...
You can with javascript/jquery. There is a javascript object on every page called pageData. The pagetemplateid is in that array. You can find the pagetemplate id by right click, view source, find...
|
Forum: vB5 General Discussions
21 Nov 2016, 00:00
|
Replies: 50
Views: 4,510
|
Forum: vB5 General Discussions
20 Nov 2016, 02:44
|
Replies: 50
Views: 4,510
|
Forum: vB5 General Discussions
19 Nov 2016, 16:49
|
Replies: 50
Views: 4,510
I will add that while there aren't a huge...
I will add that while there aren't a huge quantity of mods on vBorg, that doesn't mean there aren't any to chose from. Most of the more complicated and sophisticated products built for vb5 are not...
|