The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBulletin Link Directory Details »» | |||||||||||||||||||||||||||||||||||||||||||||
What is vBulletin Link Directory:
vBulletin Link Directory with vBulletin integration has a couple of functions and options that a comfortable link directory needs to have:
Installation/Update: Upload all files you find in /upload to your forum root and change the read/write permissions of: /vblinklist/backup /vblinklist/image to 0777 in order to be able to make backups if needed. Afterwards import 'product-vblinklist.xml' in admincp. Then configure the group permissions aswell as the administrator permissions. Now you can change the settings of the addons in admincp and create categories like you want to. The Link Directory is ready to use now, every function is used to vB-standard. Adding the widget: Admincp -> 'vBulletin CMS' -> 'Widgets' -> 'Create new widget' Widget type: PHP Direct Execution Title: Link Directory Description: Shows a random entry and statistic from vBulletin Link Directory in CMS Then 'Save' the widget and you'll see the list with the widgets alreday available in your forum. At the right side from 'Yellow Pages' you klick 'Configure' and enter the follwing information: 'Enter Php Code, in the form "$results = "': PHP Code:
Cache refresh time (minutes): 5 Then 'Save' the configuration. The file to include (DIR . "/vblinklist/widgets/widget_linklist_stats.php") can be found in the vBulletin-CMS folder in the ZIP-file to this product. Now you can place the widget with the Layout Manager. Tools: You'll find import-scripts in the 'tools'-directory to import links from other addons if needed. General: Updates can easily be done by just following the explanation for installation. This addon will be supported by me, please take care of the license.txt-file. IT IS NOT ALLOWED TO REMOVE OR CHANGE THE COPYRIGHT IN ANY WAYS. Brandfree versions are available, please get in touch with me using PM for that. Your feedback is welcome, please post bugs in this thread. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
5 благодарности(ей) от: | ||
adabros, Delfi_r, imported_EkSeS, pcmwebmaster, Prober |
Comments |
#552
|
||||
|
||||
Quote:
Have you Upload all Files? I think that any XML are missing i have the ACP link |
#553
|
|||
|
|||
Trying to install this on 4.2.
I get the following message Code:
Warning: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/vblinklist.php on line 1175 Fatal error: require_once() [function.require]: Failed opening required '/home/pajerxga/public_html/vbulletin/includes/functions_wysiwyg.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pajerxga/public_html/vbulletin/vblinklist.php on line 1175 |
#554
|
|||
|
|||
That's strange because I'm running 4.2 PL2 and I didn't get that message. I don't see that file in my install files. I wonder if you're using an older version of the install?
|
#555
|
|||
|
|||
On the main /vblinklist.php page I'd like to set the meta description and keywords. Does anyone know how I could go about doing that? The categorys are not a issue, Just want meta title & description for /vblinklist.php. Hard coded would be fine. I just can't figure it out.
Hell just to be able to change the meta description would be nice. Does anyone know how? |
#556
|
||||
|
||||
Quote:
ADMIN-CP > OPTIONS > GENERAL SETTINGS |
#557
|
|||
|
|||
Yeah, I wish I knew a way to remove the default meta description.
|
#558
|
|||
|
|||
Anyone know why when the link directory is selected the forum link is not deselected.
|
#559
|
||||
|
||||
Quote:
Product: vBulletin Hook Location: navigation_tab_complete Name: Anything - i called it tab complete Execution Order: 5 (works ok) Plugin PHP Code: Code:
if (THIS_SCRIPT == 'vblinklist') { $tabid = '36'; } |
#560
|
|||
|
|||
Awesome Craig. Appreciate the help.
How would I adjust the order of these links? They don't appear in the navigation configuration? |
#561
|
||||
|
||||
Quote:
One way you could do it though is to create a new tab in the navigation manager for the link directory and then simply disable the navigation link for the link directory in its options. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|