1
Support / Re: An error occurred before uninstalling the mod
« on: April 19, 2022, 08:00:38 am »
Thanks for the clarification.
|
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. 1
Support / Re: An error occurred before uninstalling the mod« on: April 19, 2022, 08:00:38 am »
Thanks for the clarification.
2
Support / Re: An error occurred before uninstalling the mod« on: April 19, 2022, 04:48:24 am »
So I uninstalled this old version and installed SMF Gallery Pro 9.0.1a and now this error does not occur when uninstalling. So I have to replace the admin.php file with the one you attached?
3
Support / Re: An error occurred before uninstalling the mod« on: April 18, 2022, 12:17:22 pm »Have you installed any other mods? Cause this don't look right to me! ?? I have no idea which mod installed after installing SMF Gallery Pro mod caused this. You can still uninstall. I uninstalled the gallery mod and attached the file. 4
Support / An error occurred before uninstalling the mod« on: April 17, 2022, 06:25:38 am »
Hi.
I want to uninstall the older version of SMF Gallery Pro 9.0b but an error occurred: https://i.imgur.com/wFiREIN.png Code: (Find) Code: [Select] 'gallery' => array( Code: (Replace) Code: [Select] 'layout' => array( I don't know why this error appeared. When I uninstalled previous versions of this mod, I didn't have this error. So I have to replace this code and uninstall the mod? 5
Modifications Talk / Re: Thanks mod SMF 2.1« on: November 27, 2021, 01:13:01 pm »
I understand, thanks for the reply.
6
Modifications Talk / Thanks mod SMF 2.1« on: November 27, 2021, 03:33:47 am »
Hi,
On the simplemachines forum my friend added a suggestion to create a mod that allows to thank for the post - @vbgamer45 maybe you will be interested in creating such a mod? Currently there is a Say Thanks mod for SMF 2.0.x, but the author of this modification is no longer active on SMF support. So there is little chance that he will come back to support and adapt this mod to SMF 2.1 - I think SMF users will buy this mod when they switch to SMF 2.1 - so it pays to create such a mod. We are interested in buying such a mod, because I know that no one will create a free mod. Also need a script that allows to import the current thanks from the Say Thanks mod to the new modification, as if the mod had been created. You have created a script to import Likes from your modification to the Likes system in SMF 2.1 7
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: October 11, 2021, 01:39:28 am »
Thanks for the explanation.
Quote Redirect to category by default instead of myimages I understand when this setting is disabled and on the bar I choose Add photo, then after uploading the photo I am automatically redirected to MyImages. However, if I go to the main Gallery and click Add a photo and send this photo, after uploading this photo I am still in the main gallery, I will not be redirected to MyImages. 8
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: October 01, 2021, 03:58:37 am »
SMFHacks,
Can you explain to me what these functions are for? Enable multiple folders for picture storage Enable favorite gallery items Redirect to category by default instead of myimages 9
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: May 04, 2021, 01:49:45 am »
Thank you for the information.
I know that I need to translate the lines between "Begin SMF Gallery Text Strings/END SMF Gallery Text Strings" and this line for Who.MyLanguage.php file. Yes? Code: [Select] $txt['whoall_gallery'] = 'In the <a href="' . $scripturl . '?action=gallery">Gallery</a>'; Code: [Select] <file name="$languagedir/Who.english.php"> https://www.smfhacks.com/smfgallery/help/ 10
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: May 03, 2021, 10:11:48 am »
I translate this modification into my language and want to know which file I still need to translate? First I started translating the file Gallery.english-utf8.php
I noticed that there is content in these files to translate: smfgallery2.0.x.xml smfgallery.xml There is this content in the Modifications.english.php file: Code: [Select] // Begin SMF Gallery Text Strings I know that I need to translate these lines, but this content is in these two files. So, which file should I open for translation? I use SMF 2.0.18 smfgallery2.0.x.xml smfgallery.xml 11
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: April 23, 2021, 05:19:47 am »
I changed all gallery columns from latin1 to utf8.
Some time ago I changed the user numbers in the smf_gallery_usercat table in user_id_cat - I just wanted to sort the users, starting with me as number 1 and unfortunately the photos in my gallery did not display, user galleries didn't have photos either. So I re-entered the correct numbers, I undone my change. Out of curiosity, I would like to know if it is safe to change the order of users in this table at all? 12
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: April 22, 2021, 02:54:44 pm »
I will have to change the collation in this column to utf8. And in each column of the gallery table where is latin1 I have to change to utf8? I mean:
smf_gallery_catperm smf_gallery_comment smf_gallery_creport I noticed that some gallery columns have latin1 instead of utf8. ![]() 13
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: April 22, 2021, 02:19:28 pm »You are using SMF 2.0.x right? Or 2.1.x? SMF 2.0.18 Yes each table characters set should be UTF8 but in this case it is mainly gallery_user_cat table I set all gallery tables to utf8_general_ci and still get a question mark instead of the diacritical mark. I noticed that some gallery tables have Storage Engine: InnoDB and some tables have MyISAM. Does it matter? 14
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: April 22, 2021, 01:35:20 pm »
Unfortunately, diacritics in my language are still not correctly displayed in the user's gallery (in the gallery name and description). I uploaded this revised version and it is the same.
![]() 15
Support / Re: From SMF Gallery Lite to SMF Gallery Pro« on: April 22, 2021, 01:21:33 am »
The forum database has encoding utf8_general_ci but I noticed that some gallery tables have utf8 encoding and some have latin1_swedish_ci - why is that?
In smf_gallery_usercat > Operations > Collation > here I set utf8_general_ci and unfortunately the diacritics are still not displayed. I have set all the gallery tables the same. |
|