Author Topic: Arcade Pass Item and SMF Arcade Integration  (Read 94911 times)

Offline David

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #30 on: April 08, 2007, 09:34:30 am »
 I'd hazard a guess and say that your host had a problem and then restored from a backup to fix it...who knows...who cares...just be glad it works now and hope it stays that way.

Offline perplexed

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #31 on: April 08, 2007, 09:35:59 am »
seems a little strange though, as the arcade pass has been installed for a few days, so even a backup from last night would still have it (and Ive received no notice of them doing anything) but yeah fingers crossed it stays fixed
Estne volumen in toga, an solum tibi libet me videre?

Offline Jen

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #32 on: April 14, 2007, 10:10:23 pm »
Could someone possibly help me with this little bug..Not sure how to fix it



The text is missing, LOL

Offline David

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #33 on: April 14, 2007, 11:10:07 pm »
Look in your Themes language directory and you should find Shop.english.php the arcade shop mod should have added to it the following lines...you seem to be missing them.

 Given that the mod doesn't seem to have installed correctly and presuming that you did as you always should and backed up your files prior to using it it might be as well if you did a manual installation form those files...if not then check all the installation of that mod manually anyway and correct anything else that is amiss.

// arcade pass
$txt['shop_arcade_settings'] = 'Arcade Settings';
$txt['shop_arcadepass'] = 'Arcade Pass';
$txt['shop_per_highscore'] = 'per highscore';
« Last Edit: April 14, 2007, 11:12:42 pm by David »

Offline Jen

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #34 on: April 14, 2007, 11:28:24 pm »
Yep, Got it. Thanks, not sure what happened. Weird..

Offline perplexed

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #35 on: April 15, 2007, 08:15:51 pm »
Does it tell you anywhere that you are getting money from the shop?  I've been testing it but I dont see anything when you get a high score to say that you are being rewarded - though I am.

ah it takes me a while but I get there in the end lol

All you have to do is change the 'you are are now champion of this game' to say you also get $$$$ in arcade.english lol

It only took me a week to realise that! duh
Estne volumen in toga, an solum tibi libet me videre?

Offline preddy25

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #36 on: April 23, 2007, 08:43:40 pm »
Hi , anyone know how to modify the code so that the trophies shows up horizontally in the signature?

Offline perplexed

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #37 on: April 24, 2007, 01:37:43 am »
thats a different mod I think.  Have you checked the arcade forum?
Estne volumen in toga, an solum tibi libet me videre?

Offline preddy25

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #38 on: April 24, 2007, 12:34:07 pm »
http://dragontalk.net/index.php?topic=3664.0;topicseen

techno uses the arcade trophies mod  and displays them horizontally in his forum :D
wonder what he did..hehe...


Offline David

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #39 on: April 24, 2007, 06:46:59 pm »
Easy...find the trophies reference in the signature section in  display.template.php and remove the <br />.

Offline preddy25

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #40 on: April 24, 2007, 11:08:31 pm »
u got it there! its so easy for a pro....take hours for us noobs to figure it out...

thanks!

Offline David

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #41 on: April 24, 2007, 11:11:58 pm »
You're obviously unaware of the many, many times I shoot myself in the foot when fiddling with code...mind you getting it wrong is the only way you learn how to get it right. Half the fun is in the learning...

Offline Hambil

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #42 on: May 04, 2007, 11:15:44 pm »
Wow, I don't know how I missed all this activity. I have a notify on the thread.

*shrug*

Thankfully David took up a lot of the slack.

Offline NFM

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #43 on: May 04, 2007, 11:50:04 pm »
Okay....say I want to create a "Lifetime Pass" for an large amount of credits....would I just set the expiration days to 0 or would that not work?

Offline rider

Re: Arcade Pass Item and SMF Arcade Integration
« Reply #44 on: May 05, 2007, 05:57:02 am »
Okay....say I want to create a "Lifetime Pass" for an large amount of credits....would I just set the expiration days to 0 or would that not work?
You could always try it.If it doesn't work reset it. :)