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 3
1
2
3
>
Showing results 1 to 25 of 59
Search took
0.00
seconds.
Search:
Posts Made By:
RenatoMN
Forum:
vBulletin 3.8 Add-ons
12-12-2009, 10:49 PM
Replies:
79
Forum Display Enhancements -
Alphabetical Forum Filtering (ABC Threads Menu)
Views:
25,925
Posted By
RenatoMN
thedvs, hello, I'm really not able to code...
thedvs,
hello, I'm really not able to code anything for free at now (you may had noticed my last visit to vb.org was 1 month ago). If you really need it done, I may code it, but I would then code...
Forum:
vB3 Design and Graphics Discussions
11-13-2009, 07:59 PM
Replies:
2
Threads Title
Views:
711
Posted By
RenatoMN
Search $forum[title] in forumbit template and put...
Search $forum[title] in forumbit template and put it between <b></b> tags.
I think you may also specify the tag in thread title itself (description, at least, I know allow html tags).
Forum:
vBulletin 3.8 Add-ons
11-12-2009, 12:56 PM
Replies:
185
New Posting Features -
Imageshack, MEGAUPLOAD & Photobucket Uploader
Views:
61,755
Posted By
RenatoMN
Hi. Using 3.8.4 PL 1 I installed it,...
Hi.
Using 3.8.4 PL 1
I installed it, but couldn't see permissions in usergroups manager until I realize the bitfields files I uploaded were not being "seen" by vBulletin (I sent then using SCP...
Forum:
vBulletin 3.8 Template Modifications
11-09-2009, 04:20 AM
Replies:
117
Forum Home Enhancements -
Forum Icons on forumhome
Views:
47,849
Posted By
RenatoMN
Hum.. the images "are being show"... Right...
Hum.. the images "are being show"...
Right click the "x" errors and see the properties and check if the images are right uploaded to the address informed for each forum.
Forum:
Modification Requests/Questions (Unpaid)
11-07-2009, 08:13 PM
Replies:
7
Can you help?
Views:
903
Posted By
RenatoMN
Hello. I replied your PM: But I...
Hello.
I replied your PM:
But I will complete the question:
why aren't you caching the templates (in the zip file you sent me)? is this working the way it is now?
Forum:
vBulletin 3.8 Add-ons
11-06-2009, 10:38 PM
Replies:
79
Forum Display Enhancements -
Alphabetical Forum Filtering (ABC Threads Menu)
Views:
25,925
Posted By
RenatoMN
Cool!! You didn't even downloaded the last...
Cool!!
You didn't even downloaded the last attached file and I already got around the lack of hooks for sticky threads!
This is the first function of the mod that handles an internal...
Forum:
vBulletin 3.8 Add-ons
11-06-2009, 09:24 PM
Replies:
79
Forum Display Enhancements -
Alphabetical Forum Filtering (ABC Threads Menu)
Views:
25,925
Posted By
RenatoMN
@inciarco, Thanks for the suggestion, very...
@inciarco,
Thanks for the suggestion, very cool!!
I have no control over the stickies db query (it's the only query without hooks in forumdisplay.php), therefore I can't filter them by letter....
Forum:
Modification Requests/Questions (Unpaid)
11-06-2009, 07:10 PM
Replies:
7
Can you help?
Views:
903
Posted By
RenatoMN
When replacing only 1 value, do not need to use...
When replacing only 1 value, do not need to use arrays as search/replace values (see str_replace manual (http://php.net/str_replace)).
Also, if you're using a plugin, you may check the existence...
Forum:
vB3 General Discussions
11-06-2009, 06:24 PM
Replies:
3
How to find forum url and change it
Views:
539
Posted By
RenatoMN
You may set a password to the forum if you...
You may set a password to the forum if you prefer.
But if you really need a new url, you may create a newfolder, and place inside it a index.php:
<?
header("Location:...
Forum:
vBulletin 3.8 Add-ons
11-06-2009, 01:16 PM
Replies:
79
Forum Display Enhancements -
Alphabetical Forum Filtering (ABC Threads Menu)
Views:
25,925
Posted By
RenatoMN
Thanks for reporting. I really found some...
Thanks for reporting. I really found some problems in the code.
But, strangely, it was working fine for me... :confused: :p
Try this version attached.
If works, I will add the selectable groups...
Forum:
vB3 General Discussions
11-06-2009, 02:33 AM
Replies:
3
How to find forum url and change it
Views:
539
Posted By
RenatoMN
In forum permissions, remove all permissions of...
In forum permissions, remove all permissions of this forum. Then, give access/reply rights in this forum only to "moderators" group (or create a new group based in the members groups if they are not...
Forum:
vB3 General Discussions
11-06-2009, 02:30 AM
Replies:
29
Big problem!!!!!! with my board
Views:
1,688
Posted By
RenatoMN
Your host should inform you where to see error...
Your host should inform you where to see error logs.
The problem will probably be EASILY solved after analizying this file.
Forum:
vB3 Programming Discussions
11-06-2009, 02:07 AM
Replies:
4
Huge Decrease in Number of Forum Pages Indexed
Views:
1,027
Posted By
RenatoMN
Maybe you can start including rel="nofollow" in...
Maybe you can start including rel="nofollow" in those prev/next links in your style.
Forum:
vBulletin 3.8 Add-ons
11-06-2009, 01:35 AM
Replies:
79
Forum Display Enhancements -
Alphabetical Forum Filtering (ABC Threads Menu)
Views:
25,925
Posted By
RenatoMN
May you please post a screenshot (or a URL -...
May you please post a screenshot (or a URL - better)?
Yes, next update, usergroup permissions :)
(actually, I simply forgot to include it in this version)
Forum:
Modification Requests/Questions (Unpaid)
11-06-2009, 01:32 AM
Replies:
7
Can you help?
Views:
903
Posted By
RenatoMN
<if condition="$post[field24] OR...
<if condition="$post[field24] OR $post[field38]">$post[field24] $post[field38]<else />$post[musername]</if>
Forum:
vB3 Programming Discussions
11-06-2009, 12:50 AM
Replies:
3
Post, threads + members in URL
Views:
861
Posted By
RenatoMN
Pharkas, the strange part for me is: ...
Pharkas,
the strange part for me is:
how to make a system "crawl" the data from "myboard1.com/mystats.php?variable=value"?
the system can not guess the variable values, do you understand it?
...
Forum:
vBulletin 3.8 Add-ons
11-05-2009, 09:24 PM
Replies:
186
Show Thread Enhancements -
Limited Guest Viewing -- Motivate Guests to Register
Views:
68,926
Posted By
RenatoMN
Installed. Working :D
Installed. Working :D
Forum:
vBulletin 3.8 Add-ons
11-05-2009, 08:34 PM
Replies:
79
Forum Display Enhancements -
Alphabetical Forum Filtering (ABC Threads Menu)
Views:
25,925
Posted By
RenatoMN
Yes! :D Please mark as installed if using....
Yes! :D
Please mark as installed if using. Thanks.
Regards,
Forum:
vB3 General Discussions
11-05-2009, 07:34 PM
Replies:
10
How i can access users private messages ?
Views:
573
Posted By
RenatoMN
Sorry, but you're looking more like somebody with...
Sorry, but you're looking more like somebody with AdminCP (temporary or hacked) trying to cause problems for somebody else.
Forum:
vB3 Programming Discussions
11-05-2009, 05:43 PM
Replies:
3
Post, threads + members in URL
Views:
861
Posted By
RenatoMN
Sorry... do you want to specify in the URL...
Sorry...
do you want to specify in the URL all data you want to be show in the statistics page?
Then how would the page be useful, if you need to know the values before open it?
Does not make...
Forum:
vBulletin 3.8 Add-ons
11-05-2009, 05:56 AM
Replies:
79
Forum Display Enhancements -
Alphabetical Forum Filtering (ABC Threads Menu)
Views:
25,925
Posted By
RenatoMN
Posting just to inform you: I fixed the...
Posting just to inform you:
I fixed the pagination problem!! :)
I will be posting the mod today (just adding some more nice features).
Forum:
Modification Requests/Questions (Unpaid)
11-04-2009, 02:22 AM
Replies:
7
Can you help?
Views:
903
Posted By
RenatoMN
if ($post[field24]) { your code; }
if ($post[field24]) {
your code;
}
Forum:
Modification Requests/Questions (Unpaid)
11-04-2009, 02:18 AM
Replies:
4
Auction House Mod for 3.8.3
Views:
983
Posted By
RenatoMN
post #1899969...
post #1899969 (https://vborg.vbsupport.ru/showpost.php?p=1899969&postcount=1528) (in thread (https://vborg.vbsupport.ru/showthread.php?p=1899969#post1899969))
post #1903796...
Forum:
Modification Requests/Questions (Unpaid)
11-04-2009, 12:48 AM
Replies:
4
Auction House Mod for 3.8.3
Views:
983
Posted By
RenatoMN
It seems the developer is finishing up a version...
It seems the developer is finishing up a version for vB 3.8.x.
Check the last 3 pages of the mod thread.
Forum:
Community Lounge
11-03-2009, 09:16 PM
Replies:
12
do you think you have to Have .COM?
Views:
1,600
Posted By
RenatoMN
LOL! Thread closed.
LOL!
Thread closed.
Showing results 1 to 25 of 59
Page 1 of 3
1
2
3
>
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
02:28 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.01596 seconds
Memory Usage
2,036KB
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)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(37)
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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(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(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
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(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
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
FULLTEXT Search
php_sapi_name(): fpm-fcgi