SMF Arcade

Started by niko, October 01, 2004, 02:45:55 PM

Previous topic - Next topic

bolo1122

ok i got the game from a buddy, a jewels game, and it came with a php script. I think its the one that loads it into vbulletin, can it be used for smf, or i have to make some changes?
IF it's not for the Family, It's not for ME!!

diane_tt

^ i am not much help but i suggest going to smfgames and downloading their packages  ;D

bolo1122

yeah im signed in there, got the packages, just my bud got vbulletin and a cool game (run n gun), so i was like darn can i get that on my board. Now if its impossible, fine i can deal with it.
IF it's not for the Family, It's not for ME!!

rider

did you run the arcade_sql.php?.In the arcade settings you should have a option to enable the arcade.Post a link to your site and I'll have a look for you.

bolo1122

yes my arcade has been up. all 58 games work fine, just this game came from the vbulletin section. I was already told that it needs to be converted or installed by a php file. I have the file (php) that came with it, just wanted to know if anyone actually done this, dont want to run that php file and get error that causes me to reinstall arcade again
IF it's not for the Family, It's not for ME!!

rider

Quote from: bolo1122 on September 04, 2005, 10:32:32 PM
yes my arcade has been up. all 58 games work fine, just this game came from the vbulletin section. I was already told that it needs to be converted or installed by a php file. I have the file (php) that came with it, just wanted to know if anyone actually done this, dont want to run that php file and get error that causes me to reinstall arcade again

Sorry bud my reply was meant for someone from the previous page.Next time i'll quote the person.Glad its working for you and there's more games then 58.

Mobilemick

Did get Arcade working, but my site messed up, so trying to install it again,

