Docskillz

The Good Stuff => SMF Arcade Support => Topic started by: Skhilled on December 03, 2017, 07:57:14 AM

Title: SMF Arcade 2.5 RC5 - Chen Zhen's Version
Post by: Skhilled on December 03, 2017, 07:57:14 AM

This is the latest version from Github. It does have a small bug where it will turn some links to blue in the Arcade Admin. But otherwise, it works fine!

https://www.docskillz.com/docs/index.php?action=downloads;sa=view;down=50 (https://www.docskillz.com/docs/index.php?action=downloads;sa=view;down=50)
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: lurkalot on December 03, 2017, 09:40:52 AM
Quote from: Skhilled on December 03, 2017, 07:57:14 AM

This is the latest version from Github. It does have a small bug where it will turn some links to blue in the Arcade Admin. But otherwise, it works fine!

https://www.docskillz.com/docs/index.php?action=downloads;sa=view;down=50

Hmm, downloads doesn't like me for some reason.

An Error Has Occurred!
You are not allowed to view the Downloads
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: Skhilled on December 03, 2017, 09:53:11 AM
Try it now, Mick.
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: lurkalot on December 03, 2017, 09:56:31 AM
Quote from: Skhilled on December 03, 2017, 09:53:11 AM
Try it now, Mick.

Thanks Steve, whatever you did worked nicely.  :cheers:
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: Skhilled on December 03, 2017, 09:58:34 AM
It was permissions. I haven't had anyone on Support for a long time and hadn't checked the permissions.
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: lurkalot on December 03, 2017, 11:05:58 AM
Quote from: Skhilled on December 03, 2017, 07:57:14 AM

It does have a small bug where it will turn some links to blue in the Arcade Admin. But otherwise, it works fine!


Ooh, so it does.  Themes/default/css/arcade-upload.css

Finda, a:visited {
    outline:none;
    color:#389dc1;
}


Replacea, a:visited {
    outline:none;
}


Seems to cure it for me.  :happy:
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: Skhilled on December 03, 2017, 02:48:18 PM
Thanks, Mick. I was going to look into it when I got a moment. :)
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: Chen Zhen on December 03, 2017, 08:14:07 PM

The idea is to show which games were already edited.

It should be changed to:

.generic_list a:visited {
    outline:none;
    color:#389dc1;
}


.. but there are actual css errors on the page from the same css file.
#upload
#upload ul li
.. have placements that are supposed to be color codes.

Imo there are several changes I must make to the whole css file to specify which containers I want effects to take place as opposed to the whole page.
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: Chen Zhen on December 03, 2017, 10:42:44 PM

re. https://github.com/Underdog-01/SMF-Arcade-RC5
The css issues should be fixed now as well as max height/width for game icons in all lists.
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: lurkalot on December 04, 2017, 03:00:21 AM
Quote from: Chen Zhen on December 03, 2017, 08:14:07 PM

The idea is to show which games were already edited.


Aha, that I didn't know.  Thanks for sorting it though, arcade looking really nice.
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: Skhilled on December 04, 2017, 08:04:30 AM
The downloads here are updated. :)
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: lurkalot on December 04, 2017, 05:54:44 PM
Quote from: Skhilled on December 04, 2017, 08:04:30 AM
The downloads here are updated. :)

Thanks Steve.  I did noticed the icons are missing from the arcade admin, but after looking around in the package I found them and added them.  I see Ken has his missing too.
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: Chen Zhen on December 04, 2017, 10:45:46 PM

What's that? The drop-down for the horizontal Admin menu?
I like to use the vertical menu on the left for the Admin & did not notice it.
For SMF 2.1 they are set up properly.. I will fix that for the SMF 2.0.X branch easily enough.
Title: Re: SMF Arcade 2.5 RC5 - Underdog's Version
Post by: Chen Zhen on December 04, 2017, 11:09:23 PM
GitHub repo was updated with a fix for this.
Although I didn't want the installer to have to deal with any theme folder except the default.
Unfortunately to get the behavior just mentioned, it has to install the 4 admin icons into every theme images/admin path.
Unless I can use the full path.. I might change this recent edit if I can get it to behave the way I prefer.
Title: Re: SMF Arcade 2.5 RC5 - Chen Zhen's Version
Post by: Alfredve on December 09, 2017, 06:20:20 PM
I cant download it either.
Not enough permissions or something.
Title: Re: SMF Arcade 2.5 RC5 - Chen Zhen's Version
Post by: Skhilled on December 09, 2017, 07:27:01 PM
Hi Alfredve and welcome to Docskillz! You're all set. :)