Forum: vBulletin 4.x Styles
25 Nov 2018, 06:26
|
Replies: 20
Views: 50,418
|
Forum: vBulletin 4 Articles
03 Nov 2017, 16:52
|
Replies: 77
Views: 44,785
|
Forum: vBulletin 4.x Styles
22 Oct 2017, 09:50
|
Replies: 20
Views: 50,418
|
Forum: vBulletin 4 Articles
12 Oct 2017, 10:51
|
Replies: 439
Views: 115,380
|
Forum: vBulletin 4 Articles
11 Oct 2017, 19:59
|
Replies: 439
Views: 115,380
What do i wrong here ? :eek:
<vb:if...
What do i wrong here ? :eek:
<vb:if condition="is_member_of($bbuserinfo, 1) AND THIS_SCRIPT == 'commerce_cart'">
<div align="right" style="position:relative; top:-25px !important; bottom:-15px;...
|
Forum: vBulletin 4.x Styles
06 Oct 2017, 21:37
|
Replies: 20
Views: 50,418
Do you mean that way ...
156667
For...
Do you mean that way ...
156667
For that you have to edit :
html {
background:{vb:stylevar doc_background};
<vb:if condition="$stylevar['textdirection'] == 'rtl'"> /* VBIV-11882 */...
|
Forum: vBulletin 4.x Styles
06 Oct 2017, 14:07
|
Replies: 20
Views: 50,418
Migratoria
Then you have to tell me what...
Migratoria
Then you have to tell me what color and where you want to exchange.
For example: This link color, this background and so on.
It is best to upload a screenshot, then I know where I...
|
Forum: vBulletin 4.x Styles
01 Oct 2017, 21:09
|
Replies: 20
Views: 50,418
|
Forum: vBulletin 4.x Styles
17 Sep 2017, 15:40
|
Replies: 20
Views: 50,418
|
Forum: vBulletin 4.x Add-ons
04 Sep 2017, 20:08
|
Replies: 425
Views: 103,870
|
Forum: vBulletin 4.x Add-ons
28 Aug 2017, 14:47
|
Replies: 425
Views: 103,870
|
Forum: News and Announcements
12 Aug 2017, 09:16
|
Replies: 10
Views: 14,498
|
Forum: vBulletin Status Icon Sets
08 Aug 2017, 14:48
|
Replies: 3
Views: 65,723
|
Forum: vBulletin 4.x Styles
08 Aug 2017, 14:40
|
Replies: 20
Views: 50,418
|
Forum: vBulletin 4.x Styles
23 Jul 2017, 18:47
|
Replies: 20
Views: 50,418
|
Forum: vBulletin 4.x Styles
23 Jul 2017, 18:44
|
Replies: 20
Views: 50,418
vBulletin 4.2.5 Green Style
The following style was created for vBulletin 4.2.5.
I have tested the style three days with Firefox, Chrome and IE and did not found errors.
This does not have to mean that no more errors exist...
|
Forum: vBulletin 4.x Styles
19 Jul 2017, 15:28
|
Replies: 2
Views: 37,902
|
Forum: vBulletin 4.x Styles
18 Jul 2017, 17:48
|
Replies: 2
Views: 37,902
ACP Style Green
Admin Control Panel Style
Install instructions:
No installation needed!
Just unzip rbc-green.zip
upload the rbc-Green folder to your cpstyles folder
normally:
forumroot/cpstyles
|
Forum: vBulletin.org Site Feedback
16 Jul 2017, 09:31
|
Replies: 88
Views: 14,935
|
Forum: vBulletin 4.x Add-ons
12 Jul 2017, 17:03
|
Replies: 672
Views: 123,353
that makes me happy :)
I had a similar...
that makes me happy :)
I had a similar problem with the project tools,
dave (https://www.vbulletin.org/forum/member.php?u=386389) has shown me the right way and so I could help them. ;)
|
Forum: vBulletin 4.x Add-ons
12 Jul 2017, 11:47
|
Replies: 672
Views: 123,353
try
...
try
/includes/class_dm_vblinklist_entry.php
find
function vB_DataManager_vBLinklist_Entry(&$registry, $errtype = ERRTYPE_STANDARD)
{
|
Forum: vBulletin 4.x Add-ons
05 Jun 2017, 13:48
|
Replies: 425
Views: 103,870
|
Forum: vBulletin 4.x Add-ons
04 Jun 2017, 20:19
|
Replies: 425
Views: 103,870
@ Dave
GOT IT !! :)
In...
@ Dave
GOT IT !! :)
In class_bbcode_pt.php i changed :
parent::vB_BbCodeParser($registry, $tag_list, $append_custom_tags);
to : (it is crazy i know, but it works ...)...
|
Forum: vBulletin 4.x Add-ons
04 Jun 2017, 17:42
|
Replies: 425
Views: 103,870
@ Dave
I changed the files:
/vbhome/ ...
@ Dave
I changed the files:
/vbhome/
projectajax.php (c 100/202/363/374)
projectpost.php (c 406/704/757/1407/1414/1578/2697/2714/3103/3296/3353/3438/3973/4554)
projectsearch.php (c...
|
Forum: vBulletin 4.x Add-ons
04 Jun 2017, 15:32
|
Replies: 425
Views: 103,870
|