Forum: vBulletin 5.x Products & Extensions
12 Apr 2020, 12:55
|
Replies: 9
Views: 3,846
|
Forum: vB5 Programming Discussions
03 Feb 2017, 16:57
|
Replies: 5
Views: 2,883
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, 22:02
|
Replies: 5
Views: 908
|
Forum: vB5 General Discussions
25 Jan 2017, 02:32
|
Replies: 4
Views: 1,958
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, 05:51
|
Replies: 5
Views: 908
|
Forum: vB5 Programming Discussions
19 Jan 2017, 03:49
|
Replies: 5
Views: 908
|
Forum: Community Lounge
26 Dec 2016, 13:50
|
Replies: 24
Views: 3,178
|
Forum: vB5 General Discussions
10 Dec 2016, 03:38
|
Replies: 2
Views: 916
|
Forum: vB5 Programming Discussions
07 Dec 2016, 21:51
|
Replies: 6
Views: 880
|
Forum: Community Reviews
02 Dec 2016, 14:58
|
Replies: 3
Views: 1,865
|
Forum: vB5 General Discussions
30 Nov 2016, 04:30
|
Replies: 4
Views: 1,958
|
Forum: vB5 General Discussions
30 Nov 2016, 04:26
|
Replies: 9
Views: 704
|
Forum: vB5 General Discussions
29 Nov 2016, 23:58
|
Replies: 9
Views: 704
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, 04:33
|
Replies: 28
Views: 11,894
|
Forum: vBulletin Pre-Sales Questions
28 Nov 2016, 04:30
|
Replies: 24
Views: 10,629
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, 20:53
|
Replies: 14
Views: 1,506
|
Forum: vB5 Programming Discussions
24 Nov 2016, 03:18
|
Replies: 5
Views: 700
|
Forum: vB5 Programming Discussions
24 Nov 2016, 00:46
|
Replies: 5
Views: 700
|
Forum: vB5 Programming Discussions
23 Nov 2016, 22:54
|
Replies: 5
Views: 700
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, 12:17
|
Replies: 6
Views: 1,379
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, 13:43
|
Replies: 5
Views: 660
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, 04:23
|
Replies: 6
Views: 1,379
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, 01:00
|
Replies: 50
Views: 3,848
|
Forum: vB5 General Discussions
20 Nov 2016, 03:44
|
Replies: 50
Views: 3,848
|
Forum: vB5 General Discussions
19 Nov 2016, 17:49
|
Replies: 50
Views: 3,848
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...
|