News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

SMF Arcade

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

Previous topic - Next topic

niko


if ( isset($message['member']['id']))
{
if(@is_array($context['arcade']['champions'][ $message['member']['id'] ])){
$i = 0;

echo "<i>Arcade Kampioen in&nbsp;</i>";
foreach($context['arcade']['champions'][ $message['member']['id'] ] as $tmp){
//print_r($tmp);
if($tmp['thumbnail'] != ''){

// echo '
// <img src="', $tmp['thumbnail'], '" alt="" width="20">',$tmp['name'],' ', $txt['arcade_136'],'<br />';

echo '<a href="', $scripturl, '?action=arcade;do=play;game=',$tmp['id'],'" ><img border="0" src="', $tmp['thumbnail'], '" alt="', $tmp['name'] ,'" width="20" height="20"></a>&nbsp;';
/*
if( $i == 3 ){
echo "<br />";
$i = 0;
}
else {
$i++;
}
*/
}
// else
// echo '
/// ', $tmp['name'], ' ', $txt['arcade_136'],'<br />';
}
}
}


Try this
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

gh0stw4lk3r

replaced the code, problem still exists :(
tnx for looking into it!


Catdog

I have replace the Code in the Display.template.php, but there´s nothing to see:

// Show the member's signature?
if ( isset($message['member']['id']))
{
if(@is_array($context['arcade']['champions'][ $message['member']['id'] ])){
$i = 0;

echo "<i>Arcade Kampioen in&nbsp;</i>";
foreach($context['arcade']['champions'][ $message['member']['id'] ] as $tmp){
//print_r($tmp);
if($tmp['thumbnail'] != ''){

// echo '
// <img src="', $tmp['thumbnail'], '" alt="" width="20">',$tmp['name'],' ', $txt['arcade_136'],'<br />';

echo '<a href="', $scripturl, '?action=arcade;do=play;game=',$tmp['id'],'" ><img border="0" src="', $tmp['thumbnail'], '" alt="', $tmp['name'] ,'" width="20" height="20"></a>&nbsp;';
/*
if( $i == 3 ){
echo "<br />";
$i = 0;
}
else {
$i++;
}
*/
}
// else
// echo '
/// ', $tmp['name'], ' ', $txt['arcade_136'],'<br />';
}
}
}


I using, SMF 1.1rc1, Arcade1.2.3

Unas

ENige mede-Nederlanders hier?

ArkServer

Quote from: Unas on November 05, 2005, 06:57:46 PM
ENige mede-Nederlanders hier?

Ik kan nederlands praten :) voor support kan je beter naar de nederlandse sectie gaan.

^
|
|
|

english only here :)

draysniro

Ok, I know this may have been answered in here, but I really don't want to search through 115 pages. I am trying to figure out where to download games.

I am considering installing SMF on my site to replace my InvisionBoard that I destroyed. I had the ibproarcade installed on it and am hoping that this is similar. I have searched, but can't find any games for it.



twahms

#1728
The directions are a little vague to me (duh), lol. Do I need to be setting any permissions and what does Apply edits and Upload & Apply mean in the instructions? Also where is my settings.php file it was not in the download am I missing something here.  Thank you.

rider

You will need to set the permissions for each membergroup.In your admin panel under arcade you'll need to set the arcade to enable.For the games you need to d/l them to your puter and u/l them tp your ftp and then apply them thru your arcade admin on your site.if you have any problems click on my sig and it will take you to our support site.Your settings.php should be in your sources folder.

twahms

No the settings.php is not in any of the folders that I have downloaded for the arcade, so how in the world do I get it and where else can I go for support for this arcade because I do not see anything about any permission setting, thank you very much.

Tommienbp

Maybe mentioned before, therefore I apologies, but hxxp:www.smfarcade.com [nonactive] seems to be under construction. Does anybody has any idea when things will be up and running again? Thanks.

rider

Quote from: Tommienbp on November 07, 2005, 07:25:05 AM
Maybe mentioned before, therefore I apologies, but www.smfarcade.com seems to be under construction. Does anybody has any idea when things will be up and running again? Thanks.

I have no idea why the site is not up and running.It was yesterday.As soon as I know whats going on I'll post back here.

ndiniz

Somehow I can't get SMF Arcade to work. I tried everything I could, and nothing worked! I get an error alert before I try to install the darn arcade package. :'(

rider

What version of the arcade and smf are you using?What is the error message you get.

ndiniz

I'm using the current version, and It tells me that subs.php test failed.

rider

Quote from: ndiniz on November 07, 2005, 04:48:32 PM
I'm using the current version, and It tells me that subs.php test failed.

Goto www.smfarcade.com and check out the FAQ section.I think you should be ok to install it but check there to make sure.

Jerry

Quote from: rider on November 07, 2005, 04:54:00 PM
Quote from: ndiniz on November 07, 2005, 04:48:32 PM
I'm using the current version, and It tells me that subs.php test failed.

Goto www.smfarcade.com and check out the FAQ section.I think you should be ok to install it but check there to make sure.
What modification to subs.php does the arcade make? Any modifications to that file that didn't work might mess up the mod, or forums completely.


- Jerry
Find me on:
Facebook
Twitter
PlanetSMF

"If all you look for is the negative in things, you will never see the positive."

houston

Unable to load the 'arcade_above' template.

This shows up when I click on the arcade button.
Newest arcade script installed on smf1.1 rc1

Thanks

DemonicInfluence

YOu have to manually upload arcade.php and arcade.template.php and adminarcade.php and adminarcade.template.php . 1.1 Rc1 has a package manager problem. SO, you must manually upload those files to right places.

Arcade.php + AdminArcade.php in sources folder and Arcade.template.php + AdminArcade.template.php in the default template folder

 
Advertisement: