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 01-01-2012 07:30 AM

Whatever this is...
PHP Code:

'.$wrt[header']. 

it's not from my modification. So you may have a modification interfering with this one.

HMBeaty 01-01-2012 07:32 AM

Also, the code in this modification is the same code vBulletin uses to create threads and polls, and I still can't reproduce any of the errors you are getting. So I don't know....

Merjawy 01-01-2012 07:36 AM

I think I found it

there is a conflict with another mod

https://vborg.vbsupport.ru/showthread.php?t=251701

As soon I disable that mod things work just fine so it seems

HMBeaty 01-01-2012 07:57 AM

Quote:

Originally Posted by Merjawy (Post 2282727)
I think I found it

there is a conflict with another mod

https://vborg.vbsupport.ru/showthread.php?t=251701

As soon I disable that mod things work just fine so it seems

Just tested after installing the modification you linked to and.... HOLY COW!!! That's a lot of errors! lol

Also, if you check back on the thread you linked to, there's a "fix" for this. Open up staff-application.php and underneath
PHP Code:

define('CSRF_PROTECTION'true); 

Add this:
PHP Code:

define('BYPASS_AEO'true); 

I tested after applying that fix and it seems to work just fine again :D

HMBeaty 01-01-2012 08:00 AM

depalaza, this may the fix for you as well since I'm guessing you have that same modification installed. :)

Merjawy 01-01-2012 08:03 AM

Talk about herror I mean error LOL

Great I uninstalled it, but I will try the fix too...

Thanks for sticking around till I got this

great mod

HMBeaty 01-01-2012 08:09 AM

Quote:

Originally Posted by Merjawy (Post 2282731)
Talk about herror I mean error LOL

Great I uninstalled it, but I will try the fix too...

Thanks for sticking around till I got this

great mod

Thanks for posting that error (which was the first clue :eek:) and tracking it down to what modification was interfering with this one (which is good you found that out :up:). Thanks :D

Merjawy 01-01-2012 08:21 AM

Quote:

Originally Posted by HMBeaty (Post 2282732)
Thanks for posting that error (which was the first clue :eek:) and tracking it down to what modification was interfering with this one (which is good you found that out :up:). Thanks :D

My pleasure indeed and thank you for the mod and support

depalaza 01-01-2012 11:06 AM

Quote:

Originally Posted by HMBeaty (Post 2282730)
depalaza, this may the fix for you as well since I'm guessing you have that same modification installed. :)

yeah i have that mods too.

great it works now thanks :)

Merjawy 01-01-2012 02:24 PM

Not out of the woods yet.. :)

I have yet another conflict I guess..when I set to do private poll now, I get the same long page.. its not from that mod this time.. I looked and still didn't catch it.. I will let you know what I come up with

UPDATE: Ignore what I said LOL.. after I disabled it last night, and started working on it this morning its working fine :)


All times are GMT. The time now is 09:11 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.01178 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_php_printable
  • (4)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