vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBulletin Link Directory (https://vborg.vbsupport.ru/showthread.php?t=255319)

Athena1984 06-16-2012 05:47 PM

Disco_Stu, you have to set that option in the usergroup settings. Where it says "Approve new entries" you have to select "Yes".

Disco_Stu 06-16-2012 07:30 PM

Quote:

Originally Posted by Athena1984 (Post 2340133)
Disco_Stu, you have to set that option in the usergroup settings. Where it says "Approve new entries" you have to select "Yes".

Yep. It was right there in front of my face but I didn't notice it. :rolleyes:

Thanks

Disco_Stu 06-16-2012 08:27 PM

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.

Disco_Stu 06-17-2012 01:07 AM

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??

Athena1984 06-17-2012 01:37 AM

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.

Disco_Stu 06-17-2012 01:49 AM

Do you have a phrase "moderated_entry" ? Can you provide the phrase details?

Thanks

Disco_Stu 06-17-2012 02:35 AM

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));
This is such a great mod and I didn't want to give up on it.

GameOverViper 06-17-2012 02:36 AM

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.

Disco_Stu 06-17-2012 02:38 AM

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.

ProFifaLeagues 06-17-2012 08:13 AM

Quote:

Originally Posted by Disco_Stu (Post 2340263)
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.


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 11:58 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
  • Page Generation 0.01610 seconds
  • Memory Usage 1,741KB
  • 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)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete