News:

Wondering if this will always be free?  See why free is better.

Main Menu

SMF Gallery

Started by SMFHacks.com Team, September 16, 2006, 07:13:02 PM

Previous topic - Next topic

vbgamer45

I still need examples of the log errors from SMF log in order to fix them.


Buttons for customs theme. I can't do, need to find someone to draw them.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

steve in houston

Version 1.0.8

8: Undefined index: gallery_url
File: /home/xxx/public_html/forum/Themes/default/languages/Gallery.english.php (eval?)
Line: 86

8: Undefined index: gallery_who_viewing
File: /home/xxx/public_html/forum/Themes/default/languages/Gallery.english.php (eval?)
Line: 121

8: Undefined index: gallery_commentchoice
File: /home/xxx/public_html/forum/Themes/default/Admin.template.php (eval?)
Line: 1292

8: Undefined index: key
File: /home/xxx/public_html/forum/Sources/Gallery.php
Line: 1385

codenut

Quote from: vbgamer45 on September 17, 2006, 10:43:54 AM
I still need examples of the log errors from SMF log in order to fix them.


Buttons for customs theme. I can't do, need to find someone to draw them.

I didn't finish the install after the error listed so I have no log files of it in action.
Steven Hodson
WinExtra
Blog: http://www.winextra.com
Forums: http://www.winextra.com/forums

chrishoggy

Sorry didn't makle myself clear, I just wanted the code to make the button show. Anyway I worked it out. This is to add gallery button to the pn-pn 1.1RC3 theme
Quote// Show the [Gallery] button.
   echo ($current_action == 'gallery' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '<td class="maintab_off_' . $first . '">&nbsp;</td>' , '
            <td valign="top" class="maintab_' , $current_action == 'Gallery' ? 'active_back' : 'off_back' , '">
               <a href="', $scripturl, '?action=gallery">Gallery</a>
            </td>' , $current_action == 'Gallery' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '<td class="maintab_off_' . $last . '">&nbsp;</td>';

Go to edit theme index.template.php and in the box starting line 602, scroll down untill you find the tab code for help/serach etc and place the above code between the buttons you want it to show.
Hope that makes sense, as I'm no coding guru :D :D :D

vbgamer45

Quote from: youthnow on September 17, 2006, 04:51:07 AM
i installed this fine... one question...

when using this mod, the "my pictures" displays the thumbnail pictures just fine, but in the general category view they are in, they dont display.

the pics are trying to be pulled from:

mywebsite.com/forum/thumb_pic.gif

insted of:

mywebsite.com/forum/gallery/thumb_pic.gif
Fixed unistall old mod, reinstalll new one.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

steve in houston

Quote from: vbgamer45 on September 17, 2006, 02:18:45 PM
Quote from: youthnow on September 17, 2006, 04:51:07 AM
i installed this fine... one question...

when using this mod, the "my pictures" displays the thumbnail pictures just fine, but in the general category view they are in, they dont display.

the pics are trying to be pulled from:

mywebsite.com/forum/thumb_pic.gif

insted of:

mywebsite.com/forum/gallery/thumb_pic.gif
Fixed unistall old mod, reinstalll new one.

vb, if i wanted to manually make that change, what page do i edit?

vbgamer45

Gallery.template.php but it would best just to unistall and reninstall if you can. Unistall does not delete the pictures or information that you entered already.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

fivewinds

They really should allow you to edit your reviews on the mod page. Anyway..

I had posted in the mod link that I had an error while downloading the zip. I just wanted to say that it had nothing to do with the condition of the zip on the download page. (May be a browser problem on my part. Still working that out.) My bf was able to download the file just fine. The mod itself uploaded with great ease. Its a very convenient mod, one in which many MANY of us were all waiting for. Great job!

Suggestion: To those who are impatient, like myself, and wondering where the gallery is on your forum site. Upload a test image to the gallery via configurations before asking. It will save some frustration. :)


Thanks again!
Currently Using SMF 1.1.8 & TP 0.9.8

vbgamer45

Glad you like. The mod seems pretty stable now, that I got those few bugs fixed.
Going to work on the pro version this week heh.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

usermike3969

worked great for me but i had to edit the index.php and index.template.php manual  :)

but cany u make it show the link to the pics so people can link to them from there site??

also is there a way to make it where u dont have to approve them???

vbgamer45

Yup
Quote from: usermike3969 on September 17, 2006, 06:25:55 PM
worked great for me but i had to edit the index.php and index.template.php manual  :)

but cany u make it show the link to the pics so people can link to them from there site??

also is there a way to make it where u dont have to approve them???
Good Idea to show image link if you want them.

Yes, there is a way for the images to be autoapproved.
Go to permissions then set the group to auto approve images.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

usermike3969

thanks alot and very good mod

chadk

I'm not a fan of the "DONATE TO SUPPORT" the developers button.  People on my site don't know the difference and will think they're supporting the site, not your software.

vbgamer45

Quote from: chadk on September 17, 2006, 08:25:38 PM
I'm not a fan of the "DONATE TO SUPPORT" the developers button.  People on my site don't know the difference and will think they're supporting the site, not your software.
That's only in the admin section of the site, so only you will see it.


I will also have a pro version on sale soon which won't have the donate butotn in the admin section
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

steve in houston

thanks VB.  all the errors i was receiving have been resolved.

littlefeather

Sweet...This really does the trick...Thanks VB

no install problems... no functioning problems...good job ;)

littleone

Id like to see this where they can host images on image shack and photobucket and then be able to do all the stuff this mod offers.  I am a big stickler on webspace and i know how images can hog website and bandwidth both, not that its an issue, but i just dont care for hosting stuff like that on my webspace.  It certainly would be nice to have them put in the link and it show like that ;)  Just a suggestion

chrishoggy

#37
Not sure if this is a bug in the mod, or a problem with the Pn-Pn theme:
When using the Pn-Pn theme, the gallery permissions fields in admin do not show. Neither does the Galley settings link in the admin menu. The spaces are there, and the boxes to tick, but no text shows, just a blank field. If I switch to default theme, it all shows no problems.
Just thought I would say, just in case :D

codenut

Quote from: chrishoggy on September 18, 2006, 04:36:34 AM
Not sure if this is a bug in the mod, or a problem with the Pn-Pn theme:
When using the Pn-Pn theme, the gallery permissions fields in admin do not show. Neither does the Galley settings link in the admin menu. The spaces are there, and the boxes to tick, but no text shows, just a blank field. If I switch to default theme, it all shows no problems.
Just thought I would say, just in case :D

I think you will need to create custom buttons for any themes not covered by the mod author
Steven Hodson
WinExtra
Blog: http://www.winextra.com
Forums: http://www.winextra.com/forums

vbgamer45

Yeah that will be the case as with all mods.
I will have about 20 other buttons for different themes for pro customers when I realease it.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Advertisement: