Forum: vB3 Programming Discussions
21 Dec 2017, 03:57
|
Replies: 6
Views: 713
|
Forum: vB3 Programming Discussions
21 Dec 2017, 02:58
|
Replies: 6
Views: 713
|
Forum: vB3 Programming Discussions
21 Dec 2017, 02:27
|
Replies: 6
Views: 713
|
Forum: vB3 Programming Discussions
21 Dec 2017, 02:08
|
Replies: 6
Views: 713
Strict Standards Error
This is on vB 3.8.7, running PHP 5.6.31.
This error is showing up most recently on the memberinfo page, but has also shown up in the UserCP. I've looked at the files referenced and can't figure...
|
Forum: vB3 General Discussions
13 Oct 2015, 05:14
|
Replies: 0
Views: 587
Automatically parse links in text - quick edit?
I've figured out how to uncheck the box for newpost, newthread and editpost. But now I need to figure out how to do it for quickedit.
What's frustrating is that it's in a bbcode and I've told it...
|
Forum: vB3 Programming Discussions
22 May 2015, 19:43
|
Replies: 2
Views: 806
|
Forum: vB3 Programming Discussions
22 May 2015, 19:38
|
Replies: 2
Views: 806
Multi Option BBCode Hack
I wasn't sure where to post this or who to ask (the developer's profile says he hasn't been on since Oct. 2014).
This hack (http://www.vbulletin.org/forum/showthread.php?t=90869&page=4) is...
|
Forum: vBulletin 4.x Add-ons
28 Apr 2015, 22:23
|
Replies: 160
Views: 28,660
|
Forum: vBulletin 4.x Add-ons
03 Feb 2015, 16:28
|
Replies: 160
Views: 28,660
I've just commented out two of the hook...
I've just commented out two of the hook locations, and now am using this one, which seems to work and not break anything:
$template_hook['navbar_after_links'] .= $add_string; //Line below is fix...
|
Forum: vBulletin 4.x Add-ons
03 Feb 2015, 03:25
|
Replies: 160
Views: 28,660
I had to take a break looking at this... but...
I had to take a break looking at this... but finally at it again!
Okay, after some testing... this is what I've found...
$show['qas_switch'] = false;
if ($vbulletin->userinfo['psi_qas'])
{...
|
Forum: vBulletin 4.x Add-ons
25 Jan 2015, 00:47
|
Replies: 160
Views: 28,660
I'm not the one who actually installed the...
I'm not the one who actually installed the plugin, so I've no idea if the person who did it did anything funky. Since it's technically not my board that I'm helping out with, I'm worried about...
|
Forum: vBulletin 4.x Add-ons
24 Jan 2015, 22:31
|
Replies: 160
Views: 28,660
|
Forum: vBulletin 4.x Add-ons
23 Jan 2015, 04:09
|
Replies: 160
Views: 28,660
|
Forum: vBulletin 4.x Add-ons
21 Jan 2015, 05:08
|
Replies: 160
Views: 28,660
|
Forum: vBulletin 4.x Add-ons
19 Jan 2015, 20:11
|
Replies: 279
Views: 67,867
Running vb 4.2.1 and trying to use the latest...
Running vb 4.2.1 and trying to use the latest version of InfoPanels lite.
After running the .xml plugin to install (all files are uploaded), I go back to the index page of the forum and it's solid...
|
Forum: vB3 Programming Discussions
04 Nov 2014, 03:59
|
Replies: 13
Views: 1,470
|
Forum: vB3 Programming Discussions
04 Nov 2014, 03:34
|
Replies: 13
Views: 1,470
|
Forum: vB3 Programming Discussions
04 Nov 2014, 02:51
|
Replies: 13
Views: 1,470
ShawneyJ...
I've just downloaded the 3.8.9...
ShawneyJ...
I've just downloaded the 3.8.9 Beta 3 files and uploaded them. Updated the config file to have the correct database information in it.
When it go to forumurl.com/install/upgrade.php...
|
Forum: vB3 Programming Discussions
27 Oct 2014, 17:28
|
Replies: 13
Views: 1,470
|
Forum: vB3 Programming Discussions
27 Oct 2014, 17:06
|
Replies: 13
Views: 1,470
|
Forum: vB3 Programming Discussions
27 Oct 2014, 03:42
|
Replies: 13
Views: 1,470
Just moved hosts, getting a php error...
I moved hosts this weekend. Nothing has changed, but now (sometimes) when I click on "Currently Active Users", I'm getting this error:
"Warning: Illegal string offset 'do' in...
|
Forum: vB3 Programming Discussions
08 Jun 2013, 16:51
|
Replies: 2
Views: 468
|
Forum: vB3 Programming Discussions
07 Jun 2013, 22:08
|
Replies: 2
Views: 468
<if> condition from PHP to vbulletin template
I know that within templates, the <if> codes look more like HTML than anything.
I need help translating a PHP code to that format. It's not working and I keep getting an error of: "Parse error:...
|
Forum: vB3 Programming Discussions
30 Oct 2012, 02:51
|
Replies: 1
Views: 774
MEMBERINFO template
I'm still messing with this, but I'm wondering how I can get the IM info and such to show up on the main MEMBERINFO template? I have copied all of the templates from the contact tab and put them in...
|
Forum: vBulletin 3.8 Add-ons
10 Mar 2012, 23:13
|
Replies: 612
Views: 150,671
|