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: 43294
Total Topics: 7523
Most Online Today: 118
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 119
Total: 120

Author Topic: Cannot install Gallery Pro on SMF 2.1 RC2  (Read 1186 times)

0 Members and 1 Guest are viewing this topic.

Offline Harald

  • Member
  • *
  • Posts: 15
    • View Profile
    • www.zimmerpflanzenlexikon.info
Cannot install Gallery Pro on SMF 2.1 RC2
« on: February 25, 2020, 05:38:10 pm »
Hello,

I just upgraded my forum from version 2.0.15 to version 2.1 RC2. Gallery pro was installed before, but because this was a large upgrade, I have to install all Mods again.

So I tried to install version 8.0.8, but it failed at step

Modify ./Sources/Subs-Graphics.php:

Code: [Select]
Code(Suchen) [Auswählen]
// Save it!
 if (!empty($modSettings['avatar_download_png']))
 imagepng($dst_img, $destName);
 else
 imagejpeg($dst_img, $destName, 65);
Code(Ersetzen) [Auswählen]
// Save it!
 
 // SMF Gallery
 if (empty($modSettings['gallery_jpeg_compression']))
 $modSettings['gallery_jpeg_compression'] = 65;
 
 if (!empty($modSettings['avatar_download_png']))
 imagepng($dst_img, $destName);
 else
 imagejpeg($dst_img, $destName, $modSettings['gallery_jpeg_compression']);

I just paid for the upgrade because you specified that your software works wih SMF 2.1

So what's the problem?


Thanks
Harald

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: Cannot install Gallery Pro on SMF 2.1 RC2
« Reply #1 on: February 25, 2020, 05:48:58 pm »
If that is the error. It is safe to proceed with the install. The gallery should work ok with SMF 2.1.x RC2
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Harald

  • Member
  • *
  • Posts: 15
    • View Profile
    • www.zimmerpflanzenlexikon.info
Re: Cannot install Gallery Pro on SMF 2.1 RC2
« Reply #2 on: February 26, 2020, 03:20:41 am »
Hello,

But how can I proceed? There is the text "Test fehlgeschlagen (Fehler ignorieren)" that means "Test failed (ignore error)", but this is only text and there is no link or button to proceed.

So how can I proceed?

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: Cannot install Gallery Pro on SMF 2.1 RC2
« Reply #3 on: February 26, 2020, 09:29:36 am »
Strange.. Download the latest file from here https://www.smfhacks.com/index.php/topic,9539.msg41642.html#msg41642 I added another ignore on the file itself.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Harald

  • Member
  • *
  • Posts: 15
    • View Profile
    • www.zimmerpflanzenlexikon.info
Re: Cannot install Gallery Pro on SMF 2.1 RC2
« Reply #4 on: February 27, 2020, 12:38:42 am »
I just tried the 9 beta version, but it's still the same.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: Cannot install Gallery Pro on SMF 2.1 RC2
« Reply #5 on: February 27, 2020, 07:30:15 am »
There is no button? If you scroll on the window to left or right. I tested on my site that is RC2.

Try another mod and see if there is a button to install the mod.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Hatshepsut

  • Downloads Pro Customer
  • Jr. Member
  • *****
  • Posts: 69
  • Perfectionist
    • View Profile
    • Bulgarian Nationalist Forum
Re: Cannot install Gallery Pro on SMF 2.1 RC2
« Reply #6 on: March 19, 2020, 12:55:00 am »
You need to edit manually files marked as 'Failed'.

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
2838 Views
Last post December 03, 2007, 08:23:20 pm
by SMFHacks
2 Replies
2764 Views
Last post February 18, 2008, 06:52:30 pm
by SMFHacks
2 Replies
3878 Views
Last post June 12, 2008, 11:07:25 pm
by eurosport.org.nz
1 Replies
2797 Views
Last post June 28, 2008, 08:53:22 am
by SMFHacks
19 Replies
6032 Views
Last post May 26, 2012, 09:50:25 pm
by Michaelmai12

+- Recent Topics

Please Help! by fmofmpls
Today at 01:47:09 pm

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