Forum: vB5 General Discussions
Yesterday, 06:49
|
Replies: 3
Views: 84
|
Forum: vB5 Programming Discussions
11 Jan 2021, 05:09
|
Replies: 7
Views: 187
|
Forum: vB5 Programming Discussions
08 Jan 2021, 12:00
|
Replies: 7
Views: 187
|
Forum: vB5 Programming Discussions
02 Jan 2021, 19:13
|
Replies: 4
Views: 113
|
Forum: vB5 General Discussions
30 Dec 2020, 14:05
|
Replies: 2
Views: 49
|
Forum: vBulletin 5.x Products & Extensions
30 Dec 2020, 09:30
|
Replies: 3
Views: 157
[CJ] Staff online widget
I created an add-on years ago which show online-staff-members by using the wol API, but after a mod show up here I decide to create a new version of my add-on.
This add-on uses vB5's own API and...
|
Forum: vBulletin 5.x Products & Extensions
27 Dec 2020, 06:26
|
Replies: 11
Views: 1,172
|
Forum: vBulletin 5.x Products & Extensions
26 Dec 2020, 06:50
|
Replies: 11
Views: 1,172
|
Forum: vB5 Programming Discussions
20 Dec 2020, 10:17
|
Replies: 4
Views: 296
|
Forum: vB5 Programming Discussions
20 Dec 2020, 09:11
|
Replies: 4
Views: 296
|
Forum: vBulletin 5.x Products & Extensions
09 Dec 2020, 08:42
|
Replies: 88
Views: 34,929
|
Forum: vB5 Programming Discussions
02 Dec 2020, 05:18
|
Replies: 2
Views: 51
You could use substr...
{vb:set testtitle,...
You could use substr...
{vb:set testtitle, 'This is a test with more than 20 chars and it will be shorten...'}
{vb:set shortentitle, {vb:php substr, {vb:raw testtitle}, 0, 20}}
{vb:raw...
|
Forum: vB5 Programming Discussions
30 Nov 2020, 10:54
|
Replies: 6
Views: 177
|
Forum: vB5 Programming Discussions
30 Nov 2020, 09:10
|
Replies: 11
Views: 2,525
|
Forum: vB5 Programming Discussions
30 Nov 2020, 08:58
|
Replies: 6
Views: 177
That needs a little custom coding to tell the...
That needs a little custom coding to tell the forums-template which templates you want to show.
Some new mods here use only sql to fetch stuff, without any permissions or caches been used. That...
|
Forum: vB5 Programming Discussions
30 Nov 2020, 08:51
|
Replies: 11
Views: 2,525
|
Forum: vB5 Programming Discussions
30 Nov 2020, 05:23
|
Replies: 11
Views: 2,525
|
Forum: vBulletin 5.x Products & Extensions
18 Nov 2020, 10:31
|
Replies: 28
Views: 1,965
|
Forum: vB5 Programming Discussions
10 Nov 2020, 15:07
|
Replies: 2
Views: 1,722
You could check on frontend controller...
You could check on frontend controller "createcontent" functions "actionTextNodeInternal" and "getEventInput". Also at "API/Content/event.php"
Your callApi should be "content_event".
|
Forum: vBulletin 5.x Products & Extensions
09 Nov 2020, 21:59
|
Replies: 21
Views: 2,252
Iam developing, but not for free and I will not...
Iam developing, but not for free and I will not discuss that because it seems you have your opinion set freezed. I have over 7 years of vB5 experience but I do not want to take care of lazy dudes who...
|
Forum: vBulletin 5.x Products & Extensions
09 Nov 2020, 20:56
|
Replies: 21
Views: 2,252
Thats the reason I do not upload a lot of my...
Thats the reason I do not upload a lot of my addons here or elsewhere... Why are you using almost the entire code from Glenn and also almost the entire plugin from rellect and take the credits for a...
|
Forum: vB5 General Discussions
06 Nov 2020, 12:48
|
Replies: 2
Views: 2,226
|
Forum: vBulletin 5.x Products & Extensions
06 Nov 2020, 12:34
|
Replies: 2
Views: 2,156
[CJ] Randomize
[CJ] Randomize is a vB5 plugin to create random integers, chars and strings to use it on the template.
Tested with 5.6.4 but should work with all other versions.
Because there is no built in...
|
Forum: vBulletin 5.x Products & Extensions
30 Oct 2020, 07:55
|
Replies: 25
Views: 3,217
All of you should vote for this bug-/...
All of you should vote for this bug-/ featurerequest-reports:
https://tracker.vbulletin.com/vbulletin5/issues/VBV-17825
https://tracker.vbulletin.com/vbulletin5/issues/VBV-5356
Delete the...
|
Forum: vBulletin 5.x Products & Extensions
29 Oct 2020, 15:20
|
Replies: 25
Views: 3,217
|