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 14
1
2
3
11
>
Last
»
Showing results 1 to 25 of 333
Search took
0.01
seconds.
Search:
Posts Made By:
SorentoUltimate
Forum:
vB4 Programming Discussions
06-25-2011, 12:43 PM
Replies:
3
Profile Recent Visitors Block Problem
Views:
714
Posted By
SorentoUltimate
Profile Recent Visitors Block Problem
if you check the below image you see a comma after last user in Recent Visitors Profile Block in Internet Explorer. In Firefox are ok.
Any idea?
...
Forum:
vB4 Programming Discussions
06-25-2011, 12:32 PM
Replies:
3
Template Replace
Views:
864
Posted By
SorentoUltimate
i found the problem, i have mistake on template...
i found the problem, i have mistake on template and now work!!!
thanks for your answers
Forum:
vB4 Programming Discussions
06-25-2011, 08:49 AM
Replies:
3
Template Replace
Views:
864
Posted By
SorentoUltimate
Template Replace
Hi,
in vBulletin 3 i use that command on Parse Templates:
$vbulletin->templatecache['TemplateToReplace'] = $vbulletin->templatecache['NewTemplate'];
i try it to vBulletin 4 but not work.
...
Forum:
vB4 Programming Discussions
06-06-2011, 02:04 PM
Replies:
8
Find Replace into Template PlugIn Code
Views:
791
Posted By
SorentoUltimate
Hi Boofo, i try that but not work ...
Hi Boofo,
i try that but not work
$find_string = '';
$repl_string = '';
$parser = new...
Forum:
vB4 Programming Discussions
06-06-2011, 10:03 AM
Replies:
8
Find Replace into Template PlugIn Code
Views:
791
Posted By
SorentoUltimate
any help???????????
any help???????????
Forum:
vB4 Programming Discussions
06-04-2011, 09:30 PM
Replies:
8
Find Replace into Template PlugIn Code
Views:
791
Posted By
SorentoUltimate
Hi again, Here are the Templates and Plugin...
Hi again,
Here are the Templates and Plugin Code to help me solve the problem :
a.Template "greeklish2greek_SHOWTHREAD_fnd"
<div class="blockfoot actionbuttons">
<div...
Forum:
vB4 Programming Discussions
06-04-2011, 04:32 PM
Replies:
8
Find Replace into Template PlugIn Code
Views:
791
Posted By
SorentoUltimate
i try that code: $find_string =...
i try that code:
$find_string = fetch_template('greeklish2greek_SHOWTHREAD_fnd');
$repl_string = fetch_template('greeklish2greek_SHOWTHREAD_rpl');
...
Forum:
vB4 Programming Discussions
06-03-2011, 11:32 PM
Replies:
8
Find Replace into Template PlugIn Code
Views:
791
Posted By
SorentoUltimate
Find Replace into Template PlugIn Code
Hi all,
in vb3 i use that code to make changes to templates (parse_templates hook)
require_once(DIR . '/includes/adminfunctions_template.php');
$string_fnd = compile_template('<if...
Forum:
vBulletin 4.x Add-ons
05-08-2011, 08:23 AM
Replies:
21
Administrative and Maintenance Tools -
Advanced Plugin Manager
Views:
7,341
Posted By
SorentoUltimate
I allready done that. the problem are that...
I allready done that.
the problem are that no collapse uncollapse icon from of each addon.
Forum:
vB3 General Discussions
05-08-2011, 08:21 AM
Replies:
3
Can't find FULLTEXT index matching the column list
Views:
1,084
Posted By
SorentoUltimate
No the proble are not Character set. The two...
No the proble are not Character set.
The two Databases have the same Character set and Collation !!!!
Also the two databases are under the same MySQL Server.
Forum:
vB3 General Discussions
05-07-2011, 09:29 PM
Replies:
3
Can't find FULLTEXT index matching the column list
Views:
1,084
Posted By
SorentoUltimate
Can't find FULLTEXT index matching the column list
Hi when the RSS Cron Run i recieve a Database Error
Database error in vBulletin 3.8.7:
Invalid SQL:
SELECT thread.threadid, MATCH(thread.title) AGAINST ('Πωλήσεις Απριλίου: Πτώση...
Forum:
vBulletin 4.x Add-ons
05-07-2011, 02:21 PM
Replies:
21
Administrative and Maintenance Tools -
Advanced Plugin Manager
Views:
7,341
Posted By
SorentoUltimate
Try it to vbulletin 4.1.3 and not Display...
Try it to vbulletin 4.1.3 and not Display Collapse UnCollapse Button
Any Idea?????
Forum:
vBulletin 4.x Add-ons
04-25-2011, 10:21 AM
Replies:
101
Moderators Functions -
VSa - (De)Bump Threads
Views:
29,798
Posted By
SorentoUltimate
Hi again Valter...
Hi again Valter (https://vborg.vbsupport.ru/member.php?u=108756), i take your version and convert it for vBulletin 3.8.x.
Forum:
vBulletin 3.8 Add-ons
04-22-2011, 02:27 PM
Replies:
245
Anti-Spam Options -
[GlowHost] Spam-O-Matic for vB 3.8 (StopForumSpam, Akismet, Auto-Moderation and more)
Views:
3,614,729
Posted By
SorentoUltimate
I plan to install to my vBulletin 3.8.7 forum but...
I plan to install to my vBulletin 3.8.7 forum but i have some questions
What are the problem with RSS becuse i also have a lot of RSS Feed to my foeum making Threads with news.
Any idea...
Forum:
vB3 General Discussions
04-17-2011, 06:56 PM
Replies:
2
RSS FEED Problem
Views:
779
Posted By
SorentoUltimate
i find the problem... but not solved yet i...
i find the problem... but not solved yet
i open an issue at vbulletin.com tracker http://tracker.vbulletin.com/browse/VBIII-12851 and waiting.
Forum:
vB3 General Discussions
04-17-2011, 09:41 AM
Replies:
1
RSS import from UTF-8 feed in spanish returns WRONG chars- Please help
Views:
702
Posted By
SorentoUltimate
i have similar problem with greek characters ...
i have similar problem with greek characters
do you solve your problem?
Forum:
vB3 General Discussions
04-16-2011, 06:46 PM
Replies:
2
RSS FEED Problem
Views:
779
Posted By
SorentoUltimate
Can you please help me in above problem ?
Can you please help me in above problem ?
Forum:
vB3 General Discussions
04-15-2011, 10:41 AM
Replies:
2
RSS FEED Problem
Views:
779
Posted By
SorentoUltimate
RSS FEED Problem
Hi i need your help,
i add an RSS Feed to RSS Feed Manager.
http://www.auto24.gr/svc/rss/categoryNews/?category=testdrive
at preview i see that :
Forum:
vBulletin 3.7 Add-ons
01-26-2011, 03:10 AM
Replies:
206
Integration with vBulletin -
vbulletin-xml-rpc-server for instant Desktop Notification
Views:
43,072
Posted By
SorentoUltimate
1and1 (http://www.1and1.com...
1and1 (http://www.1and1.com (http://www.1and1.com/))
Forum:
vBulletin 3.7 Add-ons
01-26-2011, 03:04 AM
Replies:
206
Integration with vBulletin -
vbulletin-xml-rpc-server for instant Desktop Notification
Views:
43,072
Posted By
SorentoUltimate
Thanks, EddyMaxx, the zip you attach include...
Thanks, EddyMaxx,
the zip you attach include all the changes from the post, i allready make that changes but not work, i also use your attachement but the same.
my problem : i'm on share...
Forum:
vBulletin 3.7 Add-ons
01-26-2011, 01:25 AM
Replies:
206
Integration with vBulletin -
vbulletin-xml-rpc-server for instant Desktop Notification
Views:
43,072
Posted By
SorentoUltimate
i do all the changes find in posts, as i write...
i do all the changes find in posts, as i write before the problem are the php xmlrpc.
can u help me how i can enable it?
Forum:
vBulletin 3.7 Add-ons
01-26-2011, 01:19 AM
Replies:
206
Integration with vBulletin -
vbulletin-xml-rpc-server for instant Desktop Notification
Views:
43,072
Posted By
SorentoUltimate
Thanks for reply, after a lot of hours of...
Thanks for reply,
after a lot of hours of search i find that the problem are the php xmlrpc not enabled on my server i contact with 1and1 and the told me to download it from...
Forum:
vBulletin 3.7 Add-ons
01-24-2011, 12:06 AM
Replies:
206
Integration with vBulletin -
vbulletin-xml-rpc-server for instant Desktop Notification
Views:
43,072
Posted By
SorentoUltimate
Hi i installed i take that error wen...
Hi
i installed
i take that error wen i try ...../forum/vbulletin-xml-rpc-server/index.php
<?xml version="1.0" encoding="UTF-8"?>
<methodResponse>
<fault>
<value>
Forum:
vBulletin 3.8 Add-ons
01-20-2011, 09:45 PM
Replies:
14
Mini Mods -
AJAX Quoted Post Preview
Views:
3,560
Posted By
SorentoUltimate
You have PM ;)
You have PM ;)
Forum:
vBulletin 3.8 Add-ons
01-20-2011, 10:12 AM
Replies:
14
Mini Mods -
AJAX Quoted Post Preview
Views:
3,560
Posted By
SorentoUltimate
Hi very good idea but not work with VBSeo.
Hi
very good idea but not work with VBSeo.
Showing results 1 to 25 of 333
Page 1 of 14
1
2
3
11
>
Last
»
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
08:28 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.02568 seconds
Memory Usage
2,078KB
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
(2)
pagenav_pagelink
(1)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(31)
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.0044
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
FULLTEXT Search
php_sapi_name(): fpm-fcgi