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 21 of 21
Search took
0.00
seconds.
Search:
Posts Made By:
saimon69
Forum:
vBulletin 4.x Add-ons
07-20-2011, 11:42 PM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,164,453
Posted By
saimon69
Am concerned about this, is that a chatbox...
Am concerned about this, is that a chatbox vulnerability already addressed or is related to some other security flaws?
Forum:
vBulletin 4.x Add-ons
07-08-2011, 07:00 PM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,164,453
Posted By
saimon69
Talking about the sound, i made a sorta hack to...
Talking about the sound, i made a sorta hack to the sound addition making it use flash and externalInterface to make a switchable sound alert; it require a custom made flash movie, swfObject and...
Forum:
vBulletin 4.x Template Modifications
07-08-2011, 06:54 PM
Replies:
34
Private Messages Enhancements -
Simple Additional PM Notification
Views:
6,296
Posted By
saimon69
ok i would like something a bit different: mean i...
ok i would like something a bit different: mean i would like that instead of the pop-up window, the new message notification might happen via AJAX in an html layer since i tihnk most of modern users...
Forum:
Modification Requests/Questions (Unpaid)
02-01-2011, 03:40 PM
Replies:
14
Need a MOD to mass delete users with 0 posts
Views:
7,044
Posted By
saimon69
Alternatively, a mysql query should be possible...
Alternatively, a mysql query should be possible in changing the main usergroup of the spammers to one that you destined for them and then do the prune from the admincp, is it feasible?
Saimon69
Forum:
vB4 Programming Discussions
01-20-2011, 05:08 PM
Replies:
11
URGENT - [4.0.7 cms] insert and display attachments in CMS article
Views:
1,660
Posted By
saimon69
well thanks, am going to do another test import...
well thanks, am going to do another test import in a short (want to set permission and make another database snapshot first) and will let know the result;
--------------- Added 1295552619 at...
Forum:
vB4 Programming Discussions
01-20-2011, 04:18 PM
Replies:
11
URGENT - [4.0.7 cms] insert and display attachments in CMS article
Views:
1,660
Posted By
saimon69
well the main reason is that i dont understand...
well the main reason is that i dont understand too well vb datamanager and internals yet and have little OOP experience, so i have to go on with what i have and plus time is getting tight; will try...
Forum:
vB4 Programming Discussions
01-20-2011, 02:47 PM
Replies:
11
URGENT - [4.0.7 cms] insert and display attachments in CMS article
Views:
1,660
Posted By
saimon69
@lynne good question, this is the part that...
@lynne
good question, this is the part that takes care of the thumbnail rendering:
//determine size for thumbnail
$img2w = ($img1w >100 ) ? 100 : $img1w;
$img2h = ...
Forum:
vB4 Programming Discussions
01-19-2011, 11:08 PM
Replies:
11
URGENT - [4.0.7 cms] insert and display attachments in CMS article
Views:
1,660
Posted By
saimon69
Further update: i wonder if headers have...
Further update: i wonder if headers have something to do with this....
Forum:
vB4 Programming Discussions
01-18-2011, 10:43 PM
Replies:
11
URGENT - [4.0.7 cms] insert and display attachments in CMS article
Views:
1,660
Posted By
saimon69
I did the double check and set up download...
I did the double check and set up download attachments for unregistered users and users awaiting confirmation/moderation; in the article same thing, in the section list view some of the articles show...
Forum:
vB4 Programming Discussions
01-14-2011, 05:15 PM
Replies:
11
URGENT - [4.0.7 cms] insert and display attachments in CMS article
Views:
1,660
Posted By
saimon69
Am doing my test with the Admin user, i suppose...
Am doing my test with the Admin user, i suppose that one should have the permission but will double check; however am talking about the inline images in the CMS posts; sometimes i wonder if i am...
Forum:
vB4 Programming Discussions
01-14-2011, 02:40 PM
Replies:
11
URGENT - [4.0.7 cms] insert and display attachments in CMS article
Views:
1,660
Posted By
saimon69
:bump: anyone can tell me how to fix it?
:bump: anyone can tell me how to fix it?
Forum:
vB4 Programming Discussions
01-06-2011, 03:12 PM
Replies:
11
URGENT - [4.0.7 cms] insert and display attachments in CMS article
Views:
1,660
Posted By
saimon69
URGENT - [4.0.7 cms] insert and display attachments in CMS article
As i said before in another thread am working in a mirgation from joomla/fireboard to vBulletin CMS, and now an working in upload the old image attachments into the vBulletin database;
to import...
Forum:
vB4 Programming Discussions
01-04-2011, 04:11 PM
Replies:
2
[cms 4.0.7] URGENT - Insert attachments from PHP script
Views:
785
Posted By
saimon69
I checked better my script and found several...
I checked better my script and found several errors that i fixed,included an unnecessary double foreach and a better handling of the 'attach' field; i post it here hping to do a favor and that maybe...
Forum:
vB4 Programming Discussions
01-03-2011, 08:14 PM
Replies:
2
[cms 4.0.7] URGENT - Insert attachments from PHP script
Views:
785
Posted By
saimon69
[cms 4.0.7] URGENT - Insert attachments from PHP script
I am working in a migration from fireboard to vBulletin and this migration involved a certain amount of custom scripts for those functions unsupported by impex; i am running those scripts locally on...
Forum:
vB3 General Discussions
12-30-2010, 10:28 PM
Replies:
7
Merge two Databases and users
Views:
981
Posted By
saimon69
Hmm that was a perl file, i dont know perl...
Hmm that was a perl file, i dont know perl enough, wonder if there is a way to rewrite that as php...
Saimon69
Forum:
Modification Requests/Questions (Unpaid)
12-30-2010, 10:21 PM
Replies:
2
Merge many Users
Views:
724
Posted By
saimon69
looking for the same, i thought to use as base...
looking for the same, i thought to use as base the methods in the admin cp to build one but i think i miss some basics on how to create properly the datamanager...
Saimon69
Forum:
vB4 General Discussions
11-16-2010, 03:39 PM
Replies:
2
attachment thumbnails show in thread but not CMS?
Views:
669
Posted By
saimon69
Hey, dion have the same problem as shown here...
Hey, dion have the same problem as shown here (https://vborg.vbsupport.ru/showthread.php?t=253727), did you found any workaround for that in the meanwhile?
thanks
Saimon69
Forum:
vB4 Programming Discussions
11-15-2010, 02:49 PM
Replies:
0
images from html body to attach and displayed on the article
Views:
533
Posted By
saimon69
images from html body to attach and displayed on the article
I am working in a migration from a Joomla/fireboard site to a vBulletin site; i used impex to import most of the content and then self made custom php/mysql scripts manipulating the tables directly...
Forum:
vB4 General Discussions
11-10-2010, 07:31 PM
Replies:
2
Review system for 4.0.7 CMS
Views:
968
Posted By
saimon69
hmm does not look like can be integrated with the...
hmm does not look like can be integrated with the CMS and in example i think i canot do widgets such as show the latest reviews...
any solution more open?
Saimon69
Forum:
vB4 General Discussions
11-10-2010, 06:48 PM
Replies:
2
Review system for 4.0.7 CMS
Views:
968
Posted By
saimon69
Review system for 4.0.7 CMS
Am looking for a review system can i could use with the release 4.0.7 of vBulletin CMS. Gave a look at GARS and ReviewPost but the first one does not support my vbulletin version and have no clue if...
Forum:
vB4 General Discussions
08-20-2010, 03:58 PM
Replies:
11
i nead some help withe sitemap problems
Views:
1,335
Posted By
saimon69
@turki1978 Give a look in your PHPMyAdmin on...
@turki1978
Give a look in your PHPMyAdmin on the vbulletin table vb_forum
If you have some forums treated as sections those will have a lastpost set to 0, those are the ones that mess up your...
Showing results 1 to 21 of 21
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:56 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.01896 seconds
Memory Usage
2,063KB
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
(21)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(29)
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.0006
(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(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(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(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
FULLTEXT Search
php_sapi_name(): fpm-fcgi