Skip to content
View in the app

A better way to browse. Learn more.

ipsProArcade

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ipsProArcade version 1.1.2 Beta 2

Featured Replies

This is the release of ipsProArcade version 1.1.2 Beta 2.  You may have to revert your HTML templates to see the changes, if you have modified the templates to your liking then no need to revert them.  This release fixes various bugs as reported and some that were not reported.

 

REPORTED AND NEWLY DISCOVERED BUGS

  • When backing up games an error was introduced, this should be fixed now (reported by Marco)
  • When accessing favorites an error was introduced while in DEV mode, should be fixed now
  • When updating game sizes an error was introduced while in DEV mode, should be fixed now
  • Various other bugs that were identified, should be fixed now

JAVASCRIPT MARQUEES

  • Marquees have been changed to javascript and are in compliance with IPS' request to have them in a js folder.  Also two more marquees have been added
  • Top Played and Latest Games (in widgets)

TEMPLATE CHANGES

  • categoryBlock.phtml
  • gameRow.phtml
  • gameRow1.phtml
  • gameRow2.phtml
  • gameRow3.phtml
  • sortGames.phtml
  • halloffame.phtml
  • topRated.phtml
  • mostPlayed.phtml

LANGUAGE FILE

  • Various language strings have been either added or corrected in the language file

DATABASE ERRORS

  • Database errors that are being reported when you go to the support tab in the ACP, should hopefully, be corrected

 

arcade.tar

Roll back your PHP version to 7.3 prior to installing this update.  Evidently the encoder is not encoding for php 7.4

 

You mean that we must go to PHP 7.3 before upgrade and after we can go back to 7.4 or not?

 

Before on Beta 1 i was on PHP 7.4 and was no problems!

 

 

 

Edited by bosss

  • Author

I had to go back to 7.3 on this main board and when I tried switching back to 7.4 it gave me an error and am now on 7.3, although on my test board I am on 7.4 so you can try both, but if you install without switching and you get a php ioncube error, switch to 7.3 and then you can install.  Not sure why the test board runs on 7.4 and this the main board does not.  They are on the same server :shrug:

5 minutes ago, Legionaire said:

I had to go back to 7.3 on this main board and when I tried switching back to 7.4 it gave me an error and am now on 7.3, although on my test board I am on 7.4 so you can try both, but if you install without switching and you get a php ioncube error, switch to 7.3 and then you can install.  Not sure why the test board runs on 7.4 and this the main board does not.  They are on the same server :shrug:

Very strange - i got that error before and did not install arcade beta 2 - you know about error and now will wait with upgrade!

20 minutes ago, Legionaire said:

apparently the loader for 7.4 is not installed on the server I have, having support take a look and load the correct driver for me

 

I am now on PHP7.4 and ioncube loader works fine with arcade beta1 - what i must do?

 

  • Author

I am now on Beta2 with php 7.4, my host had to load the php 7.4 loader and everything is good now, I suspect that your host has already done that.  I was running an un-encoded version on my test board and THAT is why I never seen the failure before, but both sites are good now.

 

You are on an encoded version, you should be good to upgrade

6 minutes ago, Legionaire said:

Disregard the rolling back to php 7.3, if you are currently running on php 7.4 you are good to upgrade

 

Will try - thanks

I have been running 7.4 for some time now. Installed the updated arcade. No problems.

Error: https://gamerhytten.dk/admin/?app=arcade&module=settings&controller=members

 

UnderflowException: lang_not_exists__ac_acp_is_arcade_mod_yes (0)
#0 /home/hytten/public_html/applications/arcade/modules/admin/settings/members.php(0): IPS\_Lang->get()
#1 /home/hytten/public_html/system/Helpers/Table/Db.php(435): IPS\arcade\modules\admin\settings\_members->IPS\arcade\modules\admin\settings\{closure}()
#2 /home/hytten/public_html/system/Helpers/Table/Table.php(489): IPS\Helpers\Table\_Db->getRows()
#3 /home/hytten/public_html/applications/arcade/modules/admin/settings/members.php(0): IPS\Helpers\Table\_Table->__toString()
#4 /home/hytten/public_html/system/Dispatcher/Controller.php(101): IPS\arcade\modules\admin\settings\_members->manage()
#5 /home/hytten/public_html/applications/arcade/modules/admin/settings/members.php(0): IPS\Dispatcher\_Controller->execute()
#6 /home/hytten/public_html/system/Dispatcher/Dispatcher.php(153): IPS\arcade\modules\admin\settings\_members->execute()
#7 /home/hytten/public_html/admin/index.php(13): IPS\_Dispatcher->run()
#8 {main}

 

Error: https://gamerhytten.dk/admin/?app=arcade&module=settings&controller=currency&tab=currency

 

UnderflowException: lang_not_exists__ac_acp_currency_game_score_min (0)
#0 /home/hytten/public_html/applications/arcade/modules/admin/settings/currency.php(0): IPS\_Lang->get()
#1 /home/hytten/public_html/applications/arcade/modules/admin/settings/currency.php(0): IPS\arcade\modules\admin\settings\_currency->getForm()
#2 /home/hytten/public_html/system/Dispatcher/Controller.php(101): IPS\arcade\modules\admin\settings\_currency->manage()
#3 /home/hytten/public_html/applications/arcade/modules/admin/settings/currency.php(0): IPS\Dispatcher\_Controller->execute()
#4 /home/hytten/public_html/system/Dispatcher/Dispatcher.php(153): IPS\arcade\modules\admin\settings\_currency->execute()
#5 /home/hytten/public_html/admin/index.php(13): IPS\_Dispatcher->run()
#6 {main}

 

Invision Community

Version 4.6.3

PHP

Version 7.4.21

 

Database

