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: 191
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 232
Total: 232

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 - SMFHacks

Pages: [1] 2 3 ... 937
1
Support / Re: Please Help!
« on: April 17, 2024, 08:04:55 am »
We discussed on smf.org website are you stlil  having issues?

2
Feature Requests / Re: Rate own images
« on: April 11, 2024, 10:20:13 am »
You could remove this code in Sources/Gallery2.php
Code: [Select]
//Check if they are rating their own image.
if ($user_info['id'] == $row['id_member'])
fatal_error($txt['gallery_error_norate_own'],false);

3
Support / Re: Tidy Child Boards on 2.1.4
« on: April 04, 2024, 03:54:12 pm »
For me I do not have the time.

4
Support / Re: Tidy Child Boards on 2.1.4
« on: April 02, 2024, 07:16:21 pm »
Don't know of any
https://github.com/Arantor/tidy-child-boards-2

Someone could update it though due to the license.

5
A quick thing would be change
Sources/Load.php
Code: [Select]
ORDER BY p.ID_PICTURE DESC LIMIT 4
To
Code: [Select]
ORDER BY RAND() LIMIT 4
That would do random

6
Attach your index.template.php
Or find
Code: [Select]
global $boardurl, scripturl;
And change to
Code: [Select]
global $boardurl, $scripturl;

Bah this is what I get trying to rush this morning.

8
Let me know the errors and can fix.

9
Even the latest download? Make sure you delete the old version from the package manager

I removed the code for so that error should not happen anymore.
Code: [Select]
Can't DROP 'id_member'; check that column/key exists
File: /homepages/xx/Packages/temp/galleryinstall2.0.x.php
Line: 1072

10
Yeah old versions will have that error. I am not sure why...Install the latest version of the gallery is always recommended.

11
Regrab the download.

12
All the addons are found under https://www.smfhacks.com/index.php/board,18.0.html
We could change the overall recent images in header to random instead of last four if you would like

13
Updated the downloads should help your first issue.

14
I will look into your first post
But for your second. Run this tool and update any url that is http:// to https://
https://wiki.simplemachines.org/smf/Repair_settings.php

Also please do that in the gallery settings as well.

15
The mod should be working if you have the latest version.


I just viewed my site on mobile via iphone.

Pages: [1] 2 3 ... 937

+- 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