Daily Lucky Numbers:
8
20
21
41
44
47

Recent posts

#1
SMF Arcade Support + Plugins / Re: Main menu 'Arcade' button
Last post by Chen Zhen - September 27, 2025, 12:17:19 AM

Check the Beta/RC download section for version 2.7.0.8-RC2 which includes new options to change the placement of the Arcade navigation button. The new settings are in the admin visual settings near the top.

Let me know if it works as intended.
#2
SMF Arcade Support + Plugins / Main menu 'Arcade' button
Last post by Dave - September 22, 2025, 06:19:13 AM
Hi Chen,

I wonder if you can help me with something.

I have removed the button for the 'search' array from 'Subs.php', my reason for this is because the main menu is becoming to long and as there is already a search function at the top of the sites main page there didn't seem any point in having 2.

When I removed the search button the button for the Arcade went to the far right.

Is there a way to put is where I have shown it in the attached images please?
#3
General Code/Script Inquiries / Re: Hide content
Last post by Dave - September 20, 2025, 08:12:13 AM
It's worth noting with the above file that some language files have been removed. That was done so that new languge files can be added by others.
#4
General Code/Script Inquiries / Re: Hide content
Last post by Dave - September 20, 2025, 05:32:07 AM
Quote from: Dave on September 20, 2025, 04:26:42 AMI have attached a mod that was used in 2.0 that does what you want, but it needs updating to 2.1 if you want to use it on the latest SMF version

That particular file attached in the previous post has a mysql error, I've fixed that in the one attached to this post. I have installed this on a test 2.0 site I have on localhost and it works fine, so you just need someone to update it for 2.1
#5
General Code/Script Inquiries / Re: Hide content
Last post by Dave - September 20, 2025, 04:26:42 AM
I have attached a mod that was used in 2.0 that does what you want, but it needs updating to 2.1 if you want to use it on the latest SMF version
#6
General Code/Script Inquiries / don't think anything
Last post by Careyfitte - September 19, 2025, 10:22:31 AM
Thanks, I've been looking for this for a long time
#7
SMF Arcade Support + Plugins / Re: move/remove/change placmen...
Last post by Chen Zhen - August 28, 2025, 05:54:34 PM
There are different skins & lists to choose from which show that info in different formats.
However, currently there isn't a skin that allows an admin to change the order of its layout other than enabling/disabling some of what is displayed and/or the amount of info displayed (ie. number of champions, games, etc.).

If you have some HTML/JavaScript/CSS experience then you can manually edit a skin template to a custom display of Arcade data.
This sort of thing can also be developed to use a skin hook that can be shared amongst Arcade admins.



#8
SMF Arcade Support + Plugins / move/remove/change placment of...
Last post by itsacrossthing - August 28, 2025, 12:54:33 PM
hey all first of brillient job on the arcade modifacation i love it!

however im wondering how/if i could rearrange/remove certain iitemsin the arcade info screen (latest games, champions ect)

any help would be greatly recieved
#9
SMF Arcade Support + Plugins / Re: Undefined array key "rese...
Last post by Duban Black - August 06, 2025, 08:29:07 PM
Quote from: Chen Zhen on July 27, 2025, 11:16:58 PMNo need to apologize.. I haven't been very active online for some time now.
12 hour shifts will do that!  :blank:

I'm not positive I understand the Arcade email behavior.
So I think you're saying precursory is working but signature and inline css is not?
 

Precursory works correctly, but the following are not displayed correctly:
- The signature
- Custom Inline CSS
- Message Inline CSS

All this data is configured in Zhenmailer, but Arcade does not use it.
I understand that the arcade code must be edited to include those values in the same way that the precursor was included.
#10
SMF Arcade Block Codes / Re: High Scores/Stats Block (V...
Last post by Dave - July 28, 2025, 03:46:00 AM
Hi Chen,

That's working fine now tested on both Hobby and Quizland, thank you