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 - v3 Arcade - Professional vBulletin Gaming (vB4) (https://vborg.vbsupport.ru/showthread.php?t=253211)

Gemma 11-22-2010 04:23 PM

There is a conversion script here - http://www.v3arcade.com/forums/showthread.php?t=3001 - to transfer your current ibProArcade games, settings, scores etc to v3arcade.

All v32 ibProArcade games will work with v3arcade, if you are using vB Suite CMS or vBadvanced CMPS, however, there is a small file edit required to be made to your index.php

ellinofatsa 11-22-2010 08:31 PM

i have vb4,8
and i have CMPS v4.0.0
my scores dont save
is that right?
MY CODE FROM MY INDEX.PHP
=

if ($forumpath)
{
if (!is_dir($forumpath))
{
echo 'Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable.';
exit;
}

chdir($forumpath);
}

$phrasegroups = array();
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array();

require_once('./includes/vba_cmps_include_template.php');require_once('./includes/v3arcade_vbsuite_index_compatibility.php');require _once('./global.php');

print_portal_output($home);

?>
AND IF NOT CAN ANYBADY HELP MY TO POST THE RICHT??

Gemma 11-22-2010 08:46 PM

Try changing this part
Code:

require_once('./includes/vba_cmps_include_template.php');require_once('./includes/v3arcade_vbsuite_index_compatibility.php');require_once('./global.php');
To this
Code:

require_once('./includes/vba_cmps_include_template.php');
require_once('./global.php');
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');


ellinofatsa 11-23-2010 12:45 PM

i have do that bud not save scor!!!
this is my code after change....any help please after this my portal dont work

www.ellinofatsa.gr my forum

============================================

$forumpath = 'forums';

// ============================================
// No Further Editing Necessary!
// ============================================

if ($forumpath)
{
if (!is_dir($forumpath))
{
echo 'Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable.';
exit;
}

chdir($forumpath);
}

$phrasegroups = array();
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array();require_once('./includes/vba_cmps_include_template.php');
require_once('./global.php');
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');

ellinofatsa 11-23-2010 12:58 PM

thank you gemma bud not working i have do that you say bad them my cmps dont work i see only white page!!!
can you take a look in my forum?anibady can help my with that?
my forum link www.ellinofatsa.gr you can see tha arcade and play the new games as gest if you can help my

ellinofatsa 11-23-2010 01:17 PM

...

CK 11-24-2010 11:44 AM

Okay, I uploaded the cross domain xml but none of the game stats or scores are saving. Any ideas?

Gemma 11-24-2010 05:26 PM

Quote:

Originally Posted by ChemicalKicks (Post 2125314)
Okay, I uploaded the cross domain xml but none of the game stats or scores are saving. Any ideas?

Where did you upload the crossdomain.xml file to?

Do you receive any error messages when submitting scores?

TilkiBey 11-25-2010 07:20 PM

i ve a problem with "Post game to my site" option
Quote:

Oops!
There was a problem posting Milo Physics to your site. Please double-check your site's autopost URL and try again. If you need help, feel free to write us at support@mochimedia.com.
i think, autopost url settings re ok
Costum Built script
http.....admincpdir/v3arcade_admin.php?do=mochilive

i cannot use auto post system, how can i solve this problem?

B?rger_von_Rado 11-25-2010 08:03 PM

this is a nice mod! thx!


All times are GMT. The time now is 12:54 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.01464 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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