vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

slinkyman 12-21-2008 09:44 PM

Quote:

Originally Posted by skhms (Post 1690636)
That phrase is not used in the template, only in the code when the news event is saved to the database.

To edit a phrase use the Phrase Manager in the AdminCP. (Languages & Phrases => Phrase Manager)

Select the Phrase Type 'Arcade' and you will see all the phrases that v3 Arcade use.
Just browse through the pages and select edit on the phrase.

/SK

I put it in HTML and it now works. Thank you so much!

xjuliox 12-23-2008 04:40 AM

Does v3 arcade work with vb 3.7.4?

Mario.D 12-23-2008 04:45 PM

Quote:

Originally Posted by xjuliox (Post 1691734)
Does v3 arcade work with vb 3.7.4?

It should work, im using it with vb 3.8rc2.

slinkyman 12-25-2008 06:01 PM

I'm having an issue with Security Token for people editing permissions in their UserCP. I saw a post in this thread, but it didn't say how you fix it. Anyone know?

skhms 12-25-2008 07:08 PM

Quote:

Originally Posted by slinkyman (Post 1693537)
I'm having an issue with Security Token for people editing permissions in their UserCP. I saw a post in this thread, but it didn't say how you fix it. Anyone know?

I haven't checked this to 100% but I think it's all you need to do.

In the template 'arcade_usersettings'.

Find this (should be the first line)
HTML Code:

<form action="profile.php" method="post" id="profileform">
Below it just add the following:
HTML Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
/SK

slinkyman 12-26-2008 01:54 PM

Quote:

Originally Posted by skhms (Post 1693569)
I haven't checked this to 100% but I think it's all you need to do.

In the template 'arcade_usersettings'.

Find this (should be the first line)
HTML Code:

<form action="profile.php" method="post" id="profileform">
Below it just add the following:
HTML Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
/SK

Thanks it works!

mortydot 12-27-2008 12:12 PM

I have an error wit saving scores... when a game trys to submit a score, tha the url ends in http://www.doodsaai.nl/index.php?act=Arcade&do=newscore and not at the same page arcade.php

I'm using vbseo (Dont know if that makes differents)

What can be the problem?

neof 12-27-2008 02:04 PM

i want to use this mod. does it work on 3.6.8 ?

skhms 12-27-2008 02:05 PM

Quote:

Originally Posted by mortydot (Post 1694699)
I have an error wit saving scores... when a game trys to submit a score, tha the url ends in http://www.doodsaai.nl/index.php?act=Arcade&do=newscore and not at the same page arcade.php

I'm using vbseo (Dont know if that makes differents)

What can be the problem?

IBPro games sends their scores to index.php
Normally this is handled in the hook forumhome_start.

If you have a custom index.php (lika a portal or something) you need to add that hook or the code in the hook.

Try adding the code in this post it has worked before.

/SK

Clayton 12-27-2008 02:20 PM

Quote:

Originally Posted by neof (Post 1694762)
i want to use this mod. does it work on 3.6.8 ?

it certainly should


All times are GMT. The time now is 04:43 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.03403 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)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
  • (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