Have uploaded Arcade, but games icon doesnt show, have tried adding the code(in previous topics)  but it still doesnt show,  or does Arcade show in admin panel  :(

Thanks
Mick

MasterOfHyrule

#1407
Have a little problem.  Need help!

Table 'jlieroxa_phpb1.smf_games_category' doesn't exist
File: /home/jlieroxa/public_html/moh/outofsiteauctions/forums/Sources/ArcadeAdmin.php
Line: 191

Note: It appears that your database may require an upgrade. Your forum files are currently at version SMF 1.0.5, whereas your database is at version SMF 1.0.2. It is recommended that you execute the latest version of upgrade.php.

diane_tt

Quote from: Mobilemick on September 05, 2005, 04:06:55 PM
Did get Arcade working, but my site messed up, so trying to install it again,

Have uploaded Arcade, but games icon doesnt show, have tried adding the code(in previous topics)  but it still doesnt show,  or does Arcade show in admin panel  :(

Thanks
Mick


oops....mine shows two game icons....trying to fix that too  :o

Quote from: MasterOfHyrule on September 05, 2005, 05:30:30 PM
Have a little problem.  Need help!

Table 'jlieroxa_phpb1.smf_games_category' doesn't exist
File: /home/jlieroxa/public_html/moh/outofsiteauctions/forums/Sources/ArcadeAdmin.php
Line: 191

Note: It appears that your database may require an upgrade. Your forum files are currently at version SMF 1.0.5, whereas your database is at version SMF 1.0.2. It is recommended that you execute the latest version of upgrade.php.

just the past couple of pages show how to fix that error, try jazhawk's posts ^___^

MasterOfHyrule

It fixed but ran into another problem.

How do you have it for other templates?  It didn't show up on my template that I'm using.

oldmanwolf

Quote from: MasterOfHyrule on September 05, 2005, 10:37:21 PM
It fixed but ran into another problem.

How do you have it for other templates?  It didn't show up on my template that I'm using.

Just like with any other modification, you have to manually mod templates other than default.

Mobilemick

For the double game icon,you`ll have to look at your themes/default/ index.template.php file, and look for 2 lots of  text the same.  remove one,  and you shall have 1 icon.

Mick

diane_tt

^ thanks mick! i'll try that....

uh-oh

Template Parse Error!
It seems something has gone sour on the forum with the template system. This problem should only be temporary, so please come back later and try again. If you continue to see this message, please contact the administrator.

:'(

Mobilemick

Looks like u messed that file up index.template.php   check what u last edited  :)

Mick

Mobilemick

#1414
 :(   oh well back to square one,  :(

Just done a fresh install of SMF  and now having probs again installing Arcade Mod,,  Games& Music Mod,  no problem.

I have ran the arcade_sql,php  No Errors :)

Added code to make games icon show,(but it doesnt show)

Is there a way to completley un-install and start again,  :)

Mick

snork13

#1415
quick questions? any takers? as i install all mode by hand, i just wanted to add....

what is the difference between arcade.xml and arcade2.xml, and how would a user know which to use? I don't use package manger..too many problems when more then 1 mod is going

difference:

Arcade2

<file name="Sources/Subs.php">

<operation>
<search position="replace"><![CDATA[ if (allowedTo('manage_smileys'))
$context['admin_areas']['config']['areas']['manage_smileys'] = '<a href="' . $scripturl . '?action=smileys">' . $txt['smileys_manage'] . '</a>';]]>
</search>
<add>
<![CDATA[ if (allowedTo('manage_smileys'))
$context['admin_areas']['config']['areas']['manage_smileys'] = '<a href="' . $scripturl . '?action=smileys">' . $txt['smileys_manage'] . '</a>';

if (allowedTo('admin_arcade'))
$context['admin_areas']['config']['areas']['admin_arcade'] = '<a href="' . $scripturl . '?action=arcadeadmin">' . $txt['admin_arcade'] . '</a>';
]]>
</add>



Arcade


<file name="Sources/Subs.php">

<operation>
<search position="replace"><![CDATA[ 'edit_mods_settings' => '<a href="' . $scripturl . '?action=modifyModSettings">' . $txt['modSettings_title'] . '</a>',]]>
</search>
<add>
<![CDATA[ 'edit_mods_settings' => '<a href="' . $scripturl . '?action=modifyModSettings">' . $txt['modSettings_title'] . '</a>',
'admin_arcade' => '<a href="' . $scripturl . '?action=arcadeadmin">' . $txt['admin_arcade'] . '</a>',]]>




package-info.xml says nothing about placement of folders:

custom games
Misc
Documents (i know it to read and installing is not needed), but a noobie?


this should be included? No!

-snork13

ps..Great Mod, my members love it! and have flipped ;) the poker
Mods
Please DO NOT PM me with requests for individual support, but post your questions and concerns in the appropriate section of the forum where other users can benefit from them as well. Thank you.
I have been super busy as of late. Working on updates to all my modifications for 2.0.1

Jay T

I running 1.1 SMFf and 1.2.3 Arcade.

I installed the arcade with the package manager. Only problem is the champions are not showing up in their posts or profiles.

All codes seem to be properly modified.

Any ideas?

DemonicInfluence

Quote from: snork13 on September 07, 2005, 10:35:04 PM
quick questions? any takers? as i install all mode by hand, i just wanted to add....

what is the difference between arcade.xml and arcade2.xml, and how would a user know which to use? I don't use package manger..too many problems when more then 1 mod is going

difference:

Arcade2

<file name="Sources/Subs.php">

<operation>
<search position="replace"><![CDATA[ if (allowedTo('manage_smileys'))
$context['admin_areas']['config']['areas']['manage_smileys'] = '<a href="' . $scripturl . '?action=smileys">' . $txt['smileys_manage'] . '</a>';]]>
</search>
<add>
<![CDATA[ if (allowedTo('manage_smileys'))
$context['admin_areas']['config']['areas']['manage_smileys'] = '<a href="' . $scripturl . '?action=smileys">' . $txt['smileys_manage'] . '</a>';

if (allowedTo('admin_arcade'))
$context['admin_areas']['config']['areas']['admin_arcade'] = '<a href="' . $scripturl . '?action=arcadeadmin">' . $txt['admin_arcade'] . '</a>';
]]>
</add>



Arcade


<file name="Sources/Subs.php">

<operation>
<search position="replace"><![CDATA[ 'edit_mods_settings' => '<a href="' . $scripturl . '?action=modifyModSettings">' . $txt['modSettings_title'] . '</a>',]]>
</search>
<add>
<![CDATA[ 'edit_mods_settings' => '<a href="' . $scripturl . '?action=modifyModSettings">' . $txt['modSettings_title'] . '</a>',
'admin_arcade' => '<a href="' . $scripturl . '?action=arcadeadmin">' . $txt['admin_arcade'] . '</a>',]]>




package-info.xml says nothing about placement of folders:

custom games
Misc
Documents (i know it to read and installing is not needed), but a noobie?


this should be included? No!


One is for 1.1 one is for 1.05. those are optional i think
-snork13

ps..Great Mod, my members love it! and have flipped ;) the poker


Col

Quote from: Jay T on September 08, 2005, 01:50:20 PM
I running 1.1 SMFf and 1.2.3 Arcade.

I installed the arcade with the package manager. Only problem is the champions are not showing up in their posts or profiles.

All codes seem to be properly modified.

Any ideas?

There are some errors in the code. You'll have to look back over the replies from the past few weeks. I resolved it by removing the code from the template to display champions, as I didn't want it anyway. If you don't repair the bug, you should remove that code though, as every page clicked produces  two or three errors. - The error log ends up being enormous, and could even eat up all your server space! Also, makes it a heck of a lot harder to notice and find other errors.

Jay T

Quote from: Col on September 08, 2005, 05:31:06 PM
Quote from: Jay T on September 08, 2005, 01:50:20 PM
I running 1.1 SMFf and 1.2.3 Arcade.

I installed the arcade with the package manager. Only problem is the champions are not showing up in their posts or profiles.

All codes seem to be properly modified.

Any ideas?

There are some errors in the code. You'll have to look back over the replies from the past few weeks. I resolved it by removing the code from the template to display champions, as I didn't want it anyway. If you don't repair the bug, you should remove that code though, as every page clicked produces  two or three errors. - The error log ends up being enormous, and could even eat up all your server space! Also, makes it a heck of a lot harder to notice and find other errors.

I looked thorugh the past 3 weeks, didn't find any info that was helpful.

I removed what you said but still getting the errors in my erro log. I am getting about 2000 error logs a day.

Can someone please help? I really like this mod but need some help to get it fixed.

Advertisement: