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 50
Search took
0.00
seconds.
Search:
Posts Made By:
kamilkurczak
Forum:
vB4 Programming Discussions
08-03-2011, 09:23 AM
Replies:
6
Access denied. after post save
Views:
648
Posted By
kamilkurczak
nobody know? please I need help ASAP ...
nobody know? please I need help ASAP
--------------- Added 1312370541 at 1312370541 ---------------
this line will solve this problem:
define('VB_ENTRY', 1);
thanks
Forum:
vB4 Programming Discussions
08-01-2011, 06:38 AM
Replies:
6
Access denied. after post save
Views:
648
Posted By
kamilkurczak
this line causing the problem. $post_id =...
this line causing the problem.
$post_id = $postdm->save();
Forum:
vB4 Programming Discussions
07-19-2011, 07:48 AM
Replies:
6
Access denied. after post save
Views:
648
Posted By
kamilkurczak
this is my complete function to post adding: ...
this is my complete function to post adding:
public function addPost($forum_id, $thread_id, $post_data = array())
{
global $vbulletin;
require_once(CWD . '/includes/init.php');...
Forum:
vB4 Programming Discussions
07-18-2011, 04:52 PM
Replies:
6
Access denied. after post save
Views:
648
Posted By
kamilkurczak
Access denied. after post save
Hello,
I wrote my own system to save post on outside forum page (using data manager). Post is saved correctly but after save I have a blank page with : "Access denied." message.
example of my...
Forum:
vB4 Programming Discussions
07-15-2011, 07:11 AM
Replies:
2
Custop posting system
Views:
428
Posted By
kamilkurczak
thanks:)
thanks:)
Forum:
vBulletin 3.5 Add-ons
07-14-2011, 07:29 AM
Replies:
68
Connector API for vBulletin
Views:
27,530
Posted By
kamilkurczak
I am waiting for post/thread adding system
I am waiting for post/thread adding system
Forum:
vB4 Programming Discussions
07-14-2011, 07:27 AM
Replies:
2
Custop posting system
Views:
428
Posted By
kamilkurczak
Custop posting system
hello,
I would like to integrate vbulletin with my site.
I need to know how I can add posts and threads to the vbulletin from forum outside page.
Example:
page www.example.com -> post form ->...
Forum:
vB4 Programming Discussions
05-26-2011, 07:22 PM
Replies:
5
"+" in Who is online section
Views:
524
Posted By
kamilkurczak
do you know how I can add something to this "+"?...
do you know how I can add something to this "+"? which hook I can use etc.?
Forum:
vB4 Programming Discussions
05-25-2011, 05:17 PM
Replies:
5
"+" in Who is online section
Views:
524
Posted By
kamilkurczak
"+" in Who is online section
hello,
nobody know in which function (or line in vB source code) is responsible for adding "+" when user is a friend in Who is Online section?
Forum:
vBulletin 3.8 Add-ons
05-01-2011, 07:32 AM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,702,276
Posted By
kamilkurczak
hello, I would like to invite you to join to...
hello,
I would like to invite you to join to vBET main forum to make posts in subforum for vBET free version.
url: http://www.vbenterprisetranslator.com/forum/free-version-vbet2-3-x/
...
Forum:
vBulletin 4.x Add-ons
05-01-2011, 07:30 AM
Replies:
532
Major Additions -
vB Enterprise Translator
Views:
401,366
Posted By
kamilkurczak
hello, I would like to invite you to join to...
hello,
I would like to invite you to join to vBET main forum to make posts in subforum for vBET free version.
url: http://www.vbenterprisetranslator.com/forum/free-version-vbet2-4-x/
...
Forum:
vBulletin 3.8 Add-ons
03-17-2011, 07:26 PM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,702,276
Posted By
kamilkurczak
tested. image verification is working good.
tested. image verification is working good.
Forum:
vBulletin 4.x Add-ons
03-17-2011, 07:15 PM
Replies:
532
Major Additions -
vB Enterprise Translator
Views:
401,366
Posted By
kamilkurczak
hello. are you sure that you upgrade all vbet...
hello. are you sure that you upgrade all vbet files into good forum folder?
if you use vBSEO - you should have a htaccess with vBSEO rules - just paste rules for users with vBSEO form here:...
Forum:
vBulletin 3.8 Add-ons
03-17-2011, 07:11 PM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,702,276
Posted By
kamilkurczak
User can change a translation. Already free...
User can change a translation. Already free version on vBET support 52 languages.
vBET translate all languages to all languages.
Forum:
vBulletin 4.x Add-ons
02-25-2011, 09:10 AM
Replies:
532
Major Additions -
vB Enterprise Translator
Views:
401,366
Posted By
kamilkurczak
is this a Mysql has gone away error? if yes: Is...
is this a Mysql has gone away error? if yes:
Is that the server timed out and closed the connection.
Set variable wait_timeout for mysql server to higher value.
Here you can find a full...
Forum:
vBulletin 4.x Add-ons
02-25-2011, 09:08 AM
Replies:
532
Major Additions -
vB Enterprise Translator
Views:
401,366
Posted By
kamilkurczak
vBET is good for google. In sitemap you have...
vBET is good for google. In sitemap you have indexed a links in SEO form with language code inside.
Forum:
vBulletin 4.x Add-ons
02-25-2011, 09:07 AM
Replies:
532
Major Additions -
vB Enterprise Translator
Views:
401,366
Posted By
kamilkurczak
You must have installed ICONV in your php. Most...
You must have installed ICONV in your php. Most servers already have it. If not an error will occur or blank page for translations.
so please contact your host provider and ask about ICONV
Forum:
vB3 Programming Discussions
01-05-2011, 07:59 AM
Replies:
2
new phrase in notice system
Views:
856
Posted By
kamilkurczak
it is working.. thank you
it is working.. thank you
Forum:
vB3 Programming Discussions
12-31-2010, 08:46 AM
Replies:
2
new phrase in notice system
Views:
856
Posted By
kamilkurczak
new phrase in notice system
Hello,
I would like to make my own options in notice system..
I know which hook I should use etc. but the problem is with the phrase
example:
in hook notices_list_criteria I made...
Forum:
vB3 Programming Discussions
12-07-2010, 02:55 PM
Replies:
2
hook list
Views:
1,610
Posted By
kamilkurczak
hook list
hello,
I have a question about hooks system.
When I make a new post - the first hook on its roads is init_startup.
but,
in this hook (init_startup) this value - $stylevar['charset'] is not...
Forum:
vB3 Programming Discussions
11-19-2010, 09:26 AM
Replies:
1
add new notice option
Views:
805
Posted By
kamilkurczak
helle, please I need it.
helle, please I need it.
Forum:
vBulletin 4.x Add-ons
11-19-2010, 09:10 AM
Replies:
532
Major Additions -
vB Enterprise Translator
Views:
401,366
Posted By
kamilkurczak
Cześć, vBET works on google engine ;)
Cześć,
vBET works on google engine ;)
Forum:
vBulletin 3.8 Add-ons
11-19-2010, 09:06 AM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,702,276
Posted By
kamilkurczak
did you change in admincp->vbet->main ->Link Type...
did you change in admincp->vbet->main ->Link Type to : VBSEO_URI
Forum:
vB3 Programming Discussions
11-15-2010, 08:44 AM
Replies:
1
add new notice option
Views:
805
Posted By
kamilkurczak
add new notice option
hello,
how to add my own display notice option into admincp in this part :Display this notice if...
I have my own system and I need this message when user not set its data. So I wolud like to...
Forum:
vB3 Programming Discussions
10-07-2010, 06:20 PM
Replies:
1
add string to user reputation
Views:
779
Posted By
kamilkurczak
add string to user reputation
Hello,
I would like to add my own string to user reputation info whitch is visible in user info in post (not in user page) (Junior Member for example)
I found this hook...
Showing results 1 to 25 of 50
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
11:50 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.01685 seconds
Memory Usage
2,035KB
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
(33)
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.0010
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi