SMFHacks.com
SMFHacks
Community Suite
SMF Gallery Pro
SMF Store
SMF Classifieds
Newsletter Pro
Downloads System Pro
Ad Seller Pro
Hacks and Mods
Latest SMF Hacks
TopTen Hacks
Styles and Themes
Add a Hack
Manage Hacks
Earn Money from Your Forum with these tips
SMF Theme Generator
SMF Package Parser
Free SMF Hosting
HostRocket Webhosting for SMF
Site Showcase
Search Forums
Advanced search
User
Welcome,
Guest
. Please
login
or
register
.
May 24, 2012, 12:37:55 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Stats
Members
Total Members: 10071
Latest:
cdavidson012
Stats
Total Posts: 28687
Total Topics: 4977
Online Today: 94
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 0
Guests: 76
Total: 76
SMFHacks.com
Forum
SMF Gallery Pro
Support
Feature Requests
Gallery pro upgrade for SMF 2.0 RC 1-1
0 Members and 2 Guests are viewing this topic.
« previous
next »
Pages:
[
1
]
Author
Topic: Gallery pro upgrade for SMF 2.0 RC 1-1 (Read 3385 times)
TW1ST3D
Newbie
Offline
Posts: 15
Gallery pro upgrade for SMF 2.0 RC 1-1
«
on:
July 10, 2009, 06:48:52 pm »
I just finished upgrading my forum to 2.0 rc 1-1 and just realized that my gallery pro didn't follow the upgrade. We have enjoyed the Gallery Pro edition for over a year and want it back. Is it compatible? I tried to upload it via the installer but get an error message saying the upload is corrupt or incompatible. what steps do I need to take to get the Gallery Pro back up? I installed the Gallery Lite for 2.0 to get us by until I get further instructions.
Thanks.
Logged
SMFHacks
Administrator
Hero Member
Offline
Posts: 9678
Re: Gallery pro upgrade for SMF 2.0 RC 1-1
«
Reply #1 on:
July 10, 2009, 09:04:38 pm »
It is a bug with SMF they put an invalid character for the version number.
They are releasing an update shortly to fix that.
To fix this issue in SMF 2.0 go to the package manager.
Under Browse Packages Tab
Near the bottom of the browse packages page there is a tiny link called "Advanced" on the bottom right handside.
Click that link then enter "SMF 2.0 RC1" and the package install link should show up and then you should be able to install it.
Logged
TW1ST3D
Newbie
Offline
Posts: 15
Re: Gallery pro upgrade for SMF 2.0 RC 1-1
«
Reply #2 on:
July 10, 2009, 09:43:32 pm »
Nope......I had to emulate 1.1.9 to even get it to recognize, then it threw so many errors for index.template and subs and manage permissions. is there a gallery pro update that I am missing? or is there a code breakdown that I can use to manually make the edits?
Thanks.
Edit: I just checked and I'm trying to upload/install ver 1.3.17 can I get ver 2.0.x somewhere?
«
Last Edit: July 10, 2009, 09:57:04 pm by TW1ST3D
»
Logged
SMFHacks
Administrator
Hero Member
Offline
Posts: 9678
Re: Gallery pro upgrade for SMF 2.0 RC 1-1
«
Reply #3 on:
July 10, 2009, 10:04:34 pm »
That would do it. The 1.1.x version will not work for SMF 2.0
You need to use the 2.0 version found at
http://www.smfhacks.com/index.php/topic,2861.0.html
Logged
TW1ST3D
Newbie
Offline
Posts: 15
Re: Gallery pro upgrade for SMF 2.0 RC 1-1
«
Reply #4 on:
July 11, 2009, 11:41:34 am »
OK ....I tried that one, getting this now :
Unknown column 'variable' in 'field list'
File: /home/galxc3/public_html/forum/Packages/temp/galleryinstall2.0.x.php
Line: 710
tried to uninstall gallery lite first then install this one. emulated to SMF 2.0 still receiving this error.
ideas?
Logged
SMFHacks
Administrator
Hero Member
Offline
Posts: 9678
Re: Gallery pro upgrade for SMF 2.0 RC 1-1
«
Reply #5 on:
July 11, 2009, 12:57:25 pm »
Most likely caused by a conflict with another modification that is installed on the forum.
In phpMyAdmin do the following on the database where your forum is. It should give you a clue what it is and what mod it maybe
Code:
describe smf_gallery_settings;
Logged
TW1ST3D
Newbie
Offline
Posts: 15
Re: Gallery pro upgrade for SMF 2.0 RC 1-1
«
Reply #6 on:
July 11, 2009, 10:27:37 pm »
I'm afraid that I don't know what to do in there.......
But now I'm receiving the following error :
Unknown column 'variable' in 'field list'
File: /home/galxc3/public_html/forum/Sources/Gallery.php
Line: 6622
and that line is :
6619 $dbresult = $smcFunc['db_query']('', "
6620 SELECT
6621 variable, value
6622 FROM {db_prefix}gallery_settings");
6623
6624 $gallerySettings = array();
6625 while ($row = $smcFunc['db_fetch_row']($dbresult))
6626 $gallerySettings[$row[0]] = $row[1];
6627 $smcFunc['db_free_result']($dbresult);
«
Last Edit: July 11, 2009, 11:10:40 pm by TW1ST3D
»
Logged
SMFHacks
Administrator
Hero Member
Offline
Posts: 9678
Re: Gallery pro upgrade for SMF 2.0 RC 1-1
«
Reply #7 on:
July 12, 2009, 12:17:36 am »
You have another modification that is using the same prefix that gallery is using.
gallery_settings which is causing the error above.
It might be a profile related modification.
If you are not using it you can drop its table via phpmyadmin
Code:
DROP table smf_gallery_settings
From there you would need to uninstall the gallery then reinstall the gallery to get it working together.
Logged
TW1ST3D
Newbie
Offline
Posts: 15
Re: Gallery pro upgrade for SMF 2.0 RC 1-1
«
Reply #8 on:
July 12, 2009, 12:05:50 pm »
That was it !! Thanks for all of you Help . It is much appreciated
Please mark this as resolved.
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
SMFHacks.com
-----------------------------
=> News
=> Site Discussion
===> Suggestions
===> Bugs
-----------------------------
SMF Gallery Pro
-----------------------------
=> Announcements
=> Presales
=> Support
===> Bugs
===> Feature Requests
-----------------------------
SMF Store
-----------------------------
=> Announcements
=> Presales
=> Support
===> Guides and Tips
===> Feature Requests
===> Bugs
-----------------------------
SMF Classifieds
-----------------------------
=> Announcements
=> Presales
=> Support
===> Bugs
===> Feature Requests
-----------------------------
Downloads System Pro
-----------------------------
=> Announcements
=> Presales
=> Support
===> Feature Requests
===> Bugs
-----------------------------
Ad Seller Pro
-----------------------------
=> Presales
=> Support
-----------------------------
Newsletter Pro
-----------------------------
=> Presales
=> Support
===> Feature Requests
-----------------------------
Social Login Pro
-----------------------------
=> Presales
-----------------------------
Badge Awards
-----------------------------
=> Presales
-----------------------------
Tweet Topics/FB Post System
-----------------------------
=> Presales
-----------------------------
SMF Gallery Lite
-----------------------------
=> SMF Gallery Lite
-----------------------------
Modifications/Themes
-----------------------------
=> General SMF Forum
=> Modifications Talk
===> Latest Mods
===> Modification Showcase
=> Theme Talk
===> Theme Showcase
===> Latest Themes
Recent
Feature Request: Ban indi...
by
ApplianceJunk
[
Today
at 08:02:50 am]
Custom Fields
by
davejo
[
Today
at 04:11:41 am]
Store IPN AMOUNT CHANGE
by
ApplianceJunk
[May 21, 2012, 08:54:11 am]
Transferring Db data from...
by
~ Phåråoh ~
[May 20, 2012, 11:06:52 am]
SMF vs PhpBB
by
channgam
[May 20, 2012, 05:58:11 am]
Any news?
by
SMFHacks
[May 19, 2012, 06:16:58 pm]
Social Login Pro domain c...
by
SMFHacks
[May 19, 2012, 05:42:37 pm]
licence information and q...
by
SMFHacks
[May 18, 2012, 03:08:38 pm]
no pictures after upgrade
by
SMFHacks
[May 17, 2012, 06:07:46 pm]
Viewers?
by
ApplianceJunk
[May 17, 2012, 02:22:07 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Loading...