Forum: vB4 General Discussions
Today, 14:17
|
Replies: 6
Views: 34
|
Forum: vB4 Design and Graphics Discussions
Yesterday, 08:08
|
Replies: 3
Views: 129
forumbit level 2 post is the display for the...
forumbit level 2 post is the display for the forum section, using an image as the background of the table will give you the effect.
to do this on a per forum basis you would need to use the...
|
Forum: vB3 General Discussions
Yesterday, 07:15
|
Replies: 5
Views: 400
|
Forum: vB4 Design and Graphics Discussions
Yesterday, 06:00
|
Replies: 3
Views: 129
|
Forum: vB3 General Discussions
Yesterday, 05:05
|
Replies: 5
Views: 400
Thread moderation ...
Thread moderation
https://vbulletin.org/forum/attachment.php?attachmentid=158687&stc=1&d=1614834314
|
Forum: vB3 General Discussions
03 Mar 2021, 05:57
|
Replies: 5
Views: 400
Todays screenshot, Attachment Moderation
...
Todays screenshot, Attachment Moderation
https://vbulletin.org/forum/attachment.php?attachmentid=158682&stc=1&d=1614751033
Keep in mind this is all stock functionality, in every screenshot. I...
|
Forum: vB3 General Discussions
02 Mar 2021, 15:35
|
Replies: 5
Views: 400
todays update screenie.
It's going to be...
todays update screenie.
It's going to be more trivial than I thought to replace the guts of each page (forum sections ect, so this may get put on hold for a little) but I do have each page wrapped...
|
Forum: vB4 General Discussions
01 Mar 2021, 21:43
|
Replies: 3
Views: 322
Animating a gradient using a small percentage...
Animating a gradient using a small percentage might do the trick, if this doesn't point you in the right direction and I find some time I might type something out.
--------------- Added 1614636808...
|
Forum: vB3 General Discussions
01 Mar 2021, 16:41
|
Replies: 5
Views: 400
|
Forum: vB3 General Discussions
01 Mar 2021, 09:02
|
Replies: 5
Views: 400
Mobile Control Panels! [Sneak Peak]
Something much needed and visually appealing!
there is more than what is in the shot, including a header and side nav but thats why it is a "sneak peak"
I have started with the modcp (simply...
|
Forum: vB3 Design and Graphics Discussions
28 Feb 2021, 15:11
|
Replies: 3
Views: 1,535
|
Forum: vB3 General Discussions
27 Feb 2021, 15:55
|
Replies: 5
Views: 468
|
Forum: vB3 General Discussions
27 Feb 2021, 15:31
|
Replies: 5
Views: 468
|
Forum: vB3 General Discussions
27 Feb 2021, 14:47
|
Replies: 5
Views: 468
vBulletin 3.8.13 (PHP 7.4) - RELEASE
If you need vBulletin 3 with support for upto php 7.4 I have just bundled together a package and plan on supporting it.
This is NOT a complete vBulletin, This is NOT a Null! You will still need...
|
Forum: vB3 General Discussions
26 Feb 2021, 21:39
|
Replies: 10
Views: 634
|
Forum: vB3 General Discussions
26 Feb 2021, 00:04
|
Replies: 10
Views: 634
|
Forum: vB3 General Discussions
25 Feb 2021, 23:51
|
Replies: 10
Views: 634
|
Forum: vB3 General Discussions
25 Feb 2021, 23:20
|
Replies: 10
Views: 634
php 5.6.4 works best with 3x but it's best to...
php 5.6.4 works best with 3x but it's best to update the core files and use more current php versions, I have not completely finished upgrading mine either but soon I feel I will have no other...
|
Forum: vB3 Programming Discussions
25 Feb 2021, 22:13
|
Replies: 0
Views: 572
Print 'THIS_SCRIPT' on template?
I am 100% aware to manipulate things by page name to use
<if condition="THIS_SCRIPT == 'PAGE'">BLAH BLAH</if>
But I was wondering is there a way to print the script name on the template?
...
|
Forum: vB5 General Discussions
23 Feb 2021, 20:01
|
Replies: 4
Views: 769
|
Forum: vB3 General Discussions
21 Feb 2021, 21:32
|
Replies: 2
Views: 862
|
Forum: vB3 Programming Discussions
21 Feb 2021, 21:12
|
Replies: 4
Views: 1,298
That would not be a bad approach at all, it...
That would not be a bad approach at all, it atleast gets me closer to what I'm after =) I'll put it to test after the project I'm working on and see if I can make use of it.
Thanks Pink
|
Forum: vB4 Design and Graphics Discussions
19 Feb 2021, 20:36
|
Replies: 7
Views: 1,050
|
Forum: vB4 Design and Graphics Discussions
19 Feb 2021, 20:14
|
Replies: 7
Views: 1,050
|
Forum: vB4 Programming Discussions
19 Feb 2021, 19:59
|
Replies: 0
Views: 945
Hooking to footer in default AND mobile
I am trying to hook to the footer in both the mobile style and default style.
in global_start I use:
$templater = vB_Template::create('my_template');
$templatevalues['somevalue'] =...
|