vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Can't install Arcade when the config File was renamed ? (https://vborg.vbsupport.ru/showthread.php?t=223569)

tlwwolfseye 09-19-2009 07:44 AM

Can't install Arcade when the config File was renamed ?
 
Can ibProArcade not deal with a renamed Config File ?

In my Forum I renamed the Config File to something else. That works fine with all other Mods. Just not with ibProArcade. The Install worked fine. But when I tried to get into the settings of the Arcade in the ACP, I got a Database Error and something with not finding /includes/config.php.

Why would that Mod have problems with that if the other Mods don't ?

Oh, and I run a vB 3.8.4 Board.

stangger5 09-19-2009 10:56 PM

In the main arcade.php file look for,
Code:

include ROOT_PATH . "includes/config.php";
rename config.php there..
See if that helps..

tlwwolfseye 09-20-2009 05:51 AM

I did that, still it happens. After I figured I try the arcade.php File that was in the ACP Folder, that also had the original path to the original Config File. After I changed it there as well, it worked. I hope the whole Mod works now, and not only the settings. Letting you know later how it worked out.

THanks.

--------------- Added [DATE]1253434801[/DATE] at [TIME]1253434801[/TIME] ---------------

Well, now it works, but now I get a Securitytoken Problem every time a scores is about to be saved. I already added:

Quote:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
to all Templates it was missing. Using the "Default" style btw.

But still Securitytoken Errors. Why ?


All times are GMT. The time now is 04:01 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.01440 seconds
  • Memory Usage 1,712KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete