The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 74
Search took
0.00
seconds.
Search:
Posts Made By:
Raw Sugar
Forum:
vB3 Programming Discussions
12-21-2017, 01:57 AM
Replies:
6
Strict Standards Error
Views:
866
Posted By
Raw Sugar
Thank you!!!!
Thank you!!!!
Forum:
vB3 Programming Discussions
12-21-2017, 12:58 AM
Replies:
6
Strict Standards Error
Views:
866
Posted By
Raw Sugar
Oh! I found it! What do I put in the .ini file...
Oh! I found it!
What do I put in the .ini file to turn off reporting??
Thank you, Dave!
Forum:
vB3 Programming Discussions
12-21-2017, 12:27 AM
Replies:
6
Strict Standards Error
Views:
866
Posted By
Raw Sugar
Is it bad if I just turn off error reporting? ...
Is it bad if I just turn off error reporting?
I'm not sure that I have access to the PHP.ini file. Where would it be?
Forum:
vB3 Programming Discussions
12-21-2017, 12:08 AM
Replies:
6
Strict Standards Error
Views:
866
Posted By
Raw Sugar
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
10-13-2015, 02:14 AM
Replies:
0
Automatically parse links in text - quick edit?
Views:
609
Posted By
Raw Sugar
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
05-22-2015, 04:43 PM
Replies:
2
Multi Option BBCode Hack
Views:
893
Posted By
Raw Sugar
Fail. Nevermind... I was having it pull in an...
Fail. Nevermind... I was having it pull in an image and it was set to automatically parse links... so that's why it was breaking.
Forum:
vB3 Programming Discussions
05-22-2015, 04:38 PM
Replies:
2
Multi Option BBCode Hack
Views:
893
Posted By
Raw Sugar
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 (https://vborg.vbsupport.ru/showthread.php?t=90869&page=4) is something...
Forum:
vBulletin 4.x Add-ons
04-28-2015, 07:23 PM
Replies:
160
Profile Enhancements -
Quick Account Switch
Views:
31,211
Posted By
Raw Sugar
Site may be going a different route (i.e....
Site may be going a different route (i.e. starting over on 3.8), so I'm good for now. Thank you! :)
Forum:
vBulletin 4.x Add-ons
02-03-2015, 02:28 PM
Replies:
160
Profile Enhancements -
Quick Account Switch
Views:
31,211
Posted By
Raw Sugar
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
02-03-2015, 01:25 AM
Replies:
160
Profile Enhancements -
Quick Account Switch
Views:
31,211
Posted By
Raw Sugar
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
01-24-2015, 10:47 PM
Replies:
160
Profile Enhancements -
Quick Account Switch
Views:
31,211
Posted By
Raw Sugar
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
01-24-2015, 08:31 PM
Replies:
160
Profile Enhancements -
Quick Account Switch
Views:
31,211
Posted By
Raw Sugar
I finally got the default navbar template edited...
I finally got the default navbar template edited to work how I want it to, so now I can keep the QAS in there and not have to worry about editing the plugin. :D
Although, now I'm seeing this issue...
Forum:
vBulletin 4.x Add-ons
01-23-2015, 02:09 AM
Replies:
160
Profile Enhancements -
Quick Account Switch
Views:
31,211
Posted By
Raw Sugar
Thank you so much for your reply! Quick question...
Thank you so much for your reply! Quick question - doing these would require that I completely uninstall the product, right? Which would then unlink all of the linked accounts and once re-installed...
Forum:
vBulletin 4.x Add-ons
01-21-2015, 03:08 AM
Replies:
160
Profile Enhancements -
Quick Account Switch
Views:
31,211
Posted By
Raw Sugar
Forgive me if I missed it, but I literally read...
Forgive me if I missed it, but I literally read all 9 pages of this thread and a couple of people asked this same thing, but I don't think it was ever answered.
I would love to move the link out...
Forum:
vBulletin 4.x Add-ons
01-19-2015, 06:11 PM
Replies:
279
Forum Home Enhancements -
[DBTech] InfoPanels v2 (vB4) [AJAX]
Views:
73,051
Posted By
Raw Sugar
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
11-04-2014, 01:59 AM
Replies:
13
Just moved hosts, getting a php error...
Views:
1,560
Posted By
Raw Sugar
I just moved to the new host and I bought a year...
I just moved to the new host and I bought a year of hosting. It's not a huge deal, just annoying. The original error I opened this thread for was something that happened, I noticed, when viewing...
Forum:
vB3 Programming Discussions
11-04-2014, 01:34 AM
Replies:
13
Just moved hosts, getting a php error...
Views:
1,560
Posted By
Raw Sugar
The host is insisting it is something in the...
The host is insisting it is something in the install files that I can fix.
Forum:
vB3 Programming Discussions
11-04-2014, 12:51 AM
Replies:
13
Just moved hosts, getting a php error...
Views:
1,560
Posted By
Raw Sugar
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
10-27-2014, 03:28 PM
Replies:
13
Just moved hosts, getting a php error...
Views:
1,560
Posted By
Raw Sugar
I feel like I should have known that... ...
I feel like I should have known that...
Okay, I will work on doing that. Thanks!
Forum:
vB3 Programming Discussions
10-27-2014, 03:06 PM
Replies:
13
Just moved hosts, getting a php error...
Views:
1,560
Posted By
Raw Sugar
I just checked, it is! What should I do? ...
I just checked, it is! What should I do?
Thank you!
Forum:
vB3 Programming Discussions
10-27-2014, 01:42 AM
Replies:
13
Just moved hosts, getting a php error...
Views:
1,560
Posted By
Raw Sugar
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
06-08-2013, 02:51 PM
Replies:
2
<if> condition from PHP to vbulletin template
Views:
510
Posted By
Raw Sugar
Perfect, thank you! :)
Perfect, thank you! :)
Forum:
vB3 Programming Discussions
06-07-2013, 08:08 PM
Replies:
2
<if> condition from PHP to vbulletin template
Views:
510
Posted By
Raw Sugar
<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
10-30-2012, 01:51 AM
Replies:
1
MEMBERINFO template
Views:
816
Posted By
Raw Sugar
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
03-10-2012, 10:13 PM
Replies:
612
Miscellaneous Hacks -
Sidebar Column
Views:
159,482
Posted By
Raw Sugar
I'm having an issue that I saw many had earlier...
I'm having an issue that I saw many had earlier in this thread...
When I have this set to only "Index"... the sidebar shows up without a problem. But when I change it to "All pages", it vanishes...
Showing results 1 to 25 of 74
Page 1 of 3
1
2
3
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
11:54 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.05344 seconds
Memory Usage
2,056KB
Queries Executed
10
(?)
More Information
Template Usage:
(1)
ad_footer_end
(1)
ad_footer_start
(1)
ad_header_end
(1)
ad_header_logo
(1)
ad_navbar_below
(1)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
pagenav
(1)
pagenav_curpage
(2)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(39)
threadbit_pagelink
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.php
./
global.php
./includes/
init.php
./includes/
class_core.php
./includes/
config.php
./includes/
functions.php
./includes/
class_hook.php
./includes/
modsystem_functions.php
./includes/
functions_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0014
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
FULLTEXT Search
php_sapi_name(): fpm-fcgi