Version 5.5.5-10.2.39-MariaDB

 

 

  • Author
1 hour ago, KennethWriedtJensen said:

Error: https://gamerhytten.dk/admin/?app=arcade&module=settings&controller=members

 

UnderflowException: lang_not_exists__ac_acp_is_arcade_mod_yes (0)
#0 /home/hytten/public_html/applications/arcade/modules/admin/settings/members.php(0): IPS\_Lang->get()
#1 /home/hytten/public_html/system/Helpers/Table/Db.php(435): IPS\arcade\modules\admin\settings\_members->IPS\arcade\modules\admin\settings\{closure}()
#2 /home/hytten/public_html/system/Helpers/Table/Table.php(489): IPS\Helpers\Table\_Db->getRows()
#3 /home/hytten/public_html/applications/arcade/modules/admin/settings/members.php(0): IPS\Helpers\Table\_Table->__toString()
#4 /home/hytten/public_html/system/Dispatcher/Controller.php(101): IPS\arcade\modules\admin\settings\_members->manage()
#5 /home/hytten/public_html/applications/arcade/modules/admin/settings/members.php(0): IPS\Dispatcher\_Controller->execute()
#6 /home/hytten/public_html/system/Dispatcher/Dispatcher.php(153): IPS\arcade\modules\admin\settings\_members->execute()
#7 /home/hytten/public_html/admin/index.php(13): IPS\_Dispatcher->run()
#8 {main}

 

Error: https://gamerhytten.dk/admin/?app=arcade&module=settings&controller=currency&tab=currency

 

UnderflowException: lang_not_exists__ac_acp_currency_game_score_min (0)
#0 /home/hytten/public_html/applications/arcade/modules/admin/settings/currency.php(0): IPS\_Lang->get()
#1 /home/hytten/public_html/applications/arcade/modules/admin/settings/currency.php(0): IPS\arcade\modules\admin\settings\_currency->getForm()
#2 /home/hytten/public_html/system/Dispatcher/Controller.php(101): IPS\arcade\modules\admin\settings\_currency->manage()
#3 /home/hytten/public_html/applications/arcade/modules/admin/settings/currency.php(0): IPS\Dispatcher\_Controller->execute()
#4 /home/hytten/public_html/system/Dispatcher/Dispatcher.php(153): IPS\arcade\modules\admin\settings\_currency->execute()
#5 /home/hytten/public_html/admin/index.php(13): IPS\_Dispatcher->run()
#6 {main}

 

Invision Community

Version 4.6.3

PHP

Version 7.4.21

 

Database

Version 5.5.5-10.2.39-MariaDB

 

 

 

Did you install the arcade at the same time you were installing the forum software ?

Hello again.

Everything is brand new files.

I first installed the forum, and then skins, and finally the arcade.

3 hours ago, Legionaire said:

 

Did you install the arcade at the same time you were installing the forum software ?

 

30 minutes ago, Legionaire said:

does anyone want to give me ACP access so I can see what is going on ?

 

 

Same problem when click on curencies in admin  cp

 

EX0 Something went wrong. Please try again.

 

UnderflowException: lang_not_exists__ac_acp_currency_game_score_min (0)
#0 /home/oldlrhvz/public_html/ipb/applications/arcade/modules/admin/settings/currency.php(0): IPS\_Lang->get('ac_acp_currency...')
#1 /home/oldlrhvz/public_html/ipb/applications/arcade/modules/admin/settings/currency.php(0): IPS\arcade\modules\admin\settings\_currency->getForm()
#2 /home/oldlrhvz/public_html/ipb/system/Dispatcher/Controller.php(101): IPS\arcade\modules\admin\settings\_currency->manage()
#3 /home/oldlrhvz/public_html/ipb/applications/arcade/modules/admin/settings/currency.php(0): IPS\Dispatcher\_Controller->execute()
#4 /home/oldlrhvz/public_html/ipb/system/Dispatcher/Dispatcher.php(153): IPS\arcade\modules\admin\settings\_currency->execute()
#5 /home/oldlrhvz/public_html/ipb/admin/index.php(13): IPS\_Dispatcher->run()
#6 {main}

 

when click on members in admin cp - under arcade tab

 

UnderflowException: lang_not_exists__ac_acp_is_arcade_mod_no (0)
#0 /home/oldlrhvz/public_html/ipb/applications/arcade/modules/admin/settings/members.php(0): IPS\_Lang->get('ac_acp_is_arcad...')
#1 /home/oldlrhvz/public_html/ipb/system/Helpers/Table/Db.php(435): IPS\arcade\modules\admin\settings\_members->IPS\arcade\modules\admin\settings\{closure}(0, Array)
#2 /home/oldlrhvz/public_html/ipb/system/Helpers/Table/Table.php(489): IPS\Helpers\Table\_Db->getRows(Array)
#3 /home/oldlrhvz/public_html/ipb/applications/arcade/modules/admin/settings/members.php(0): IPS\Helpers\Table\_Table->__toString()
#4 /home/oldlrhvz/public_html/ipb/system/Dispatcher/Controller.php(101): IPS\arcade\modules\admin\settings\_members->manage()
#5 /home/oldlrhvz/public_html/ipb/applications/arcade/modules/admin/settings/members.php(0): IPS\Dispatcher\_Controller->execute()
#6 /home/oldlrhvz/public_html/ipb/system/Dispatcher/Dispatcher.php(153): IPS\arcade\modules\admin\settings\_members->execute()
#7 /home/oldlrhvz/public_html/ipb/admin/index.php(13): IPS\_Dispatcher->run()
#8 {main}

 

You have access to my admin cp

Edited by bosss

Recently Browsing 0

  • No registered users viewing this page.

Loading crossword puzzle. One moment please.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.