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 2
1
2
>
Showing results 1 to 25 of 26
Search took
0.00
seconds.
Search:
Posts Made By:
BowlingTracker
Forum:
vB5 General Discussions
09-02-2014, 01:37 AM
Replies:
4
Delete Sent folder via SQL (or other ideas)
Views:
590
Posted By
BowlingTracker
Hi Lynne, Thanks for your help.. I see how...
Hi Lynne,
Thanks for your help.. I see how vb_node and vb_privatemessage are tied by nodeid. But when deleting one from the UI, it doesn't delete it from these tables. So I tracked down how...
Forum:
vB5 General Discussions
08-29-2014, 12:13 PM
Replies:
4
Delete Sent folder via SQL (or other ideas)
Views:
590
Posted By
BowlingTracker
Anyone have a clue how I can purge my sent folder...
Anyone have a clue how I can purge my sent folder w/o having to do select all delete on all 2000 pages? I'm okay with a SQL script, if that's what it takes.
Thanks
Forum:
vB5 General Discussions
08-28-2014, 01:19 AM
Replies:
1
Delete a blog
Views:
386
Posted By
BowlingTracker
Nevermind.. i stumbled onto the page that lest...
Nevermind.. i stumbled onto the page that lest you manage the settings.
Forum:
vB5 General Discussions
08-28-2014, 01:15 AM
Replies:
1
Delete a blog
Views:
386
Posted By
BowlingTracker
Delete a blog
I started a new blog called "test" just to test it.. and I can't figure out how to delete or rename it. I see vB5 is a big learning curve. lol
Forum:
vB5 General Discussions
08-27-2014, 03:06 AM
Replies:
17
New page added, set permissions for registered users only?
Views:
1,767
Posted By
BowlingTracker
That's template code, right? Sounds like he's...
That's template code, right? Sounds like he's just putting in a static html page via page maker. That's doesn't execute template code, does it?
Forum:
vB5 General Discussions
08-27-2014, 03:00 AM
Replies:
5
broken icons in message posts.
Views:
652
Posted By
BowlingTracker
Yep.. that fixed it. Is that how it is in a...
Yep.. that fixed it.
Is that how it is in a fresh install? Are my bad urls there due to upgrading from vb3.7.3->vb5?
Thanks!
Forum:
vB5 General Discussions
08-26-2014, 05:08 PM
Replies:
5
broken icons in message posts.
Views:
652
Posted By
BowlingTracker
I checked one there and it shows...
I checked one there and it shows "/forums/images/smilies/smile.png", which gets pinned onto the core url. How should the URLs here show?
Forum:
vB5 General Discussions
08-26-2014, 02:52 PM
Replies:
5
broken icons in message posts.
Views:
652
Posted By
BowlingTracker
broken icons in message posts.
Another issue I'm having is on the "Create New Topic" or "Reply", the icons are trying to load from a bad url..
ie.
http://bowlingtracker.com/forums/core//forums/images/smilies/rolleyes.png
...
Forum:
vB5 General Discussions
08-26-2014, 02:47 AM
Replies:
4
Delete Sent folder via SQL (or other ideas)
Views:
590
Posted By
BowlingTracker
Delete Sent folder via SQL (or other ideas)
After upgrading to vB5 and putting it into production last night, I tried to send a PM to my mods, only to discover I was about 30k messages above my 500 quota and it wouldn't let me send.
It...
Forum:
vB5 General Discussions
06-20-2014, 01:03 AM
Replies:
2
copyright message messed up
Views:
664
Posted By
BowlingTracker
yes. and also on my custom skin. the footer is...
yes. and also on my custom skin. the footer is not changed in either.
--------------- Added 1403230864 at 1403230864 ---------------
i figured it out.. it was some US Translation phrase that...
Forum:
vB5 General Discussions
06-19-2014, 04:55 AM
Replies:
2
copyright message messed up
Views:
664
Posted By
BowlingTracker
copyright message messed up
I've been working on getting upgraded from vb3.7.3 to vb5.1.1 and have everything looking really good. The last issue I see, is that the vBulletin copyright message looks messed up. I have not...
Forum:
vB5 General Discussions
06-18-2014, 11:54 PM
Replies:
6
custom admincp and modcp url's
Views:
1,872
Posted By
BowlingTracker
Makes sense.. I'll do that.. everything is...
Makes sense.. I'll do that.. everything is working fine now with the normal admincp/modcp folder names.... except, the link in the sitebuilder (upper left corner) points to adm1ncp instead of...
Forum:
vB5 General Discussions
06-17-2014, 11:33 AM
Replies:
6
custom admincp and modcp url's
Views:
1,872
Posted By
BowlingTracker
I wasn't sure if the folders were supposed to be...
I wasn't sure if the folders were supposed to be named differently due to choosing custom urls for those folders.
I guess i can install a test instance specifying the custom url's and see how it...
Forum:
vB5 General Discussions
06-17-2014, 03:33 AM
Replies:
6
custom admincp and modcp url's
Views:
1,872
Posted By
BowlingTracker
Also, in the database table "routenew" there are...
Also, in the database table "routenew" there are two routes for admincp (identical except for routeid) and 1 for modcp. The actions are "admincp" and "modcp" respectively.
Forum:
vB5 General Discussions
06-17-2014, 03:26 AM
Replies:
6
custom admincp and modcp url's
Views:
1,872
Posted By
BowlingTracker
custom admincp and modcp url's
When upgrading to vb5, it asked me what I wanted as my admincp and modcp urls. i put adm1n and m0dcp. (note the 1 and 0 instead of i and o).
Somehow it's not working correctly.
In...
Forum:
vB5 Programming Discussions
06-11-2014, 02:26 PM
Replies:
2
Making vb5 a one page AJAX forum
Views:
1,027
Posted By
BowlingTracker
Why not load the forums in a frame? The player...
Why not load the forums in a frame? The player can be in one frame and the forums in the other, completely independent. you can create a hook in vb that checks to see if it's contained in the frame...
Forum:
vBulletin 5.x Styles
06-07-2014, 03:09 AM
Replies:
6
Stranger by Sukagwe.com
Views:
20,391
Posted By
BowlingTracker
I figured out the bug that was causing it to not...
I figured out the bug that was causing it to not allow style changes. The custom header template didn't have the cookie path and cookie domain values set. So it was getting an additional...
Forum:
vBulletin 5.x Styles
06-07-2014, 02:25 AM
Replies:
6
Stranger by Sukagwe.com
Views:
20,391
Posted By
BowlingTracker
That's a good idea.. I'll import it again and...
That's a good idea.. I'll import it again and see what all it changes. I messed around with style vars some last night just to see what things did.
Forum:
vB5 General Discussions
06-06-2014, 01:47 AM
Replies:
8
Can't change styles..
Views:
3,554
Posted By
BowlingTracker
Okay.. i got is solved. It most definitely has...
Okay.. i got is solved. It most definitely has to do with the "Stranger" theme from Sukagwe.
I decided to try a different browser (ie10). I was able to change from "vB5 default" to "test4". ...
Forum:
vB5 General Discussions
06-06-2014, 01:11 AM
Replies:
8
Can't change styles..
Views:
3,554
Posted By
BowlingTracker
I don't see any usergroup level permission for...
I don't see any usergroup level permission for using custom styles. Considering I'm the site administrator and userid #1. I would think I would have permission to everything anyway.
Forum:
vB5 General Discussions
06-05-2014, 02:18 PM
Replies:
8
Can't change styles..
Views:
3,554
Posted By
BowlingTracker
yes it is set to "YES". I've switched it back...
yes it is set to "YES". I've switched it back and forth a few times too. If it was "NO", wouldn't the dropdown to pick a theme be hidden?
Forum:
vB5 General Discussions
06-05-2014, 02:35 AM
Replies:
8
Can't change styles..
Views:
3,554
Posted By
BowlingTracker
More info. Whatever the default style selected...
More info. Whatever the default style selected in the "Settings -> Options -> Style & Language" settings is the style that is actually rendered, regardless of what style is chosen in the dropdown at...
Forum:
vBulletin 5.x Styles
06-05-2014, 02:18 AM
Replies:
6
Stranger by Sukagwe.com
Views:
20,391
Posted By
BowlingTracker
After installing this style, I'm no longer able...
After installing this style, I'm no longer able to change styles in the forums. no matter what style I choose, it changes back to vb5 Default. I've removed all custom styles and tried again, still...
Forum:
vB5 General Discussions
06-05-2014, 01:59 AM
Replies:
8
Can't change styles..
Views:
3,554
Posted By
BowlingTracker
Can't change styles..
Hi.. I've recently updated my forums from 3.7.3 to vB5.1.1 on a test server. All was working fine, so I wanted to try a few different styles.
I install this one from Sukagwe...
Forum:
vB5 Programming Discussions
05-31-2014, 04:59 AM
Replies:
7
how to add a custom pages
Views:
3,219
Posted By
BowlingTracker
Thanks.. that worked.. but then I couldn't edit...
Thanks.. that worked.. but then I couldn't edit or even delete that widget, because the buttons are gone in edit mode. lol
I had to update the html directly in the database to undo it. I guess...
Showing results 1 to 25 of 26
Page 1 of 2
1
2
>
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
08:23 AM
.
-- 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.02085 seconds
Memory Usage
2,038KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(2)
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.0006
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(260, 0, 1,''); -> cached fperms for forum 260
(unspecified) fetch_permissions(260, 0, 1,''); -> cached fperms for forum 260
(unspecified) fetch_permissions(260, 0, 1,''); -> cached fperms for forum 260
(unspecified) fetch_permissions(260, 0, 1,''); -> cached fperms for forum 260
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(260, 0, 1,''); -> cached fperms for forum 260
(unspecified) fetch_permissions(260, 0, 1,''); -> cached fperms for forum 260
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
FULLTEXT Search
php_sapi_name(): fpm-fcgi