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...
Showing results 1 to 17 of 17
Search took
0.00
seconds.
Search:
Posts Made By:
marco_kellershoff
Forum:
vB5 Design and Graphics Discussions
09-24-2013, 05:54 AM
Replies:
17
field description has a { in it
Views:
1,802
Posted By
marco_kellershoff
I don't have time for this bouncing question and...
I don't have time for this bouncing question and answer stuff - PM me your accessdata to your admincp and I'll fix this for you.
Forum:
vB5 Design and Graphics Discussions
09-23-2013, 12:29 PM
Replies:
17
field description has a { in it
Views:
1,802
Posted By
marco_kellershoff
It's more a quick hack than a good solution, but...
It's more a quick hack than a good solution, but it should work:
AdminCP -> Styles & Templates -> .. choose your template .. -> Edit Templates (from Dropdown) -> User Profile Field Templates...
Forum:
vB5 Design and Graphics Discussions
09-22-2013, 08:43 AM
Replies:
17
field description has a { in it
Views:
1,802
Posted By
marco_kellershoff
I would try to help you, but I'm afraid to tell...
I would try to help you, but I'm afraid to tell you that I do not understand what problem you are facing. Possibly its just a lack of punctuation, but it's really hard to guess what you mean. Please...
Forum:
vB5 General Discussions
09-20-2013, 03:22 PM
Replies:
1
VB5 Image attachment issue
Views:
611
Posted By
marco_kellershoff
enable error logs in the config and post the...
enable error logs in the config and post the logs, please :)
Forum:
vB5 General Discussions
09-18-2013, 10:50 AM
Replies:
9
Vbulletin User Database
Views:
1,820
Posted By
marco_kellershoff
Agreed. Probably he is just having a bad day :)
Agreed. Probably he is just having a bad day :)
Forum:
vB5 General Discussions
09-18-2013, 06:37 AM
Replies:
9
Vbulletin User Database
Views:
1,820
Posted By
marco_kellershoff
1. I disagree. I would love to help someone to do...
1. I disagree. I would love to help someone to do that. Currently I'm quite busy and it seems I catched the flue.. or it catched me.. I will keep you posted :) and yes, I would do it for free.
Not...
Forum:
vB5 Programming Discussions
09-17-2013, 08:31 PM
Replies:
5
VB 5.0 login via API - process_new_login not working after upgrade to VB 5.0
Views:
17,094
Posted By
marco_kellershoff
Some things are documented, but not very well....
Some things are documented, but not very well. And most of the docs are not easily to be found.. I googled my a** off to find out some basic stuff :/
Anyway glad you made it :)
Forum:
vB5 General Discussions
09-17-2013, 01:51 PM
Replies:
1
Will my vB4 custom pages still work in vB5?
Views:
513
Posted By
marco_kellershoff
You will have to re-write all of them.
You will have to re-write all of them.
Forum:
vB5 Programming Discussions
09-17-2013, 11:22 AM
Replies:
5
VB 5.0 login via API - process_new_login not working after upgrade to VB 5.0
Views:
17,094
Posted By
marco_kellershoff
Things changed a bit I guess - but I'm pretty new...
Things changed a bit I guess - but I'm pretty new to all this stuff:
Here is that the user class of the VB API does:
$auth = vB_User::verifyAuthentication($username, $password, $md5password,...
Forum:
vB5 Programming Discussions
09-16-2013, 11:22 AM
Replies:
4
Integrate Contact Form
Views:
704
Posted By
marco_kellershoff
This should get you going :) ...
This should get you going :)
https://vborg.vbsupport.ru/showpost.php?p=2426447&postcount=7
Forum:
vB5 Programming Discussions
09-16-2013, 08:45 AM
Replies:
4
Integrate Contact Form
Views:
704
Posted By
marco_kellershoff
You can write a extension and create a seperate...
You can write a extension and create a seperate template file - add a hook bound to that template.. the extension can take care of what happens in your contact form (e.g. sending an e-mail or writing...
Forum:
vB5 Programming Discussions
09-16-2013, 06:00 AM
Replies:
22
Wordpress Header & Footer Integation
Views:
6,387
Posted By
marco_kellershoff
If you can wait until tommorow, I'll write you a...
If you can wait until tommorow, I'll write you a detailed, step by step guide, including (working) source code and screenshots.
It's just that today we have planned a relaunch of one of our mayor...
Forum:
vB5 Programming Discussions
09-15-2013, 08:28 PM
Replies:
22
Wordpress Header & Footer Integation
Views:
6,387
Posted By
marco_kellershoff
Just try to add a hook - then it should work :)
Just try to add a hook - then it should work :)
Forum:
vB5 Programming Discussions
09-15-2013, 11:42 AM
Replies:
22
Wordpress Header & Footer Integation
Views:
6,387
Posted By
marco_kellershoff
I'm not familiar with wordpress, so I don't...
I'm not familiar with wordpress, so I don't really know what wpHeader() is doing.
If it is just returning the header html like so:
return $wordpress_html_string;
then you need to alter the...
Forum:
vB5 Programming Discussions
09-15-2013, 10:33 AM
Replies:
22
Wordpress Header & Footer Integation
Views:
6,387
Posted By
marco_kellershoff
You don't need a product xml. All you need is an...
You don't need a product xml. All you need is an extension and a product. The extension will show up without a product.xml. Once it shows up you can add a product for that extension manually in the...
Forum:
vB5 General Discussions
09-12-2013, 09:21 PM
Replies:
3
Redifect forums to main .com
Views:
707
Posted By
marco_kellershoff
This will probably work RewriteEngine on ...
This will probably work
RewriteEngine on
RewriteRule ^$ /forums/ [R=301,L]
Just put this into a .htaccess and place it in your public_html/htdocs folder
Forum:
vB5 Programming Discussions
09-11-2013, 04:27 PM
Replies:
1
Conversation variables / Userinfo variables
Views:
1,358
Posted By
marco_kellershoff
I can confirm that. This is what we got: ...
I can confirm that. This is what we got:
array(144) {
["nodeid"]==> string(7) "1699259"
["routeid"]==> string(2) "85"
["contenttypeid"]==> string(2) "32"
["publishdate"]==> ...
Showing results 1 to 17 of 17
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
01:39 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.03212 seconds
Memory Usage
1,998KB
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)
post_thanks_navbar_search
(1)
search_results
(17)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(18)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0005
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(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(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(263, 0, 1,''); -> cached fperms for forum 263
(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(263, 0, 1,''); -> cached fperms for forum 263
(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(263, 0, 1,''); -> cached fperms for forum 263
(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(263, 0, 1,''); -> cached fperms for forum 263
(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(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