SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
May 25, 2012, 03:09:52 am

Login with username, password and session length
Members
Total Members: 10071
Latest: cdavidson012
Stats
Total Posts: 28687
Total Topics: 4977
Online Today: 51
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 0
Guests: 47
Total: 47
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 3 Go Down Print
Author Topic: Question about SMF gallery PRO and compatibility with older versions of SMF  (Read 2461 times)
docmikeb
SMF Gallery Pro Customer
Newbie
*****
Offline Offline

Posts: 15


View Profile
« on: July 24, 2011, 09:07:02 pm »

Hello

I have a question... I am the administrator of a site about 3d art (Poser/DAZ).
We have a very old version of SMF (1.1) and SMF gallery pro 1.3 installed by the previous owners (in 2008 or 2009).

Some of our members want to post more mature content... but others don't like to see adult images in the gallery.
I've read here

http://www.smfhacks.com/index.php?topic=2831.0;wap2

that SMF gallery pro 1.4 (and probably the newer versions) have a setting to flag images as mature/adult content and to filter the thumbnails (if I understood well).

I'd like to buy and install a recent version of SMF gallery pro, but I'm not sure if the 3.0 is compatible with a forum using SMF 1.1.

Thanks in advance for the replies.
« Last Edit: July 24, 2011, 09:09:47 pm by docmikeb » Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9678


View Profile
« Reply #1 on: July 24, 2011, 09:16:04 pm »

Yes SMF Gallery Pro still supports SMF 1.1.x and will continue to do so for a long time to come.
We develop all our software for SMF 1.1.x first then port to SMF 2.0
Logged
docmikeb
SMF Gallery Pro Customer
Newbie
*****
Offline Offline

Posts: 15


View Profile
« Reply #2 on: July 30, 2011, 03:54:07 pm »

Thank you.
Ok, today I purchased the upgrade and installed SMF Gallery Pro 3.0.25.
Now... how can I set up the feature to rate images as mature.

I checked the admin/gallery configuration but I don't see the option to activate.


Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9678


View Profile
« Reply #3 on: July 30, 2011, 04:01:42 pm »

There is a setting called "Allow marking of mature/adult content" under Gallery configuration -> Settings
Logged
docmikeb
SMF Gallery Pro Customer
Newbie
*****
Offline Offline

Posts: 15


View Profile
« Reply #4 on: July 30, 2011, 04:18:44 pm »

Problem

I don't see this option... and after the installation, when I try to access to galleries gives me this message

An Error Has Occurred!
Unable to load the 'image_listing' template.

Any way to solve?
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9678


View Profile
« Reply #5 on: July 30, 2011, 04:49:04 pm »

What SMF version? Did you uninstall before installing?
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9678


View Profile
« Reply #6 on: July 30, 2011, 04:52:14 pm »

Also very important if you have a custom theme make sure you DO NOT have a Gallery.template.php in themes/yourthemes/ name folder.

The gallery.template.php file should just be in themes/default folder
Logged
docmikeb
SMF Gallery Pro Customer
Newbie
*****
Offline Offline

Posts: 15


View Profile
« Reply #7 on: July 30, 2011, 04:52:36 pm »

We had the 1.3 installed before
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9678


View Profile
« Reply #8 on: July 30, 2011, 04:55:16 pm »

Just posted an update read above
Logged
docmikeb
SMF Gallery Pro Customer
Newbie
*****
Offline Offline

Posts: 15


View Profile
« Reply #9 on: July 30, 2011, 05:15:47 pm »

The ReadMe inside the ZIP told to uninstall GalleryLite

"Install Information:
If you have installed SMF Gallery Lite uninstall it first."

not to uninstall the previous version of GalleryPro.
So I just uploaded and installed.
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9678


View Profile
« Reply #10 on: July 30, 2011, 05:24:50 pm »

Ok did you do the theme directory check?  If  you did not find anything you may have to manually copy files if they failed to copy over.
Logged
docmikeb
SMF Gallery Pro Customer
Newbie
*****
Offline Offline

Posts: 15


View Profile
« Reply #11 on: July 30, 2011, 05:51:04 pm »

I'll wait for help from a programmer I know.. because I do not want to mess things

But this is what I see



and If I try to access to the file directly I have this

Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /home/dreamsla/public_html/eastwing/Themes/default/Gallery.template.php on line 1822
« Last Edit: July 30, 2011, 05:53:11 pm by docmikeb » Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9678


View Profile
« Reply #12 on: July 30, 2011, 06:06:17 pm »

Hmm what PHP version are you running?

I would try changing
Code:
foreach($exifRow as $ekey => &$eRow)
To
Code:
foreach($exifRow as $ekey => $eRow)
Logged
docmikeb
SMF Gallery Pro Customer
Newbie
*****
Offline Offline

Posts: 15


View Profile
« Reply #13 on: July 30, 2011, 07:32:51 pm »

Thank you.

But I prefer don't touch that, until the programmer who helps me will not be available (I am just a site administrator).
I'll ask to him to keep in mind your suggestions.

I followed the instructions to install, but something went wrong.
Maybe is because I didn't uninstall the version 1.3 before.
But that wasn't specified in the readme.

Now it gives this message
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9678


View Profile
« Reply #14 on: July 30, 2011, 09:00:01 pm »

That's ok to fail looks that is from addon but that is safe to uninstall with that failure on the language file
Logged
Pages: [1] 2 3 Go Up Print 
« previous next »
Jump to:  

Recent
[May 24, 2012, 08:02:50 am]

[May 24, 2012, 04:11:41 am]

[May 21, 2012, 08:54:11 am]

[May 20, 2012, 11:06:52 am]

[May 20, 2012, 05:58:11 am]

[May 19, 2012, 06:16:58 pm]

[May 19, 2012, 05:42:37 pm]

[May 18, 2012, 03:08:38 pm]

[May 17, 2012, 06:07:46 pm]

[May 17, 2012, 02:22:07 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.16 | SMF © 2006-2011, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 0.254 seconds with 19 queries.