Forum: vB4 Programming Discussions
09 Feb 2017, 17:28
|
Replies: 0
Views: 286
Add search criteria
Hello guys, i'm trying to make some improvements in vb search engine in my forum and I want to add a new criteria.
Its a boolean value stored in post's table, does anyone know how to help me?
...
|
Forum: vB4 Programming Discussions
21 Jan 2017, 12:03
|
Replies: 0
Views: 356
Variable in Threadbits not working
I'm trying to place additional information in threadbit but nothing is happening, there is the code.
Hook: threadbit_display
$getting = new dm_extraInfo;
$threadExtraInfo =...
|
Forum: vB4 Programming Discussions
21 Jan 2017, 11:06
|
Replies: 2
Views: 408
Check this out:...
Check this out: http://www.vbulletin.org/forum/showthread.php?t=228078
I thinks it's all that you need.
It helped to convert a plugin from vb3 to vb4.
I've got tell you that it wasn't so hard,...
|
Forum: vB4 Programming Discussions
20 Jan 2017, 08:00
|
Replies: 0
Views: 398
Modify vBulletin Search
Hello guys, i've modified my thread table adding a column that stores number values such 0's and 1's.
My question is, how can i modify vbulletin's Search in order to cobsider those values stored...
|
Forum: vB4 Programming Discussions
19 Jan 2017, 11:18
|
Replies: 4
Views: 592
|
Forum: vB4 Programming Discussions
19 Jan 2017, 10:41
|
Replies: 0
Views: 341
UserCP CSS
Hello guys, i'm creating my own page of vbulletin and there i've placed some blocks that uses styles from usercp page.
My question is, how can I include usercp css to my own page?
I'm using in...
|
Forum: vB3 Programming Discussions
28 Dec 2015, 00:09
|
Replies: 0
Views: 761
Custom avatar thumbnails not showing
For some reason the custom avatar thumbnails has suddenly stopped showing, it only shows its name and its link.
I've already tried to rebuild it but it didn't work.
Any idea guys?
Thanks for...
|
Forum: vB3 Programming Discussions
28 Dec 2015, 00:07
|
Replies: 5
Views: 563
|
Forum: vB3 Programming Discussions
13 Dec 2015, 02:50
|
Replies: 5
Views: 563
|
Forum: vB3 Programming Discussions
13 Dec 2015, 02:33
|
Replies: 5
Views: 563
Forum acting like its empty
An wierd situation is happening right now with me, all my forum is empty, like if I have empty database, but everything works fine. Log in, profile messages, except the posts and threads, it's all...
|
Forum: vB3 Programming Discussions
26 Sep 2015, 21:00
|
Replies: 5
Views: 988
|
Forum: vB3 Programming Discussions
24 Sep 2015, 17:40
|
Replies: 5
Views: 988
|
Forum: vB3 Programming Discussions
11 Sep 2015, 15:55
|
Replies: 5
Views: 894
|
Forum: vB3 Programming Discussions
10 Sep 2015, 04:31
|
Replies: 5
Views: 894
MySQL Query not working
Hello guys, I'm using the following code to get userid and other stuff from database but everytime a special character like "TM" appears, the query doesn't return any result.
...
|
Forum: vB3 Programming Discussions
01 Sep 2015, 02:06
|
Replies: 5
Views: 988
I guess you could try something like this
...
I guess you could try something like this
require_once(DIR . '/includes/class_bbcode.php');
$newUserTitle = $post['usertitle'];
//Use [c] for , it will save some characters from the usertitle...
|
Forum: vB3 Programming Discussions
18 Aug 2015, 21:11
|
Replies: 0
Views: 931
SMTP - How to disable TLS
Hello guys, I've recently activated the SMTP option and set the SMTP Secure Connection to none, but everytime I send a test email it uses tls, because of this I can't send correctly emails through...
|
Forum: Modification Requests/Questions (Unpaid)
13 Aug 2015, 22:26
|
Replies: 1
Views: 738
|
Forum: vBulletin 4.x Add-ons
11 Sep 2014, 01:44
|
Replies: 539
Views: 509,405
|
Forum: vB3 Programming Discussions
19 Mar 2013, 14:18
|
Replies: 2
Views: 794
|
Forum: vB3 Programming Discussions
19 Mar 2013, 05:22
|
Replies: 2
Views: 794
Info shown in a thread
I've made this sentence to change the forum's logo according to the forum. It works perfectly!
This plugin change the location of image the header, but it can't identify in which forum it is.
the...
|
Forum: vBulletin 4.x Add-ons
10 Mar 2013, 20:09
|
Replies: 357
Views: 59,650
|
Forum: vBulletin 3.8 Add-ons
10 Mar 2013, 00:34
|
Replies: 131
Views: 49,866
|
Forum: vB3 General Discussions
26 Feb 2013, 23:12
|
Replies: 1
Views: 770
Forum's time zone
See on the image the local time and the time on the chat inside vbulletin. I'm using the correct time zone (GMT -3 Brazil) on vbulletin and also inside my server, but in vbulletin and all the mods in...
|
Forum: vBulletin 3.8 Add-ons
10 Feb 2013, 13:34
|
Replies: 70
Views: 19,688
|
Forum: vBulletin 3.7 Add-ons
08 Dec 2011, 11:43
|
Replies: 88
Views: 29,212
|