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 23 of 23
Search took
0.00
seconds.
Search:
Posts Made By:
Thaliada
Forum:
vBulletin 3.6 Add-ons
11-13-2007, 06:58 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
@wtrk sry no idea @sph33r I don't have...
@wtrk sry no idea
@sph33r
I don't have this problem on a fresh install. could you send me a link to your board pls, so i can have a look at it?
Forum:
vBulletin 3.6 Add-ons
11-03-2007, 07:02 AM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Currently you have to use v1, sry. I'll put it on...
Currently you have to use v1, sry. I'll put it on my todo list for the next update.
Blush, thank you ;)
Forum:
vBulletin 3.6 Add-ons
11-02-2007, 04:38 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
It's in the install code. The template is "User...
It's in the install code. The template is "User Control Panel Templates -> USERCP_SHELL". 6th category from the bottom.
Forum:
vBulletin 3.6 Add-ons
11-02-2007, 11:51 AM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
You have to use MyISAM as your MySQL storage...
You have to use MyISAM as your MySQL storage engine. It's the only one that supports full text search.
Forum:
vBulletin 3.6 Add-ons
11-01-2007, 02:40 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
I guess thats the reason. UPDATE usergroup...
I guess thats the reason.
UPDATE usergroup SET pm_search = 1;
If you use table prefixes, add the prefix before "usergroup"
Forum:
vBulletin 3.6 Add-ons
11-01-2007, 02:02 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Hello the Sandman, I registered at the admin...
Hello the Sandman,
I registered at the admin zone forums. Could you please put me into a user group that is allowed to search their pms. Also the old search field is still in place. Have you...
Forum:
vBulletin 3.6 Add-ons
11-01-2007, 01:06 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Version 2.0 released. Rewrote some parts and...
Version 2.0 released. Rewrote some parts and added all(?) requested features.
Updating is recommended.
Forum:
vBulletin 3.6 Add-ons
10-12-2007, 10:43 AM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
That is indeed the problem, actually...
That is indeed the problem, actually if(!isset($_GET['folderid']) || trim($_GET['folderid']) == '') $_GET['folderid'] = 0; should take care of this problem, but as i see now, i forgott to change AND...
Forum:
vBulletin 3.6 Add-ons
09-03-2007, 09:48 AM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
I'm sry, but i can't reproduce this bug on my...
I'm sry, but i can't reproduce this bug on my board :/
Forum:
vBulletin 3.6 Add-ons
07-12-2007, 07:43 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Try to disable the other plugins, if that doesn't...
Try to disable the other plugins, if that doesn't work im sry. I don't know what else could cause this error.
You can remove AND pm.folderid=" . mysql_real_escape_string($_GET['folderid']) . " from...
Forum:
vBulletin 3.6 Add-ons
07-04-2007, 05:28 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Thx, i'll fix this bug in the next release.
Thx, i'll fix this bug in the next release.
Forum:
vBulletin 3.6 Add-ons
07-03-2007, 02:59 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Use * as wildcard.
Use * as wildcard.
Forum:
vBulletin 3.6 Add-ons
06-30-2007, 06:37 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
#Sit Flash & Talking Poker does the first...
#Sit Flash & Talking Poker
does the first line of the php code of the plugin starts with
if(!isset($_GET['folderid']) || trim($_GET['folderid']) == '') $_GET['folderid'] = 0;
if not, replace...
Forum:
vBulletin 3.6 Add-ons
06-25-2007, 03:12 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Thx again, normaly this line should not be...
Thx again, normaly this line should not be necessary, but some people seemed to have problems without it. Included it again.
@klaush
there is a 3.5 version on this board.
Forum:
vBulletin 3.6 Add-ons
06-23-2007, 07:40 AM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Sry, I have much work atm, missed it. It's...
Sry, I have much work atm, missed it. It's included now, thank you!
Forum:
vBulletin 3.6 Add-ons
06-14-2007, 06:20 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Are you sure you are searching in the right...
Are you sure you are searching in the right folder?
If so, could you send me a copy of the specific pm and your exact search query?
Forum:
vBulletin 3.6 Add-ons
06-14-2007, 02:36 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
AND pm.folderid= is the problem, when does...
AND pm.folderid=
is the problem, when does this error occure?
Do you have any other pm mods installed?
if(!isset($_GET['folderid'])) $_GET['folderid'] = 0;
at the beginning should deal...
Forum:
vBulletin 3.6 Add-ons
06-14-2007, 02:21 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Didn't knew this is possible, i'll have a look...
Didn't knew this is possible, i'll have a look at.
Dunno, maybe it's in your ignore list for the standard search?
Forum:
vBulletin 3.6 Add-ons
06-14-2007, 06:19 AM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
Seems like you have another plugin installed...
Seems like you have another plugin installed which uses a var named $query somewhere before the searchplugin is included. In the Template change <div><input type="text" class="bginput" name="query"...
Forum:
vBulletin 3.5 Add-ons
06-14-2007, 06:03 AM
Replies:
4
User PM Search
Views:
1,984
Posted By
Thaliada
Sry uploaded the 3.6 version instead of 3.5,...
Sry uploaded the 3.6 version instead of 3.5, should be fixed now
Forum:
vBulletin 3.6 Add-ons
06-13-2007, 07:42 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
I've uploaded a fixed version, forgotten to turn...
I've uploaded a fixed version, forgotten to turn warnings on
Added it to my ToDo list
Forum:
vBulletin 3.5 Add-ons
06-12-2007, 10:00 PM
Replies:
4
User PM Search
Views:
1,984
Posted By
Thaliada
User PM Search
Description:
This modification allows your users to search thru their pms
Installation:
All the installation information is in the package.
Changes/Adds:
1 Plugin
12 Phrases
1 Template
Forum:
vBulletin 3.6 Add-ons
06-12-2007, 10:00 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,282
Posted By
Thaliada
User PM Search
Description:
This modification allows your users to search thru their pms
Installation:
All the installation information is in the package.
Changes/Adds:
7 Plugins
19 Phrases
1 Template
Showing results 1 to 23 of 23
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
10:00 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.04119 seconds
Memory Usage
2,008KB
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
(23)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(63)
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(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(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(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(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(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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