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)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

stangger5 09-16-2015 04:05 PM

Do the (INFO - vbadvanced or another Portal) edit that comes with the arcade.

Edit your index.php file..

rinkrat 09-17-2015 01:01 AM

Doing the edit on index.php to get it to save the scores brings these errors:

[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: module in /var/www/html/index.php on line 3
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant act - assumed 'act' in /var/www/html/index.php on line 42
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: act in /var/www/html/index.php on line 42
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant autocom - assumed 'autocom' in /var/www/html/index.php on line 43
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: autocom in /var/www/html/index.php on line 43
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant showuser - assumed 'showuser' in /var/www/html/index.php on line 44
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: showuser in /var/www/html/index.php on line 44

Every user gives these errors so it fills up the error log all day. Any way to fix it?

stangger5 09-18-2015 05:35 PM

Mind if I have a look ?

rinkrat 09-18-2015 08:55 PM

Not much to see. I did the edit needed to save the scores and it triggers all of these errors. I searched google for it and it appears that a lot of people have the same problem although I can't find a fix. The program still works just gives off errors for every single user on my site.

stangger5 09-19-2015 11:11 AM

What did you edit the index.php file with ?

I`ve always have used Textpad.

blind-eddie 09-19-2015 10:33 PM

Quote:

Originally Posted by rinkrat (Post 2555180)
Doing the edit on index.php to get it to save the scores brings these errors:

[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: module in /var/www/html/index.php on line 3
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant act - assumed 'act' in /var/www/html/index.php on line 42
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: act in /var/www/html/index.php on line 42
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant autocom - assumed 'autocom' in /var/www/html/index.php on line 43
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: autocom in /var/www/html/index.php on line 43
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant showuser - assumed 'showuser' in /var/www/html/index.php on line 44
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: showuser in /var/www/html/index.php on line 44



Every user gives these errors so it fills up the error log all day. Any way to fix it?

I have received the same errors from the time the index.php edit was added.

rinkrat 09-20-2015 12:48 AM

The worst part is that every user to your index.php triggers all these errors, not just the arcade users. Brutal. I had to disable the arcade till I can find a fix.

stangger5 11-17-2015 04:32 PM

I think,, its your redirect.. It takes out your www.

rinkrat 11-17-2015 04:43 PM

Thanks. I'll look into that! I use the redirect because VBShout won't load from www. only without it.

Is there something I could do to the redirect or to index.php to fix it?

macfan365 12-01-2015 05:51 PM

So I'm having some issues with my arcade.

My templates aren't coming out right. I took a look at my navbar and this is all I have as a template:

HTML Code:

<div id="middle_header">
<vb:if condition="$stylevar['titleimage']"><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></vb:if>
<div id="navbar" class="navbar">
        <ul id="navtabs" class="navtabs floatcontainer<vb:if condition="$show['member'] AND $notifications_total"> notify</vb:if>">
                {vb:raw template_hook.navtab_start}
                {vb:raw navigation}
                {vb:raw template_hook.navtab_end}
        </ul>
</div>
</div>
</div>
</div><!-- closing div for above_body -->

<div class="body_wrapper">
<div id="breadcrumb" class="breadcrumb">
        <ul class="floatcontainer">
                <li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" /></a></li>
                {vb:raw navbits.breadcrumb}
                {vb:raw navbits.lastelement}
        </ul>
        <hr />
</div>

{vb:raw ad_location.ad_navbar_below}
{vb:raw ad_location.global_below_navbar}

<vb:if condition="$show['notices'] AND THIS_SCRIPT != 'register'">
        <form action="profile.php?do=dismissnotice" method="post" id="notices" class="notices">
                <input type="hidden" name="do" value="dismissnotice" />
                <input type="hidden" name="s" value="{vb:raw session.sessionurl}" />
                <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
                <input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value="" />
                <input type="hidden" name="url" value="{vb:raw return_link}" />
                <ol>
                        {vb:raw notices}
                </ol>
        </form>
</vb:if>


Anyone can help me with this?

I also installed the navtab plugin and nothing happened.


All times are GMT. The time now is 03:40 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.08808 seconds
  • Memory Usage 1,759KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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