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 |
#512
|
|||
|
|||
Disco_Stu, you have to set that option in the usergroup settings. Where it says "Approve new entries" you have to select "Yes".
|
#513
|
|||
|
|||
Quote:
Thanks |
#514
|
|||
|
|||
Well, I set it to require approval for new links but after entering the link a message appeared saying the phrase "moderated_entry" was not found.
I guess that's not included in the install files. I'll create one and see what it does Update: No matter what I add as a phrase name "moderated_entry", vblinklist_moderated_entry, etc. it keeps coming back and saying it can't find the phrase "moderated_entry" And now when I click on the view entries waiting approval I can see them but when I try to delete them it says it cannot find phrase "vblinklist_moderated_entries_successfully" even though I can see the phrase in the phrase list. Can the author of this mod please reply with some advice? It's a good mod but only if it works completely. |
#515
|
|||
|
|||
OK...I've narrowed it down to line 1558 in vblinklist.php in the root directory that reads:
eval(print_standard_redirect('redirect_moderated_e ntry',true, true)); When that line executes I get the message that the phrase "moderated_entry" is not found even though the phrase exists. Any ideas?? |
#516
|
|||
|
|||
I'm not sure why it's not working for you. I just tried it and I don't get that error. I am about to uninstall it though because I think the Vault Wiki as a better solution. I hope you're able to work this out. It's sad there seems to be no support because it was a great mod when it was working.
|
#517
|
|||
|
|||
Do you have a phrase "moderated_entry" ? Can you provide the phrase details?
Thanks |
#518
|
|||
|
|||
Found a workaround. I just changed the statement to use a hard coded message phrase and it worked:
Code:
eval(print_standard_redirect('Thank you for your link entry. It is being sent to the site administrators for approval',false,true)); |
Благодарность от: | ||
nukinfuts29 |
#519
|
|||
|
|||
I'm being told its not compatible with 4.2.0. Anyone know any way around this or if it will be updated for 4.2.0? I think something like this would be great for my site clan listings.
|
#520
|
|||
|
|||
I'm using it on 4.2 PL1 right now in development and it works
The only real issue I had was it not finding a phrase when a link was posted that required moderation so I hard coded the phrase. |
#521
|
||||
|
||||
Quote:
Would you provide some detailed steps on how to get it working Stu on 4.2 Used it a long time ago but Knowing you have it running now on 4.2 means we would love to try again with it! :up: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|