Forum: vBulletin 4.x Add-ons
12 Jan 2015, 04:51
|
Replies: 1,225
Views: 294,004
|
Forum: vBulletin 4.x Add-ons
16 Nov 2014, 04:46
|
Replies: 18
Views: 5,274
Sadly, this is bugged :(
I was hoping to use...
Sadly, this is bugged :(
I was hoping to use this with my forum.
If you soft-delete or delete a post that didn't count, it removes it from your post count, anyway.
For example:
Minimum Chars is...
|
Forum: vB4 Programming Discussions
24 Oct 2014, 16:58
|
Replies: 5
Views: 439
That is my issue, you're right.
I tried adding...
That is my issue, you're right.
I tried adding that piece of code where my queries are executed, but upon submission, I received a blank, white page. I can't give you an error because error reports...
|
Forum: vB4 Programming Discussions
24 Oct 2014, 16:42
|
Replies: 5
Views: 439
Thanks kh99.
However, I don't use the same...
Thanks kh99.
However, I don't use the same variables used in adminfunctions_notice.php
If I remade that file with different names and changed the variables to match my own, do you think it'd work?...
|
Forum: vB4 Programming Discussions
24 Oct 2014, 16:40
|
Replies: 6
Views: 410
|
Forum: vB4 Programming Discussions
24 Oct 2014, 16:30
|
Replies: 5
Views: 439
Notice Flush/add to Cache
Hello,
I made a notice creator form that will easily create notices for my staff (with no HTML involved for them).
Basically, it's a HTML form that they enter the info, and it makes it into HTML...
|
Forum: Modification Graveyard
13 Oct 2014, 04:18
|
Replies: 19
Views: 4,297
|
Forum: vBulletin 4.x Add-ons
04 Oct 2014, 04:45
|
Replies: 1,225
Views: 294,004
Please answer quickly
Whenever someone reports...
Please answer quickly
Whenever someone reports a visitor message, it's deleting the pagetext from the visitor message.
It has to do with the file visitormessagedata_presave.php in hooks, but I...
|
Forum: vBulletin 4.x Add-ons
03 Oct 2014, 16:39
|
Replies: 276
Views: 101,442
Thanks.
Another question, Fillip.
You may not...
Thanks.
Another question, Fillip.
You may not be able to help me with this because it's custom, but..
I have a table on my forum that selects rows from a table in the database and outputs them...
|
Forum: vBulletin 4.x Add-ons
02 Oct 2014, 15:56
|
Replies: 276
Views: 101,442
Hi Fillip,
Is there a reason why Resource...
Hi Fillip,
Is there a reason why Resource Saving Statistic doesn't work properly?
I have a feeling vB Optimise (or my htaccess or something) is caching the swf chart.
Every time I load the ...
|
Forum: vBulletin 4.x Add-ons
01 Oct 2014, 17:39
|
Replies: 1,225
Views: 294,004
|
Forum: vBulletin 4.x Add-ons
16 Sep 2014, 13:14
|
Replies: 818
Views: 168,970
|
Forum: vBulletin 4.x Add-ons
29 Jan 2014, 11:16
|
Replies: 591
Views: 109,909
|
Forum: vB3 General Discussions
22 Dec 2013, 17:52
|
Replies: 4
Views: 464
|
Forum: vBulletin 3.7 Template Modifications
21 Dec 2013, 22:03
|
Replies: 9
Views: 9,312
|
Forum: vBulletin 3.7 Template Modifications
21 Dec 2013, 07:34
|
Replies: 9
Views: 9,312
Thanks for responding.
However, I know what...
Thanks for responding.
However, I know what you're meaning.. but I'm trying to go more in depth & complicated.
If I'm a guest viewing vB.org at your post right now, and you're a moderator of this...
|
Forum: vBulletin 3.8 Add-ons
21 Dec 2013, 01:22
|
Replies: 2,086
Views: 476,392
|
Forum: vB3 General Discussions
11 Dec 2013, 00:35
|
Replies: 0
Views: 345
show usergroup html markup in moderated forum
Hi.
How can I make it show a person's usergroup HTML markup in the forum they're a moderator of only?
For example;
UserA is a moderator of ForumID 5.
If UserA posts in ForumID 5, I want their...
|
Forum: vBulletin 3.7 Template Modifications
10 Dec 2013, 18:47
|
Replies: 9
Views: 9,312
|
Forum: vB3 General Discussions
17 Oct 2013, 16:25
|
Replies: 1
Views: 457
|
Forum: vB3 Programming Discussions
22 Jul 2013, 14:43
|
Replies: 3
Views: 812
Oh, alright, thanks!
And yes, I am aware. I...
Oh, alright, thanks!
And yes, I am aware. I would run a query to set it to 'Yes' for all users and they can go in and set it to No if they'd like to..
Thanks for the help! :)
---------------...
|
Forum: vB3 Programming Discussions
22 Jul 2013, 14:29
|
Replies: 3
Views: 812
if conditionals php
Hi..
I have a question.
When using PHP and global.php, we can use conditionals like:
<?php
if ($vbulletin->userinfo['usergroupid'] == '6' )
{
echo "Hello";
} else {
|
Forum: Modification Requests/Questions (Unpaid)
19 Jul 2013, 08:17
|
Replies: 2
Views: 1,016
|
Forum: vB3 Design and Graphics Discussions
16 Jul 2013, 23:01
|
Replies: 9
Views: 1,267
You could try this:...
You could try this: http://www.vbulletin.org/forum/showthread.php?t=209961&highlight=separate+categories
However, you have 2 navigations now (on my view, anyway)
http://i.imgur.com/IQngxG7.png
|
Forum: Modification Graveyard
16 Jul 2013, 22:54
|
Replies: 1
Views: 1,208
|