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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.03
seconds.
Search:
Posts Made By:
AndrewD
Forum:
vBulletin 4.x Add-ons
04-10-2010, 02:05 PM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
PM sent. It's quite possible to preload...
PM sent.
It's quite possible to preload the database via mysql, or equally by an xml file. Obviously you need to get the format/table structure correct.
Forum:
vBulletin 3.5 Add-ons
04-08-2010, 03:01 AM
Replies:
2,467
Links and Downloads Manager
Views:
444,849
Posted By
AndrewD
The attached file should fix the problem. It...
The attached file should fix the problem. It should be uploaded into your form/includes directory. I recommend that you keep a copy of the existing version in that directory in case anything goes...
Forum:
vBulletin 4.x Add-ons
04-08-2010, 02:08 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
Use the vb/admincp/languages and phrases/search...
Use the vb/admincp/languages and phrases/search in phrases
Search for the phrase called ldm_vbmenu_ldm (remember to check the box Phrase Variable Name Only).
Edit the phrase contents as you...
Forum:
vBulletin 3.8 Add-ons
04-07-2010, 03:58 AM
Replies:
294
Major Additions -
Links and Downloads Manager
Views:
73,865
Posted By
AndrewD
Hi there - good to hear from you again :) ...
Hi there - good to hear from you again :)
LDM does not send email announcements when a link is edited. Is this an important feature? (it might get added in the vb 4 version if there is a real...
Forum:
vBulletin 4.x Add-ons
04-07-2010, 03:37 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
If the only feature you are missing when the menu...
If the only feature you are missing when the menu is disabled is "add category" you can get round this by going directly to the following url:
...
Forum:
vBulletin 4.x Add-ons
04-07-2010, 03:29 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
This box is used for two purposes - firstly...
This box is used for two purposes - firstly (within categories but not at the top level) to contain the full category description, and secondly (at all levels) to contain information messages such as...
Forum:
vBulletin 4.x Add-ons
04-07-2010, 03:13 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
You report that this only happens with Firefox. ...
You report that this only happens with Firefox. Attached is a screenshot from my PC viewing your site after performing in a search with no results. I have tried Firefox versions 3.5.9 and 3.6.3. ...
Forum:
vBulletin 4.x Add-ons
04-06-2010, 05:50 PM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
Unfortunately, this problem is caused by the...
Unfortunately, this problem is caused by the design of the underlying vbulletin code, not by LDM. I'm sympathetic to your problem, but I can't justify spending a considerable time rewriting their...
Forum:
vBulletin 3.5 Add-ons
04-06-2010, 05:47 PM
Replies:
2,467
Links and Downloads Manager
Views:
444,849
Posted By
AndrewD
This has happened when your web server installed...
This has happened when your web server installed an upgrade to php. There is a straightforward fix, but I need to know exactly which version of LDM you are using.
By the way, I would really...
Forum:
vBulletin 3.5 Add-ons
04-06-2010, 05:42 PM
Replies:
2,467
Links and Downloads Manager
Views:
444,849
Posted By
AndrewD
This is not an LDM issue. The message you have...
This is not an LDM issue. The message you have posted on theadminzone is generated by by reading the php.ini setting that the server provides to it. Take a look at vb/admincp/maintenance/phpinfo. ...
Forum:
vBulletin 4.x Add-ons
04-05-2010, 08:55 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
Thanks for spotting this. To fix it, edit...
Thanks for spotting this. To fix it, edit local_links_admin.php and find the line (about line 673)
// Main Administration Functions
and insert the following immediately before it:
...
Forum:
vBulletin 4.x Add-ons
04-03-2010, 07:49 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
LDM should add itself automatically to the main...
LDM should add itself automatically to the main vbulletin menu.
The LDM wiki (see sig, section Installing LDM) explains how to configure things so that only certain usergroups, etc, see this menu...
Forum:
vBulletin 3.8 Add-ons
03-30-2010, 09:12 AM
Replies:
294
Major Additions -
Links and Downloads Manager
Views:
73,865
Posted By
AndrewD
If you're not getting an error, you've probably...
If you're not getting an error, you've probably got the fix right. Just to be clear, on the last of the lines, you're changing ")) {" to ");".
I've just retested the plugi on my test site and it...
Forum:
vBulletin 3.8 Add-ons
03-30-2010, 07:38 AM
Replies:
294
Major Additions -
Links and Downloads Manager
Views:
73,865
Posted By
AndrewD
Christian, there's a coding bug in the plugin,...
Christian, there's a coding bug in the plugin, which had been there for some time but no-one had noticed.
You can fix it easily as follows:
- go to vb/admincp/products and plugins/manage...
Forum:
vBulletin 4.x Add-ons
03-29-2010, 09:50 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
Try <vb:if...
Try <vb:if condition="$LDM_catinfo['viewcatid']==-1">bla bla</vb:if> :)
Forum:
vBulletin 4.x Add-ons
03-29-2010, 09:42 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
I have not rewritten the LDM vba modules to work...
I have not rewritten the LDM vba modules to work with vbulletin 4, and I'm not sure when I will manage to do so. The error you report is related to the (quite fundamental) changes that have been...
Forum:
vBulletin 4.x Add-ons
03-28-2010, 04:29 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
All in due time :)
All in due time :)
Forum:
vBulletin 4.x Add-ons
03-27-2010, 06:27 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
I've tried a number of tests on my system but...
I've tried a number of tests on my system but everything seems to be working fine since I fixed the ie-related bug. I can't make any more progress without admin access to your site. Send me a PM if...
Forum:
vBulletin 4.x Add-ons
03-26-2010, 01:26 PM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
I think I know what is happening, but could you...
I think I know what is happening, but could you check - is the problem with internet explorer only, i.e does it work/fail with firefox?
Forum:
vBulletin 4.x Add-ons
03-21-2010, 07:00 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
These seem to work ok on my test system. Shall I...
These seem to work ok on my test system. Shall I take a look at your site? Send me a PM if so.
Concerning the pre-loading - have you set an expiry date for the categories in question? Recall...
Forum:
vBulletin 4.x Add-ons
03-20-2010, 05:19 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
You can configure LDM to let any usergroups be...
You can configure LDM to let any usergroups be admins. Take a look at includes/local_links_init.php for the following lines:
// This defines the usergroups that can access the LDM admin pages...
Forum:
vBulletin 4.x Add-ons
03-15-2010, 01:36 PM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
Uploaded version 3.0.2 patch level 1, which (I...
Uploaded version 3.0.2 patch level 1, which (I hope) fixes all reported bugs. No longer considered "beta".
Let me know if I've messed up....
Forum:
vBulletin 4.x Add-ons
03-15-2010, 04:45 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
I have made some minor changes on your site and I...
I have made some minor changes on your site and I think you will find that the video now plays/downloads correctly.
From checking on Google and your site, there seems to be a bug in php 5.2.11...
Forum:
vBulletin 4.x Add-ons
03-14-2010, 01:20 PM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
OK, I understand what's going on. There was...
OK, I understand what's going on. There was always a potential problem, but it did not become likely until vb4.x, where the homeurl setting on the admincp is much more likely to be a full url.
...
Forum:
vBulletin 4.x Add-ons
03-14-2010, 07:16 AM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,799
Posted By
AndrewD
Thanks for the report. Will be fixed in the next...
Thanks for the report. Will be fixed in the next upload, perhaps later today or early next week. In meantime, you can patch if you want by adding
require_once(DIR ....
Showing results 1 to 25 of 500
Page 1 of 20
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
01: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.04056 seconds
Memory Usage
2,084KB
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
(75)
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.0114
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(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(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(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(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(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(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi