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 40
Search took
0.00
seconds.
Search:
Posts Made By:
konstance
Forum:
vB4 Programming Discussions
09-08-2014, 06:09 PM
Replies:
6
Storing attachments in Amazon Cloud (S3)
Views:
2,561
Posted By
konstance
I ended up using S3FS...
I ended up using S3FS (https://code.google.com/p/s3fs/) to mount an S3 bucket to a local folder, and everything worked great!
Forum:
vB5 Programming Discussions
08-25-2014, 12:54 PM
Replies:
2
Including custom PHP file and header / footer
Views:
2,045
Posted By
konstance
In case someone is looking for a more helpful...
In case someone is looking for a more helpful in-depth explanation, I found it here:
https://vborg.vbsupport.ru/showthread.php?t=302307
Forum:
vB5 Programming Discussions
08-22-2014, 05:33 PM
Replies:
2
Including custom PHP file and header / footer
Views:
2,045
Posted By
konstance
Including custom PHP file and header / footer
Hello!
I'm hoping someone has had this issue and was able to find a solution...
I just upgraded from vb 4 to vb 5 connect, and to my disappointment, I realized that the plugins system was no...
Forum:
vB4 Programming Discussions
06-16-2011, 07:10 PM
Replies:
6
Storing attachments in Amazon Cloud (S3)
Views:
2,561
Posted By
konstance
The attachments are currently stored locally on...
The attachments are currently stored locally on the server. There's no way in vBulletin to specify upload paths that aren't local. Besides, Amazon S3 is a different file storage type, so upload to...
Forum:
vB4 Programming Discussions
06-16-2011, 01:36 PM
Replies:
6
Storing attachments in Amazon Cloud (S3)
Views:
2,561
Posted By
konstance
Storing attachments in Amazon Cloud (S3)
Hello!
I'm trying to figure out a way to store forum (and all other) attachments in the Amazon Cloud (S3). Has anyone tried to do something like this or has any pointers?
I think a possible...
Forum:
vBulletin 3.5 Add-ons
07-13-2006, 04:15 PM
Replies:
1,976
AnyMedia BBCode for 3.5.x
Views:
501,710
Posted By
konstance
can I upload the video by converting it to any...
can I upload the video by converting it to any standard format and play the video from post with this code?
Forum:
Modification Graveyard
07-13-2006, 04:03 PM
Replies:
328
Major Additions -
Files Upload Center - Upload Your Files To External Server
Views:
95,012
Posted By
konstance
can I get the thumbnail of video files uploaded...
can I get the thumbnail of video files uploaded in the posts?
Forum:
vBulletin 3.0 Full Releases
07-12-2006, 05:32 PM
Replies:
85
Playing Flash and Media Files Inline
Views:
15,386
Posted By
konstance
I am only getting the thumbnail image of flash...
I am only getting the thumbnail image of flash files. I am not getting any other file displayed.
Can I upload 3 video files in a single post?
Forum:
vBulletin 3 Articles
07-06-2006, 07:08 PM
Replies:
148
Menalto's G2 integration into VB3
Views:
50,078
Posted By
konstance
I saw the demo of cvreefers. I am not able to...
I saw the demo of cvreefers. I am not able to understand it. If the user registers and login in the forum, can he upload his images or movie files in the gallery?
I don't know whether I can ask...
Forum:
vBulletin 3 Articles
07-05-2006, 01:55 PM
Replies:
148
Menalto's G2 integration into VB3
Views:
50,078
Posted By
konstance
I am trying to integrate vB 3.0.5 with Gallery2....
I am trying to integrate vB 3.0.5 with Gallery2. I have a file named gallery2.php in VBulletin directory.
The code is as follows.
<?php
// ####################### SET PHP ENVIRONMENT...
Forum:
vB3 General Discussions
06-21-2006, 01:11 PM
Replies:
2
Attachments NOT downloading completly HELP!
Views:
914
Posted By
konstance
How do you upload files in server? Are you...
How do you upload files in server? Are you converting video files to any standard format like .flv or .swf?
Forum:
vB3 General Discussions
06-21-2006, 01:07 PM
Replies:
1
cannot attach video files, please help
Views:
690
Posted By
konstance
Hoew id you update your server to video files? Do...
Hoew id you update your server to video files? Do you work in Linux environment?
Forum:
Modification Graveyard
11-11-2005, 08:08 PM
Replies:
247
vBulletin Google Site Map
Views:
53,193
Posted By
konstance
well, that makes sense. thanks!
well, that makes sense. thanks!
Forum:
Modification Graveyard
11-11-2005, 07:45 PM
Replies:
247
vBulletin Google Site Map
Views:
53,193
Posted By
konstance
Does anyone know... when I add URL's to file.txt,...
Does anyone know... when I add URL's to file.txt, do I add all of the parameters per .php page, or do I just include the .php page? for example:
http://www.mysite.com/home.php?id=3
Do I just...
Forum:
vBulletin 3.0 Full Releases
05-09-2005, 04:38 PM
Replies:
375
Post Thank You Hack 1.10
Views:
76,417
Posted By
konstance
Thanks Abe1, it works fine now.
Thanks Abe1, it works fine now.
Forum:
vBulletin 3.0 Full Releases
05-09-2005, 04:06 PM
Replies:
375
Post Thank You Hack 1.10
Views:
76,417
Posted By
konstance
When I updated the functions_showthread.php, and...
When I updated the functions_showthread.php, and then went to showthread.php page, I get the following error:
Warning: Invalid argument supplied for foreach() in /includes/functions_showthread.php...
Forum:
Modification Requests/Questions (Unpaid)
04-26-2005, 05:10 PM
Replies:
3
Integrating VBulletin and Smarty
Views:
1,466
Posted By
konstance
I was thinking about that alternative... I...
I was thinking about that alternative...
I guess the only problem that I see with this is that the PHP file that outputs variables to be used in Smarty Template does so with $smarty class. And...
Forum:
Modification Requests/Questions (Unpaid)
04-26-2005, 03:48 PM
Replies:
3
Integrating VBulletin and Smarty
Views:
1,466
Posted By
konstance
Integrating VBulletin and Smarty
I'm trying to integrate my current VBulletin forum with an X-Cart Store system, which uses Smarty templates.
Basically, what I'd like to do is take one of the Smarty templates and include it on...
Forum:
vBulletin 3.0 Full Releases
04-06-2005, 09:17 PM
Replies:
1,649
Geek Article System 3.52
Views:
223,715
Posted By
konstance
This is regarding the Comments not showing up...
This is regarding the Comments not showing up under the article....
I have that number set to 6. What's weird, they'll show up on the second page when I have "Show preview of comments only on...
Forum:
vBulletin 3.0 Full Releases
04-06-2005, 09:15 PM
Replies:
843
Geek AutoLinker 4.02
Views:
99,518
Posted By
konstance
ooops, sorry about that. I was wondering why I...
ooops, sorry about that. I was wondering why I couldn't find my post in the GAS forum! ha.
Forum:
vBulletin 3.0 Full Releases
04-06-2005, 08:43 PM
Replies:
843
Geek AutoLinker 4.02
Views:
99,518
Posted By
konstance
I have a little problem with the comments under...
I have a little problem with the comments under the article. When I set "Show preview of comments only on the last page" to No, the comments do not appear at all. There is a word "Comments" under...
Forum:
Modification Requests/Questions (Unpaid)
04-05-2005, 08:40 PM
Replies:
5
"X people currently in Chat" on forumhome
Views:
1,163
Posted By
konstance
Their latest version now has an option to get the...
Their latest version now has an option to get the JS code and put it on any page of your site.
Forum:
vBulletin 3.0 Full Releases
04-05-2005, 04:48 PM
Replies:
843
Geek AutoLinker 4.02
Views:
99,518
Posted By
konstance
There seems to be a parenthesis missing at the...
There seems to be a parenthesis missing at the end of the statement:
CREATE TABLE geek_autolink (
`id` int(11) NOT NULL auto_increment,
`text` varchar(25) NOT NULL...
Forum:
vBulletin 3.0 Full Releases
04-05-2005, 02:33 PM
Replies:
1,649
Geek Article System 3.52
Views:
223,715
Posted By
konstance
These install instructions are the funniest ones...
These install instructions are the funniest ones I've ever come across! Thanks for a great laugh on this drewery day!
Forum:
vBulletin 3.0 Full Releases
04-04-2005, 06:15 PM
Replies:
226
vBulletin Radio 2.3.x
Views:
49,930
Posted By
konstance
Thanks! Good luck on those exams!
Thanks! Good luck on those exams!
Showing results 1 to 25 of 40
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
06:36 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.03069 seconds
Memory Usage
2,044KB
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
(45)
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(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(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
FULLTEXT Search
php_sapi_name(): fpm-fcgi