Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 149
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 154
Total: 154

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Matthias

Pages: [1]
1
Support / Re: Responsive Layout
« on: November 30, 2019, 03:05:57 pm »
Yes, but it‘s hard work to do this.
There will be a menu like the private messages or the profile.
comments look like posts etc.

I just wanted to customize the template files for my theme a bit and then came one step at a time ...

2
Support / Re: Responsive Layout
« on: November 30, 2019, 11:43:05 am »
Depending on how I have time. I think, one to two weeks.

3
Support / Re: Responsive Layout
« on: November 30, 2019, 11:17:25 am »
I am currently doing this for smf 2.0.x
If 2.1 final is finished, probably do it for it.
I have spent so many hours now. The gallery is not free software, so I won't share this for free.

4
Support / Responsive Layout
« on: November 19, 2019, 03:28:25 pm »
I am currently in the process of making the gallery theme files responsive without tables.

The gallery files are a grown structure and not easy.

Much of my work is already finished and is more in line with the SMF standards and SMF css.

5
Bugs / Re: German Translation missing in SMF 2.1R1
« on: November 19, 2019, 02:16:56 pm »
I'm currently busy translating everything into German. Depending on how my time allows.
I'll get in touch with smfhacks when it‘s done. That is a lot of work.

6
Support / Unread items issue
« on: November 19, 2019, 07:00:25 am »
Version:
SMF 2.0.15
Gallery 8.0.6

If guests access the gallery (if guest access is allowed), the unread button will be displayed at every item.
After viewing the item, the unread button remains anyway, because the user is not logged in.

Open Sources/Subs-Gallery2.php
Search for:
Code: [Select]
            // Unread
 
            if (isset($setupRow['showunreadicon']))

Replace:
Code: [Select]
            // Unread
 
            if (($context['user']['is_logged']) && (isset($setupRow['showunreadicon'])))

Pages: [1]

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal