|
SMFHacks
|
 |
« on: September 17, 2006, 09:47:40 am » |
|
SMF Gallery Lite Help Information Here is some help information on the SMF Gallery Website with some more detail information on SMF Gallery. I will be updating this page often with new and improved information http://www.smfhacks.com/smfgallery/help/
|
|
|
|
|
Logged
|
|
|
|
|
Blue Steel
|
 |
« Reply #1 on: September 17, 2006, 08:10:58 pm » |
|
some screen shotsa of it would be handy .. or a demo of it running here oe somewhere else.. so i can see what i'm going to be installing.. and see differences between lite and pro..
|
|
|
|
|
Logged
|
|
|
|
|
|
|
WillieO
|
 |
« Reply #3 on: October 02, 2006, 09:05:31 pm » |
|
I tried to uninstall Gallery Lite so I could install Tiny portal. It wouldnt completely uninstall. So I deleted and reuploaded my entire forum cleanly including dropping all tables. On the last install it now installed 2 Gallery lites creating 2 seperate packkages and tabs on the default forum
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #4 on: October 02, 2006, 09:13:10 pm » |
|
It installed twice? Try to see if you can unistall one of them. If not you can edit index.template.php and remove the second button.
|
|
|
|
|
Logged
|
|
|
|
|
Jpg
|
 |
« Reply #5 on: October 13, 2006, 02:52:37 pm » |
|
Great little tuturial for people new to tiny portal. Also great so people can't spam on the forum asking for help. Good job on the Help section.
|
|
|
|
|
Logged
|
|
|
|
|
Jump1979man
|
 |
« Reply #6 on: October 18, 2006, 07:08:02 pm » |
|
Has the download for Lite been updated recently? I still have the original from just a few days after you developed it.
Also do you report here when a new updated version is available with big fixes and upgrades?
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #7 on: October 18, 2006, 07:52:57 pm » |
|
Yeah it has been updated its on version 1.6.5 mostly bug fixes.
|
|
|
|
|
Logged
|
|
|
|
|
Tapsa
|
 |
« Reply #8 on: October 22, 2006, 11:33:38 am » |
|
Hi I read the help files and got a lot of good information. But i would need some help getting the "gallery" button shown with my theme Helios multicolor. I am testing smf 1.0.8 with the helios theme but i could not find instructions on what to do in the index.template.php to get the gallery button shown, as i'm not used to work with php. We are hoping to get this gallery working as something special for our club members.
(sorry for my bad english)
Regards Tapsa Intruder Club Finland
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #9 on: October 22, 2006, 11:36:14 am » |
|
Attach the index.template.php of your helios theme here.
|
|
|
|
|
Logged
|
|
|
|
|
Tapsa
|
 |
« Reply #10 on: October 22, 2006, 12:03:39 pm » |
|
|
|
|
|
« Last Edit: October 23, 2006, 09:58:39 am by Tapsa »
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #11 on: October 22, 2006, 12:18:06 pm » |
|
Find // Edit Profile... [profile]
Add before // Gallery... [gallery] if ($context['allow_smfgallery_view']) echo '<td><a href="', $scripturl, '?action=gallery">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/gallery.gif" alt="' . $txt['smfgallery_menu'] . '" style="margin: 0px 0;" border="0" />' : $txt['smfgallery_menu']), '</a></td>';
You need to add a galery button to your themes/helio/images/language folder
|
|
|
|
|
Logged
|
|
|
|
|
Tapsa
|
 |
« Reply #12 on: October 23, 2006, 02:57:37 pm » |
|
Thanks again. I got it working. The next thing to do is to translate those three files into my own language and make a suitable gallery button for my theme. I will post the translations to the "language pack" topic.
|
|
|
|
|
Logged
|
|
|
|
|
bobw
|
 |
« Reply #13 on: January 07, 2007, 07:55:46 pm » |
|
I have browsed the info here and on other forums and still can't get a button to appear. SMF File Your Version Current Version SMF Package SMF 1.1.1 SMF 1.1.1 Sources 1.1.1 1.1.1 Gallery.php ?? ?? Gallery.template.php ?? ?? Gallery.english.php ?? ?? Current Templates 1.1 1.1 Current Theme Dilber Multicolor Light Violet Board URL http://www.russian-mosin-nagant-forums.com/smf/index.phpI am using SMF Gallery Lite 1.6.9 Please tell me what I need to do to get a button to appear on the Menu Bar. Thanks!
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #14 on: January 07, 2007, 07:59:10 pm » |
|
Fixed the file you were missing a " for the gallery button url
|
|
|
|
Logged
|
|
|
|
|