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 32
Search took
0.00
seconds.
Search:
Posts Made By:
succo
Forum:
Modification Graveyard
06-21-2008, 08:52 AM
Replies:
394
Private Messages Enhancements -
SMS Capabilities (Text Messaging to Cell Phone from Forums)
Views:
63,118
Posted By
succo
just tested with vodafone and it doesn't :(
just tested with vodafone and it doesn't :(
Forum:
Modification Graveyard
06-21-2008, 07:20 AM
Replies:
394
Private Messages Enhancements -
SMS Capabilities (Text Messaging to Cell Phone from Forums)
Views:
63,118
Posted By
succo
i found this (http://www.hiptools.net/sms/) site...
i found this (http://www.hiptools.net/sms/) site with many cel companies email addresses, including italians VODAFONE & TIM, but couldn't try that right now (i have neither simms)
even found that...
Forum:
Modification Graveyard
12-19-2007, 06:36 PM
Replies:
194
Administrative and Maintenance Tools -
Moderator Application System 2.1
Views:
51,089
Posted By
succo
if i don't check 'agree' in the pre-application...
if i don't check 'agree' in the pre-application form it printed a blank page... it's needed to subst in modapp.php if ($do == "apply" AND !$vbulletin->GPC['agree'])
{...
Forum:
vBulletin 3.6 Add-ons
10-19-2007, 08:33 AM
Replies:
72
Board Optimization -
True Asynchronous Cron Jobs using Javascript [!AJAX]. No more hanging page loads.
Views:
26,975
Posted By
succo
ehm... to make it work under vbadvanced (i mean,...
ehm... to make it work under vbadvanced (i mean, the portal) i had to subst cron.php in the plugin with the full path to cron, or it was searching for cron in the root folder, obviously not finding...
Forum:
vBulletin 3.6 Add-ons
09-30-2007, 12:52 PM
Replies:
638
Moderators Functions -
Force Users to Read a Thread
Views:
175,208
Posted By
succo
i guess the last version doesn't work too well...
i guess the last version doesn't work too well with vbadvanced, as i get a db error every time i go to the homepage, with Database error in vBulletin 3.6.7:
Invalid SQL:
...
Forum:
vBulletin 3.6 Add-ons
09-23-2007, 05:09 PM
Replies:
323
Show Thread Enhancements -
Guests First Post Only
Views:
55,567
Posted By
succo
ok, for the usernote error, add a plugin at...
ok, for the usernote error, add a plugin at usernote_start with $isnotpost = 1; in it... that's all :)
Forum:
vBulletin 3.6 Add-ons
07-11-2007, 05:23 AM
Replies:
8
Miscellaneous Hacks -
Login via Email
Views:
3,453
Posted By
succo
as far as i can see, this allows a user to login...
as far as i can see, this allows a user to login (in the forum website, of course) using the couple email_address/password instead of username/password
you need to edit login.php to make it work,...
Forum:
vB3 Programming Discussions
06-07-2007, 05:00 AM
Replies:
5
In a panic!! Invalid Page Specified
Views:
1,731
Posted By
succo
i meant reupload forumdisplay.php... you did it...
i meant reupload forumdisplay.php... you did it (and reuploaded the whole package too :) ) and now it seems to work
Forum:
vB3 Programming Discussions
06-06-2007, 05:18 AM
Replies:
5
In a panic!! Invalid Page Specified
Views:
1,731
Posted By
succo
ehm... it seems you changed something inside...
ehm... it seems you changed something inside forumdisplay.php... did you try to revert the file to the original?
Forum:
vB3 Programming Discussions
06-05-2007, 09:24 AM
Replies:
4
scan for bbcodes within posts
Views:
837
Posted By
succo
ok, will try later when back from work :) ...
ok, will try later when back from work :)
thanks
ok, made it work like this
<?php
require_once('./global.php');
$mod_options['code'] = "media";
$mod_options['limit'] = "5";
Forum:
vB3 Programming Discussions
06-05-2007, 08:20 AM
Replies:
4
scan for bbcodes within posts
Views:
837
Posted By
succo
mmmmmmmh... trying with $seek =...
mmmmmmmh... trying with $seek = array("/^.*\[".$mod_options['code']."\]/", "/\[\/".$mod_options['code']."\].*$/");
$destroy = array("[".$mod_options['replace']."]", "[/".$mod_options['code']."]");...
Forum:
vB3 Programming Discussions
06-05-2007, 07:28 AM
Replies:
4
scan for bbcodes within posts
Views:
837
Posted By
succo
scan for bbcodes within posts
ok, this is what i'd like to do:
i've got a nice 'media' forum, containing many bbcode tags for stuff i'd like to show in the homepage... at the moment i'm working on making the 'upcoming' module...
Forum:
vB3 Design and Graphics Discussions
05-13-2007, 11:03 AM
Replies:
2
marquee
Views:
809
Posted By
succo
it's here (http://www.aha-italia.com), but, as i...
it's here (http://www.aha-italia.com), but, as i said, as a guest all is ok... here are screenshot of what happens as a guest and as an user... what is really driving me nuts is that this morning i...
Forum:
vB3 Design and Graphics Discussions
05-12-2007, 11:30 PM
Replies:
2
marquee
Views:
809
Posted By
succo
marquee
i don't know if it's a problem with MY installation or common to the newer version, but as far as i upgraded my vb from 3.6.4 to 3.6.6, both my marquee blocks in vbadvanced broke, showing to be much...
Forum:
vBulletin 3.8 Add-ons
05-10-2007, 10:48 AM
Replies:
828
Major Additions -
Living Avatars
Views:
206,342
Posted By
succo
as i said in the official forum, no, but it could...
as i said in the official forum, no, but it could be with an effort to completely rewrite the internal point system to read and write from/to vbux/icash points, or mirroring the icash/vbux value...
Forum:
Modification Graveyard
04-25-2007, 09:39 AM
Replies:
350
Major Additions -
Mindestic GlosPro 1.2.2
Views:
60,630
Posted By
succo
ok, it works quite well so far (as far as i don't...
ok, it works quite well so far (as far as i don't put illegal characters like # or @ or similar in the glossary terms), but it's not showing crosslinking in vba... did anyone solve this?
Forum:
Modification Graveyard
04-22-2007, 06:50 PM
Replies:
658
Miscellaneous Hacks -
ajaxReg - Ajax Registration, with instant field checking
Views:
185,058
Posted By
succo
oh, i see... there is " \....
oh, i see... there is " \. \$GLOBALS\[\'vbulletin\'\]->options\[\'maxuserlength\'\] \. " , so the actual option value is parsed... anyway, would you mind implementing the headinclude part, so that...
Forum:
Modification Graveyard
04-22-2007, 04:23 PM
Replies:
658
Miscellaneous Hacks -
ajaxReg - Ajax Registration, with instant field checking
Views:
185,058
Posted By
succo
btw, are you sure that...
btw, are you sure that $vbulletin->templatecache['register'] = preg_replace('/<input type=\\\"text\\\" class=\\\"bginput\\\" name=\\\"username\\\" size=\\\"50\\\" maxlength=\\\"" \....
Forum:
Modification Graveyard
04-22-2007, 10:14 AM
Replies:
658
Miscellaneous Hacks -
ajaxReg - Ajax Registration, with instant field checking
Views:
185,058
Posted By
succo
ok, i tried to install it, but it didn't work, as...
ok, i tried to install it, but it didn't work, as all the other mods which modify 'full page' templates... i explain... i'm running a vba-wrapped vbulletin, in which every page is wrapped with...
Forum:
vBulletin 3.6 Add-ons
03-30-2007, 05:34 AM
Replies:
444
Major Additions -
vBMS : vBulletin Mail System
Views:
113,515
Posted By
succo
1) go to ACP, phrases, download/upload language,...
1) go to ACP, phrases, download/upload language, select your language, select vbulletin mail system as product and download the xml, that's it... btw, if anyone is interested in italian language i...
Forum:
vBulletin 3.6 Add-ons
03-25-2007, 02:45 PM
Replies:
444
Major Additions -
vBMS : vBulletin Mail System
Views:
113,515
Posted By
succo
attachments work flawlessly with the little file...
attachments work flawlessly with the little file edit i posted some times ago... i've been running it since then without any problem
Forum:
vBulletin 3.6 Add-ons
03-23-2007, 11:36 AM
Replies:
444
Major Additions -
vBMS : vBulletin Mail System
Views:
113,515
Posted By
succo
yes, you can (i did) all you have to do is...
yes, you can (i did)
all you have to do is setup a catchall account for your domain (in cpanel, i guess) and make vbms point at that
Forum:
vBadvanced CMPS
03-21-2007, 01:02 PM
Replies:
0
jigsaw module (please help to finish)
Views:
1,291
Posted By
succo
jigsaw module (please help to finish)
i'm trying to integrate this (http://www.eder.us/projects/puzzle/) jigsaw game in my vba...
it's driving me mad, as it successfully works in firefox, but refuses to show any piece in ie... try to...
Forum:
vBulletin 3.6 Add-ons
03-19-2007, 06:16 AM
Replies:
444
Major Additions -
vBMS : vBulletin Mail System
Views:
113,515
Posted By
succo
no, as far as i can see, vba uses only the body...
no, as far as i can see, vba uses only the body portion of any template and adds it to the central column of it, so anything in the head portion is simply ignored... i saw this when vba-wrapping...
Forum:
vBulletin 3.6 Add-ons
03-17-2007, 09:37 AM
Replies:
444
Major Additions -
vBMS : vBulletin Mail System
Views:
113,515
Posted By
succo
yes, but i think that more modifications are...
yes, but i think that more modifications are needed, as 'vbms_allowhtml' is a boolean, so how can it be equal to VBMS_HTMLACTION_NONE?
Showing results 1 to 25 of 32
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:19 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.03888 seconds
Memory Usage
2,043KB
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
(48)
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.0008
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(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(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(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(101, 0, 1,''); -> cached fperms for forum 101
(unspecified) fetch_permissions(101, 0, 1,''); -> cached fperms for forum 101
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi