News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

SMF Gallery

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

Previous topic - Next topic

vbgamer45

Just wait for the update then.
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

mark25


ivo2296

Quote from: vbgamer45 on September 24, 2006, 12:33:56 PM
Quote from: ivo2296 on September 24, 2006, 12:28:32 PM


smf 1.1 RC3 + latest lite gallery
I want you to reinstall the gallery from the SMF mod site. I just checked that line and I am sure I fixed that line.

That Will be complicated, i use classic theme and if have to implement all code again i can live with this error.
Will be easy if know what to fix by myself without reinstalling - if it's possible.

Thanks!

vbgamer45

Latest release for Lite is 1.6.4 just released on 9/9/2006
Fixes and improvements.
Image for category is now sepeate on column the gallery title is in the middle.
Fixed keyword searching.
Fixed some log errors.

If you do not wish to unistall your current version.
You can copy Gallery.php from the mod to the sources folder
And copy Gallery.template.php from the mod to the folder of your theme you are using.
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

ivo2296

Quote from: vbgamer45 on September 24, 2006, 08:12:35 PM
Latest release for Lite is 1.6.4 just released on 9/9/2006
Fixes and improvements.
Image for category is now sepeate on column the gallery title is in the middle.
Fixed keyword searching.
Fixed some log errors.

If you do not wish to unistall your current version.
You can copy Gallery.php from the mod to the sources folder
And copy Gallery.template.php from the mod to the folder of your theme you are using.


I downloaded and installed the gallery for first time 4-5 days ago, but anyway i'll give a try.


Thanks!

MiR

Everything works fine when I select english language. In other language I do not see a link to gallery.

What must I change to see gallery link in other languages?

Thank you for your answer!

bayfresh

#126
Quote from: MiR on September 25, 2006, 03:54:51 AM
Everything works fine when I select english language. In other language I do not see a link to gallery.

What must I change to see gallery link in other languages?

Thank you for your answer!
You see in the language folder a language file named: Gallery.English.php open it and translate it to your language and save it as : Gallary.YOUR_LANGUAGE.php

MiR

This wasn't problem. I edited Modifications.MY [nofollow]_LANGUAGE.php and everything works great!  8)

Badelehrling

Quote from: MiR on September 25, 2006, 03:54:51 AM
What must I change to see gallery link in other languages?

Goto:
Themes\YOURTHEME\index.template.php

Code (searchfor) Select
// Edit Profile... [profile]
if ($context['allow_edit_profile'])
echo '
<a href="', $scripturl, '?action=profile">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/profile.gif" alt="' . $txt[79] . '" style="margin: 2px 0;" border="0" />' : $txt[467]), '</a>', $context['menu_separator'];


Code (addafter) Select
// Gallery
if ($context['allow_smfgallery_view'])
echo '
<a href="', $scripturl, '?action=gallery">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/gallery.gif" alt="Gallery" style="margin: 2px 0;" border="0" />' : 'Gallery'), '</a>', $context['menu_separator'];



Put the Gallery-Button for ya Theme into:
Themes\YOURTHEME\images\LANGUAGE\gallery.gif

jeremyyeo

#129
Somehow, I cant move the pictures from different one category to another. Anyone know how to?

edit: there is an error uninstalling the older version 1.6.3 (because I want to install the newest)

QuoteExecute Modification   ./Themes/default/languages/Modifications.english.php   Test failed

is it safe to uninstall with that error?

vbgamer45

Yeah it is safe to unistall with the Modifications.english.php that's error that happens with most mods since they all try to add to the end of that file.

Well with the Lite Edition you can move them from another category by editing the picture and setting the category to another.
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

jeremyyeo

Thanks vbgamer. Everythings set up right now. Cant wait for the pro version. Also what was the update from .3 to .4 ? thanks.

vbgamer45

Quote from: jeremyyeo on September 27, 2006, 09:44:05 AM
Thanks vbgamer. Everythings set up right now. Cant wait for the pro version. Also what was the update from .3 to .4 ? thanks.
It was minor just fixed some things.
Category text is center in middle like the image text.
Fixed some error log errors.
Fixed Keyword searching.

Pro version is coming soon. I just need to finish off a couple more things then I can get it ready.
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

mrjuntao

Hey, this mod is just what i need, however i am having trouble egtting smf to get access via FTP, what files do I have to chmod?

vbgamer45



The main board directory needs to be writable Sources folder needs to be writable and the theme folder.

File editing needs index.php
sources/subs.php
sources/ManagePermissions.php
themes/yourtheme/langauges/Modifications.english.php
themes/yourtheme/langauges/Who.english.php
themes/yourtheme/index.template.php
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

mrjuntao

Hmm i have done that but its still wanting my ftp info and i keep on getting a login incorrect but the details are definately correct. :(

vbgamer45

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

jeremyyeo

hey vb, on the pro version account, will it incorporate post and the gallery together?

eg. When Im writing/posting something and I want to attach a picture, it will ask me which category I want to upload the pic too as well as letting me add discriptions and such. so the image will be in the post, as well as in the gallery.

also, will there be folders in categories? so that all pics dont have to be included in one main category...thanks.

vbgamer45

Well sort off. I was thinking of making an option for a category to have a board to post the message to. So if someone posts in the gallery and the category has an board id it will also create a topic in that board. Debating if I want it to show the thumbnail in the post or the full image.


Subcats/folders/albums I have planned. I am going to see if I can get it into this release or the next release.

Two things I am trying to finish right now are membergroup upload limits, and category viewing permissions.
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

mrjuntao

Sorry to bother you again (i managed to get the ftp working through anotehr account), but was unsure about this, the first time I installed it did not manage to extract the fiels properly and so when i went back uploaded an unzipped version I see this error:

   Type     Action     Description
1.    Execute Modification    -    Modification parse error

is it still safe to install?

If not what should i do?

Advertisement: