Forum: vB4 General Discussions
04 Jul 2020, 08:48
|
Replies: 2
Views: 134
|
Forum: vB4 General Discussions
01 Jul 2020, 08:39
|
Replies: 2
Views: 134
Re-use an old image in VB4 CMS
If you have thousands of images it is next to impossible to find an previously uploaded image in order to re-use it in a different article to the one that originally used it. You need to go though...
|
Forum: vB4 Design and Graphics Discussions
01 Dec 2018, 06:47
|
Replies: 15
Views: 3,212
In case I save somebody the time to do the...
In case I save somebody the time to do the research:
<vb:if condition="$threadinfo['threadid'] > '1234'">
This worked for me on the SHOWTHREAD template out of the box. I have used for the href...
|
Forum: vB4 General Discussions
06 May 2017, 13:48
|
Replies: 3
Views: 428
|
Forum: vB4 General Discussions
05 May 2017, 23:09
|
Replies: 3
Views: 428
|
Forum: vB4 Design and Graphics Discussions
29 Apr 2017, 11:08
|
Replies: 18
Views: 7,028
Margin
You can still keep a margin adding something like this to the additional.css template
html { margin: 0 2%;}
|
Forum: vB4 General Discussions
23 Oct 2016, 20:36
|
Replies: 0
Views: 201
|
Forum: vB4 General Discussions
01 May 2013, 13:14
|
Replies: 3
Views: 388
|
Forum: vB4 General Discussions
25 Apr 2013, 11:53
|
Replies: 3
Views: 388
|
Forum: vB4 General Discussions
02 Apr 2013, 21:52
|
Replies: 3
Views: 388
Images for Facebook likes, CMS
I want the right images to be selected by Facebook when liking of when posting automatically to my FB account via Twitterfeed.
For that I need to add rel="image_src" in the article images.
I've...
|
Forum: vBulletin 4.x Add-ons
05 Mar 2013, 20:32
|
Replies: 428
Views: 94,667
|
Forum: vBulletin 4.x Add-ons
05 Mar 2013, 19:33
|
Replies: 1,920
Views: 2,584,960
|
Forum: vBulletin 4.x Add-ons
05 Mar 2013, 17:57
|
Replies: 1,920
Views: 2,584,960
Hard to trust
I'd think of buying this, but the developer has not been round here or his own forum for months, the link to the right thread is dead and the demo web site does no longer exist, so it is difficult to...
|
Forum: vBulletin 4.x Template Modifications
17 Feb 2013, 11:53
|
Replies: 6
Views: 7,348
Thanks for sharing this.
Since vB does not...
Thanks for sharing this.
Since vB does not provide total views for a section, I have used
<vb:if condition="in_array($vbulletin->parentnode, array(5)) OR $vbulletin->nodeid == 5">
type...
|
Forum: vB4 General Discussions
02 Mar 2012, 09:01
|
Replies: 5
Views: 531
|
Forum: vB4 General Discussions
29 Feb 2012, 11:26
|
Replies: 5
Views: 531
|
Forum: vB4 General Discussions
28 Feb 2012, 08:25
|
Replies: 5
Views: 531
|
Forum: vB4 General Discussions
27 Feb 2012, 18:00
|
Replies: 5
Views: 531
Plugin to capitalize username on registration
Hi all:
I'm after a plugin that capitalizes the username on registration, as I require name and last name.
This is what I have:
$username = ucwords(strtolower($this->fetch_field('username')));...
|
Forum: vBulletin 4.x Template Modifications
16 Jan 2012, 13:44
|
Replies: 51
Views: 22,927
|
Forum: vBulletin 3.8 Add-ons
15 Dec 2011, 10:55
|
Replies: 49
Views: 23,896
|
Forum: vBulletin 3.8 Add-ons
14 Dec 2011, 21:53
|
Replies: 49
Views: 23,896
Did you change anything with respect to the...
Did you change anything with respect to the latest v3 versions? I'm getting this error on v4.1.8:
Fatal error: Cannot redeclare fetch_replaced_session_url() (previously declared in...
|
Forum: vB4 General Discussions
30 Nov 2011, 21:18
|
Replies: 5
Views: 634
|
Forum: vBulletin 4 Articles
07 Nov 2011, 08:24
|
Replies: 100
Views: 73,596
|
Forum: vBulletin 4 Articles
28 Jun 2011, 23:49
|
Replies: 100
Views: 73,596
It would be nice to know how to select...
It would be nice to know how to select background, text and hover colors so that they are different to the subNavBar ones.
I personally prefer this arrow: src="{vb:stylevar...
|
Forum: vBulletin 3.5 Add-ons
14 Dec 2010, 18:38
|
Replies: 241
Views: 53,011
|