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 38
Search took
0.00
seconds.
Search:
Posts Made By:
endquote
Forum:
vBulletin 3.6 Add-ons
01-01-2009, 01:29 AM
Replies:
894
Calendar Enhancements -
vB Event Forums
Views:
243,878
Posted By
endquote
Just wanted to say thanks to evercraft for taking...
Just wanted to say thanks to evercraft for taking this over.
I wrote this originally for an upgrade to nwtekno.org years ago, but then never ended up building the site. We just launched the new...
Forum:
vBulletin 3.0 Full Releases
05-28-2006, 06:47 PM
Replies:
201
vBulletin-WordPress Bridge
Views:
96,160
Posted By
endquote
They need to share the same database, but don't...
They need to share the same database, but don't need to have any URLs in common, so they could be at different hostnames or something.
Forum:
vB3 General Discussions
05-10-2006, 11:17 PM
Replies:
0
using the login_redirect hook
Views:
925
Posted By
endquote
using the login_redirect hook
This might be a dumb question, but here goes. I have a site which uses its own login form for the whole site, and also logs people into vB when they use that form. In cases where vB presents a login...
Forum:
vBulletin 3.0 Full Releases
04-27-2006, 10:49 PM
Replies:
201
vBulletin-WordPress Bridge
Views:
96,160
Posted By
endquote
This works well for me VB 3.5.4 and WP 2.0.2....
This works well for me VB 3.5.4 and WP 2.0.2. Some bugs:
If you edit the post in WP, it doesn't get edited in VB.
If you delete a post in WP, it doesn't get deleted in VB.
If you click...
Forum:
vBulletin 3.5 Add-ons
11-29-2005, 08:43 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
I've been talking to Evercraft and he plans to...
I've been talking to Evercraft and he plans to post something soon.
Forum:
vBulletin 3.5 Add-ons
11-26-2005, 01:50 AM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
Erm, hi. Sorry for not being around for a while. ...
Erm, hi. Sorry for not being around for a while.
After writing this extension, I ended up getting sidetracked with a bunch of other projects, and haven't gotten back to the site that the extension...
Forum:
vBulletin 3.5 Add-ons
08-27-2005, 09:30 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
See post #72 for an example.
See post #72 for an example.
Forum:
vB3 General Discussions
08-25-2005, 02:10 AM
Replies:
4
Detecting if a product is installed and enabled?
Views:
874
Posted By
endquote
Detecting if a product is installed and enabled?
You can see if another product is installed by looking at $vbulletin->products['ProductID'], but is there a way to tell if it's enabled or not? Dumping the $vbulletin object isn't really telling me...
Forum:
vBulletin 3.5 Add-ons
08-24-2005, 04:24 AM
Replies:
286
Event Attendance 2.0
Views:
60,270
Posted By
endquote
Typo:$time_until_event=$eventinfo['dateline_from']...
Typo:$time_until_event=$eventinfo['dateline_from']-(TIMENOW+$vbulletion->userinfo['timezoneoffset']*3600);Note "vbulletion".
Forum:
vBulletin 3.5 Add-ons
08-24-2005, 02:51 AM
Replies:
286
Event Attendance 2.0
Views:
60,270
Posted By
endquote
Ah, I see the problem. It doesn't appear because...
Ah, I see the problem. It doesn't appear because the event is an all-day event, which means it starts at midnight that day, and since it's started, you can't say you're attending.
It would be...
Forum:
vBulletin 3.5 Add-ons
08-24-2005, 02:42 AM
Replies:
286
Event Attendance 2.0
Views:
60,270
Posted By
endquote
Note that if I disable the Event Forums plugin, I...
Note that if I disable the Event Forums plugin, I still don't get a link to say I'm attending.
Forum:
vBulletin 3.5 Add-ons
08-24-2005, 02:12 AM
Replies:
286
Event Attendance 2.0
Views:
60,270
Posted By
endquote
When I install the plugin, events now say:There...
When I install the plugin, events now say:There is no link to say I'm attending it. I am using (and wrote) event forums (https://vborg.vbsupport.ru/showthread.php?t=93308), but disabled...
Forum:
vBulletin 3.5 Add-ons
08-24-2005, 01:56 AM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
Made a small change to the product to use the...
Made a small change to the product to use the date format specified in the vB options.
Forum:
vBulletin 3.5 Add-ons
08-19-2005, 07:16 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
It would just be "1:9".
It would just be "1:9".
Forum:
vBulletin 3.5 Add-ons
08-19-2005, 04:22 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
If you go to either a calendar or forum, it's the...
If you go to either a calendar or forum, it's the calendarid (c=1) or forumid (f=16) in the URL.
Forum:
vBulletin 3.5 Add-ons
08-19-2005, 04:21 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
Agreed, I should change that. After...
Agreed, I should change that.
After the date, any custom fields you have in your calendar are displayed. Do you have custom fields in your calendar?
Forum:
vBulletin 3.5 Add-ons
08-08-2005, 04:42 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
Just change "y-m-d" to "m-d-y". The thinking...
Just change "y-m-d" to "m-d-y".
The thinking was that admins/mods might want to post announcements and things, but no one else should be able to post anything but events. You could change...
Forum:
vBulletin 3.5 Add-ons
08-08-2005, 04:30 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
You could change the call to date() in...
You could change the call to date() in eventdata_postsave. I suppose I should make that a config option.
It should do that automatically, but not if you're a moderator of that forum, or an...
Forum:
vBulletin 3.5 Add-ons
08-08-2005, 12:42 AM
Replies:
79
Default Sort Field/Order for Forumdisplay
Views:
24,262
Posted By
endquote
I'm not sure if this is working. I installed it...
I'm not sure if this is working. I installed it (RC2) and edited the templates. I can go to a forum page and sort it by "thread started", and it works fine. However if I set "default sort field" in...
Forum:
vBulletin 3.5 Add-ons
08-04-2005, 04:43 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
Not sure what that would be about. It looks like...
Not sure what that would be about. It looks like the install queries didn't run successfully. Note the <installcode> node in the XML file if you want to run them manually.
Forum:
vBulletin 3.5 Add-ons
08-04-2005, 03:54 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
After some help from Kirby, I have edited the...
After some help from Kirby, I have edited the script to properly install the admin cp settings. I also added a note about a template change. Feel free to give it a shot.
Forum:
vBulletin 3.5 Add-ons
08-03-2005, 08:29 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
Ah okay, that's probably my problem. I didn't...
Ah okay, that's probably my problem. I didn't understand what that setting meant. I'll post a new version soon.
Forum:
vBulletin 3.5 Add-ons
08-03-2005, 08:15 PM
Replies:
79
Default Sort Field/Order for Forumdisplay
Views:
24,262
Posted By
endquote
When I export my product, I get the phrases for...
When I export my product, I get the phrases for the settings in the XML, but not the optiongroups or whatever. It's over here: https://vborg.vbsupport.ru/showthread.php?t=93308
Forum:
vBulletin 3.5 Add-ons
08-03-2005, 07:47 PM
Replies:
79
Default Sort Field/Order for Forumdisplay
Views:
24,262
Posted By
endquote
I mean in the hack I'm creating, I can't get the...
I mean in the hack I'm creating, I can't get the CP settings to come out for other people to install, even though they're associated with the product. I'm sure yours works fine. :)
Forum:
vBulletin 3.5 Add-ons
08-03-2005, 07:35 PM
Replies:
183
Event Forums
Views:
28,374
Posted By
endquote
The first post of the thread is included in the...
The first post of the thread is included in the event.
The plugin forces the date and any custom calendar fields to appear in the subject of the thread.
Showing results 1 to 25 of 38
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
12:51 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.02346 seconds
Memory Usage
2,030KB
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
(69)
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.0009
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
FULLTEXT Search
php_sapi_name(): fpm-fcgi