vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - [3.8.x] Staff Application (https://vborg.vbsupport.ru/showthread.php?t=216953)

LI Pets 06-24-2009 03:54 PM

Quote:

Originally Posted by Redlinemotorsports (Post 1836396)
No. This is an actual moderator application that your users can submit on your site and once submitted, it will be emailed to the email address(es) specified in the vBulletin Options

ok, where on the site do you suggest the app link appear?

I didn't see it on your site?

Have a good example.

HMBeaty 06-24-2009 04:02 PM

Quote:

Originally Posted by LI Pets (Post 1836474)
ok, where on the site do you suggest the app link appear?

I didn't see it on your site?

Have a good example.

The instructions place the link in the "Quick Links" menu, below the "Who's Online" selection

LI Pets 06-24-2009 04:09 PM

Quote:

Originally Posted by Redlinemotorsports (Post 1836396)
No. This is an actual moderator application that your users can submit on your site and once submitted, it will be emailed to the email address(es) specified in the vBulletin Options

ok, where on the site do you suggest the app link appear?

I didn't see it on your site?

Have a good example.

HMBeaty 06-24-2009 04:15 PM

Quote:

Originally Posted by LI Pets (Post 1836486)
ok, where on the site do you suggest the app link appear?

I didn't see it on your site?

Have a good example.

Quote:

Originally Posted by Redlinemotorsports (Post 1836480)
The instructions place the link in the "Quick Links" menu, below the "Who's Online" selection

Again

LI Pets 06-24-2009 05:40 PM

duh, can't believe I missed that ;)

installing now

LI Pets 06-24-2009 06:07 PM

ok, I installed it added the code etc.

It does not appear on the quick links

code

href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[your_profile]</a></td></tr>
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
<!-- Start Moderator Application -->
<if condition="$vboptions[usml_mod_application_options_on] == '1' AND $show[member]">
<tr><td class="vbmenu_option"><a href="modapp.php$session[sessionurl]">Apply to be a Mod!</a></td></tr>
</if>
<!-- End Moderator Application -->
$template_hook[navbar_quick_links_menu_pos4]


Any ideas?

log in
demo demo1

Thanks
Bob

HMBeaty 06-24-2009 06:13 PM

Is it turned on? Also, you have to be a registered member to see the link. I won't be able to see your link on your site

LI Pets 06-24-2009 06:16 PM

yes it's turned on, log in with demo, demo1

Thanks

HMBeaty 06-24-2009 06:27 PM

Ok, I'm not sure why it isn't showing. I can see it in the source code. Try removing
Code:

<if condition="$vboptions[usml_mod_application_options_on] == '1' AND $show[member]">
</if>

Does it work?

LI Pets 06-24-2009 06:39 PM

got this

The following error occurred when attempting to evaluate this template:

The conditional on line 309 appears to be missing its beginning tag (<if>). This may cause unexpected behavior.

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.


All times are GMT. The time now is 09:15 PM.

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.01098 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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