![]() |
Quote:
Which version do u have downloaded? -vblinkdirectory105.zip -vblinkdirectory105vb415.zip then, do u see any tabs in the left of AdminCp? |
Just curious if anyone got this working on 4.2.0?
|
Running 4.1.12 and can't seem to get the mod to shop up in the ACP.
Shows up under options, but I don't get the sidebar and I don't seem to be getting the complete set up options ie; category manager https://vborg.vbsupport.ru/external/2012/05/2.png |
Quote:
|
Edit.wrong. Please, delete.
|
At first it wasn't working for me on 4.1.12 but I got it to work on that version and now it's working for me on 4.2.0. Are you getting an error?
|
Quote:
|
Is anyone able to use the {video} tags in the descriptions to embed videos (or any other method). I can in the rest of my forum but not in the Link Directory
|
If the admin section is not displaying for you in the admincp, here is a quick fix.
Go to plugin manager and find vBulletin-Linklist: Can administrate linklist, under Plugin PHP Code change this: PHP Code:
PHP Code:
|
wouldn't mind paying for this ..... when it gets updated to work with 4.2
|
I installed it for 4.2 PL1 and it looks good in the default style but does not seem to be working in custom styles. Are there setting or code changes I need to make in order for it to use the custom styles?
|
Update: It now displays ok after I add at least one category in admincp.
Really great mod. Works well in 4.2 PL1 so far. Marking as installed and contacting you for brand free version. Update: When adding or previewing a post I got the same error message that you addressed in post #414 and applied your fix dated : 10 Sep 2011, 15:51 . The fix worked. I guess the fix wasn't included in the updated files? |
There is a link under Admin Tools to view entries waiting approval but I cannot find where you indicate that new link entries require approval and where you actually approve them?
|
Quote:
Great mod, only this one tiny thing I am having problems with. |
Well vB has gone to 4.2 .... Great
I'd love to support this program - mainly because it would be cheaper than updating vBAdvanced Link Directory ever year - but ......... seeing as this doesnt support 4.2 and the author hasnt bothered responding to the questions from those that were asking whether it would or not .... I'm without a Links Directory that works properly - and your without my money ;) You choose |
That should be "you're"
|
I installed it on my 4.2.PL1 and the only real issue I ran into was that the display was all screwed up in my custom styles when there were no categories but it displayed fine as soon as I entered the first category.
I did not experience any issues at all when using the default style even with no categories. If it works correctly on my 4.2.PL1 but not on yours then it may be conflicting with some other mods you have or perhaps your custom styles (if you're using any). I should point out that mine was a fresh install so maybe it's having problems when it's an upgrade issue. |
Hello
I have vb 4.2 , I must download and install which file ? vblinkdirectory105.zip (246.1 KB) Or vblinkdirectory105vb415.zip (233.3 KB) |
vblinkdirectory105vb415.zip will work with 4.2.x
|
Hey Vossi,
I installed a while ago on out test server your other plugin "vBulletin-Yellow Pages" which works great with 4.2. Is there actually a difference between those 2. At first sight I don't see anything different but before I go live with the site I want to make sure I will use the most recent one if they do the same thanks michael |
Quote:
Vb Says : The following dependencies were not met: This product is not compatible with version 4.2.0 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater) Allow Overwrite:yes |
Edit product file :
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.1" /> installed. |
Can you tell me how I set the option to require all new link entries to be approved? I see the admin drop down option to view entries waiting approval but I can't find the option to specify that new entries must be approved before they are displayed.
|
Quote:
Code:
Database error in vBulletin 4.2.0: |
Is the "#" button on the Show Entries alphabet selection list supposed to clear the letter filter and show all the entries again? If so it's not working.
If that's not the button's purpose then what is and how do you show all the entries again after you use the alphabet filter without re-selecting the category? Update: Looks like it's for any link entries that start with a numeric value. That answers that question but I still have a question about how you set up the mod to require approval for each entry? |
Quote:
|
Try replacing instances of TYPE=MyISAM to ENGINE=MyISAM in the product file. I think that was the error I had when I first tried to install it.
|
Quote:
|
uninstall , :(
|
I'm still trying to figure out how to set it up so new link entries require approval. I can get it to notify the admin of new entries but by then the entry has already been made.
There is an option to view entries waiting to be approved but no option to set it up to require approval for new entries. So selecting the option to view entries waiting approval always displays nothing I just don't want my visitors to be able to enter any link they choose because they could enter a link that looks innocent but points to some adult or illegal site. Also, I added a large disclaimer warning visitors that these links direct them to external sites that are not under my control and that they use the links at their own risk. Has anyone else added such a warning? |
Disco_Stu, you have to set that option in the usergroup settings. Where it says "Approve new entries" you have to select "Yes".
|
Quote:
Thanks |
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. |
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?? |
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.
|
Do you have a phrase "moderated_entry" ? Can you provide the phrase details?
Thanks |
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)); |
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.
|
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. |
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: |
All times are GMT. The time now is 03:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|