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 - [USML] Staff Application (https://vborg.vbsupport.ru/showthread.php?t=261978)

HMBeaty 06-26-2011 12:05 AM

Quote:

Originally Posted by ForceHSS (Post 2212813)
works with 4.1.4 one question what is backend it is one of the questions

Punctuation much? lol (took me a few minutes to figure out what you were saying/asking)

Backend = AdminCP options, ModCP options, etc

PHP FAN 06-26-2011 07:42 AM

Quote:

Originally Posted by HMBeaty (Post 2212774)
Link to your site?
Are you using a style with a customized navbar?
Has your style been updated to be compatible with vB 4.1.3?

Link to your site?
I install it in one of the sites that I manage, not in my site and I disable it to hide the error.
I cant leave the error massage showing to public.
I can give you the link in PM but you will not see the error.

Are you using a style with a customized navbar?
Yes, I add banner code only (Rotating Banner System).

Has your style been updated to be compatible with vB 4.1.3?
Yes, and I also got the same error in vB4 Default Style

*It is even worst in the vB4 Default Style (It only show the error massage and nothing else)

Thanks

ForceHSS 06-26-2011 11:00 AM

Quote:

Originally Posted by HMBeaty (Post 2212821)
Punctuation much? lol (took me a few minutes to figure out what you were saying/asking)

Backend = AdminCP options, ModCP options, etc

I wrote that at 1 am I was tired

HMBeaty 06-26-2011 12:27 PM

Quote:

Originally Posted by PHP FAN (Post 2212926)
Link to your site?
I install it in one of the sites that I manage, not in my site and I disable it to hide the error.
I cant leave the error massage showing to public.
I can give you the link in PM but you will not see the error.

Are you using a style with a customized navbar?
Yes, I add banner code only (Rotating Banner System).

Has your style been updated to be compatible with vB 4.1.3?
Yes, and I also got the same error in vB4 Default Style

*It is even worst in the vB4 Default Style (It only show the error massage and nothing else)

Thanks

This seriously has me going crazy lol. I can't reproduce this on any of my styles, default or custom.

Try this, go to AdminCP > Plugins & Products > Plugin Manager > Scroll to "Product : [USML] Staff Application" and find:

[USML] Staff Application -------------- parse_templates

And disable that plugin. Does that remove the error?

K!nG 06-27-2011 01:22 AM

Hi HMBeaty,

Since i mentioned earlier i am having some type of errors on 4.1.4. Here is the first error that i get .

Parse error: syntax error, unexpected T_STRING in /home/****/public_html/forumname/includes/class_bootstrap.php(414) : eval()'d code on line 79

After this i thought to disable all mods completely and try to run this one alone and at that point i got 2 which are these ones.

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/****/public_html/forumname/includes/class_bootstrap.php(414) : eval()'d code on line 4

Parse error: syntax error, unexpected '<' in /home/****/public_html/forumname/includes/class_bootstrap.php(414) : eval()'d code on line 4

Do u think it can b fixed ??

HMBeaty 06-27-2011 01:24 AM

Try the suggestion above (post #64)

HMBeaty 06-27-2011 01:40 AM

If the posted suggestion works for either of you, please let me know

K!nG 06-27-2011 02:40 AM

Quote:

Originally Posted by HMBeaty (Post 2213339)
If the posted suggestion works for either of you, please let me know

That did the trick.. all errors went away, but i don't see staff application tab or in the nav bar no where ??? where can users/guests/admins find that on forum ??? It is enabled from admin cp.
Thanks

PHP FAN 06-27-2011 05:51 AM

Quote:

Originally Posted by HMBeaty (Post 2212994)
This seriously has me going crazy lol. I can't reproduce this on any of my styles, default or custom.

Try this, go to AdminCP > Plugins & Products > Plugin Manager > Scroll to "Product : [USML] Staff Application" and find:

[USML] Staff Application -------------- parse_templates

And disable that plugin. Does that remove the error?


I upgrade to VB 4.1.4
Error still there

then I did what you told me and disable the parse_templates and the error disappear.



By the way I use UTF-8 charset if it's matter!

HMBeaty 06-27-2011 11:50 AM

Ok, thanks. Now I know what the cause of the error is/was. I'll see if I can fix this later tonight. For now, to add a link to the staff application for your users, edit your navbar template and find:
HTML Code:

                            <vb:if condition="$show['memberslist']">
                                <li><a href="memberlist.php{vb:raw session.sessionurl_q}">{vb:rawphrase members_list}</a></li>
                            </vb:if>

Below that, add:
HTML Code:

<!-- USML Staff Application -->
<li><a href="staff-application.php" title="Apply now to be a member of our staff!">Staff Application</a></li>
<!-- USML Staff Application -->



All times are GMT. The time now is 11:57 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.01295 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_html_printable
  • (6)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