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 31
Search took
0.00
seconds.
Search:
Posts Made By:
fyjpm
Forum:
Modification Graveyard
03-07-2006, 07:26 PM
Replies:
1,277
Major Additions -
[AJAX] vB Pager 3.0.4
Views:
239,397
Posted By
fyjpm
You can alleviate your users typing in domain.com...
You can alleviate your users typing in domain.com instead of www.domain.com by adding this to your .htaccess file (this redirects them to the correct url....the www.domain.com )
RewriteCond...
Forum:
vBulletin 3.5 Add-ons
02-23-2006, 09:42 PM
Replies:
22
Collapse Sidebars of vBA CMS
Views:
7,762
Posted By
fyjpm
This is very nice! can you add in the...
This is very nice! can you add in the functionality shown on this page?
http://template.joomlart.com/ja_capella/index.php?jos_change_template=ja_capella_ii
(Click the "Right Panel" image at the...
Forum:
Modification Requests/Questions (Unpaid)
02-19-2006, 04:03 PM
Replies:
8
Help Desk system for 3.5.2? Anyone using Kayako?
Views:
1,673
Posted By
fyjpm
the forum was working fine for me at: 1:03pm EST
the forum was working fine for me at: 1:03pm EST
Forum:
Modification Requests/Questions (Unpaid)
02-19-2006, 07:55 AM
Replies:
8
Help Desk system for 3.5.2? Anyone using Kayako?
Views:
1,673
Posted By
fyjpm
the diff is between eSupport and SupportSuite is...
the diff is between eSupport and SupportSuite is just that SupportSuite has the LiveChat module built in but you can upgrade to this later if you ever wanted, so I just got the eSupport Suite
...
Forum:
vB3 General Discussions
02-16-2006, 06:51 AM
Replies:
2
Kayako v3
Views:
951
Posted By
fyjpm
see...
see https://vborg.vbsupport.ru/showthread.php?t=102367 for some info
Forum:
Modification Requests/Questions (Unpaid)
02-16-2006, 06:40 AM
Replies:
8
Help Desk system for 3.5.2? Anyone using Kayako?
Views:
1,673
Posted By
fyjpm
There is a "LoginShare" module that comes with...
There is a "LoginShare" module that comes with Kayako eSupport/Support Suite that will authenticate off vB's database. It actually adds a record into Kayako so that the rest of the application runs...
Forum:
vB3 General Discussions
02-13-2006, 08:04 PM
Replies:
5
login hook
Views:
1,739
Posted By
fyjpm
I'm trying to do something similar in...
I'm trying to do something similar in global_start hook...how did you define it to work? like this?
$DISABLE_PASSWORD_CLEARING = 1;
or is there a need to make it a "global variable"? Many...
Forum:
vBulletin 3.5 Add-ons
01-21-2006, 12:57 PM
Replies:
43
[Product] AJAX: Username check on registration
Views:
13,620
Posted By
fyjpm
@JoergZ - Can you please post your addt'l checks?...
@JoergZ - Can you please post your addt'l checks? Thank you! :)
-John
Forum:
vBulletin 3.0 Template Modifications
01-19-2006, 08:03 PM
Replies:
44
Quick Registration
Views:
10,784
Posted By
fyjpm
Can someone help me get image verification...
Can someone help me get image verification working on this? Here's what I have so far:
you need to add the following code to index.php
require_once(DIR . '/includes/functions_regimage.php');...
Forum:
Modification Graveyard
12-14-2005, 10:53 AM
Replies:
49
Miscellaneous Hacks -
[you] Replacement Mod
Views:
11,605
Posted By
fyjpm
I noticed when you edit it makes the changes for...
I noticed when you edit it makes the changes for you in the edit box, and if you don't remember to put it back to [you] (or -you- in my case) it hard codes the editors username in the post...can you...
Forum:
Modification Graveyard
12-14-2005, 10:50 AM
Replies:
49
Miscellaneous Hacks -
[you] Replacement Mod
Views:
11,605
Posted By
fyjpm
I just changed the code to -you- for my purposes...
I just changed the code to -you- for my purposes to avoid the escaping and it works now....not sure if you want to amend this or make a note somewhere....
Forum:
Modification Graveyard
12-14-2005, 10:47 AM
Replies:
49
Miscellaneous Hacks -
[you] Replacement Mod
Views:
11,605
Posted By
fyjpm
when you use [you] within a link or a selflink it...
when you use [you] within a link or a selflink it escapes the brackets and breaks...can this behaviour be altered?
Thanks,
John
Forum:
vBulletin 3.5 Add-ons
12-13-2005, 10:09 PM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
PM me with your login info, I'll take a look for...
PM me with your login info, I'll take a look for you... we can finish this in instant messenger or PM.
Forum:
Modification Requests/Questions (Unpaid)
12-13-2005, 03:50 PM
Replies:
11
Automatic registration / login
Views:
2,281
Posted By
fyjpm
I've accomplished this using the www.amember.com...
I've accomplished this using the www.amember.com script and its plugin architecture - which is very similar to vB's. Basically you can write simple code that gets called on various events like...
Forum:
vBulletin 3.5 Add-ons
12-13-2005, 07:15 AM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
FIXED this issue with vBA CMPS: see my...
FIXED this issue with vBA CMPS: see my self-answering thread here:
http://www.vbadvanced.com/forum/showthread.php?p=74589
But here's the quick fix:
add:
if (defined('VBA_PORTAL') AND...
Forum:
vBulletin 3.5 Add-ons
12-13-2005, 05:29 AM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
I modified the code to expose 2 additional...
I modified the code to expose 2 additional parameters you can use in the zzz_update_profile phrase "{3}" (username) and "{4}" (list of required fields needing attention). So one could do something...
Forum:
vBulletin 3.5 Add-ons
12-13-2005, 04:26 AM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
"There's no help like self help" so in case...
"There's no help like self help" so in case anybody else wants get fancy like me find this line in the hook for this mod:
...
Forum:
vBulletin 3.5 Add-ons
12-13-2005, 03:18 AM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
before we continue on, please make sure you've...
before we continue on, please make sure you've followed the instructions carefully at:
http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=6
Then you just have to...
Forum:
vBulletin 3.5 Add-ons
12-13-2005, 12:50 AM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
Well if you named your CMPS page that displays...
Well if you named your CMPS page that displays all of Vbulletins pages to "forum" then you are ok with this part. You can check by going into Admin Control Panel > vBa CMPS > Edit Pages and look for...
Forum:
vBulletin 3.5 Add-ons
12-13-2005, 12:41 AM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
Do you have this at the top of your main forum...
Do you have this at the top of your main forum homepage? (either forum.php or whatever you renamed it to...if you are not using CMPS as your homepage then look in index.php)
<?php...
Forum:
vBulletin 3.5 Add-ons
12-13-2005, 12:29 AM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
Looks like you are running vBAdvanced CMPS...make...
Looks like you are running vBAdvanced CMPS...make sure in your ./includes/functions.php file you have the code required from it...it looks like this:
if (defined('VBA_PORTAL') AND...
Forum:
vBulletin 3.5 Add-ons
12-12-2005, 11:46 PM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
Go to: vB Control Panel > Languages &...
Go to:
vB Control Panel > Languages & Phrases > Search in Phrases >
Search for Text :"zzz_update_profile" and tick the "Phrase Variable Name Only" box.
Now you can click "Edit", then click...
Forum:
vBulletin 3.5 Add-ons
12-12-2005, 10:45 PM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
Ok I found ok that if you are running CMPS by...
Ok I found ok that if you are running CMPS by vBAdvanced that you will not continue to get the errror message on anything besides the CMPS homepage if you have the following enabled in your other php...
Forum:
vBulletin 3.5 Add-ons
12-12-2005, 10:00 PM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
How can I get the members username in the error...
How can I get the members username in the error message like this:
"Dear so-and-so, you need to fill in the required field blah blah blah..."
Anyone?
Thanks,
John
Forum:
vBulletin 3.5 Add-ons
12-12-2005, 09:47 PM
Replies:
202
Force Current Members To Fill Out Required Profile Field
Views:
39,603
Posted By
fyjpm
You know what I almost cross posted you because I...
You know what I almost cross posted you because I was looking at the code and it does seem that they should keep getting it...I'm thinking its because I'm using CMPS that a blank screen is happening?...
Showing results 1 to 25 of 31
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
12:18 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.01988 seconds
Memory Usage
2,044KB
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
(59)
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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(134, 0, 1,''); -> cached fperms for forum 134
(unspecified) fetch_permissions(134, 0, 1,''); -> cached fperms for forum 134
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
FULLTEXT Search
php_sapi_name(): fpm-fcgi