SMF Gallery

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

Previous topic - Next topic

nwobhm

Quote from: nwobhm on March 30, 2008, 05:15:48 AM
Hi,
I have translated SMF gallery lite 1.8.2 ver. to finnish and I have instelled it also. But I just can't get the Gallery tab appear into the menubar.
I have SMF 1.1.4 version with Dilbermc theme with finnish language.

I can see gallery settings and configurations in finnish in the administrator area and I see the permissions also. When I set persmissions to different groups, they cannot see the gallery tab in the men bar, but neither can I. But direct link does work.

Where do I set up this Gallery tab into menubar?

vbgamer45

You would edit the index.template.php of the custom theme.
Community Suite for SMF - Grow your forum with 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

kota069

What's the difference between 1.8.1.2 & 1.8.3?

Will 183 install over 1812 or does 1812 need to be UNinstalled?

vbgamer45

Needs to be uninstalled a minor change forget exactly what it was.
Community Suite for SMF - Grow your forum with 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

mynewusername

Is there a way a watermark can be put on the images in the gallery?

ccbtimewiz

Only on pro version.


scho

Hi, I wonder if anyone can help with these errors in my error log. I am getting them with every page view i action.
http://www.*****.co.uk/smf/index.php?action=admin
8: Undefined index: smfgallery_admin
File: /var/www/html/smf/Sources/Subs.php
Line: 3316

Thanks in advance

ccbtimewiz

#1308
Quote from: scho on April 03, 2008, 04:22:10 PMHi, I wonder if anyone can help with these errors in my error log. I am getting them with every page view i action.
http://www.*****.co.uk/smf/index.php?action=admin
8: Undefined index: smfgallery_admin
File: /var/www/html/smf/Sources/Subs.php
Line: 3316

Thanks in advance

Find:
Code (subs.php) Select
'gallery_settings' => '<a href="' . $scripturl . '?action=gallery;sa=adminset;sesc=' . $sc . '">' . $txt['smfgallery_admin'] . '</a>',

Replace with:
Code (subs.php) Select
'gallery_settings' => '<a href="' . $scripturl . '?action=gallery;sa=adminset;sesc=' . $sc . '">Gallery Configuration</a>',

scho

Sorted , thank you for the help  ;D ;D

4b11l

Quote from: kota069 on April 01, 2008, 12:07:01 AM
What's the difference between 1.8.1.2 & 1.8.3?

Will 183 install over 1812 or does 1812 need to be UNinstalled?

I'd like to know what is the difference also. I have the earlier version but would like to know what would be the difference if any in the newer version as there wasn't a change log on the download page.

perplexed

Quote from: 4b11l on April 05, 2008, 12:36:21 AM
Quote from: kota069 on April 01, 2008, 12:07:01 AM
What's the difference between 1.8.1.2 & 1.8.3?

Will 183 install over 1812 or does 1812 need to be UNinstalled?

I'd like to know what is the difference also. I have the earlier version but would like to know what would be the difference if any in the newer version as there wasn't a change log on the download page.

looks like something minor :

Quote from: vbgamer45 on April 01, 2008, 12:12:58 AM
Needs to be uninstalled a minor change forget exactly what it was.

denzil69

unable to install this mod.

i receive the message:

Themes\default/languages/Modifications.english-utf8.php Test failed

when i try.

any ideas would be most helpful, thanks

ccbtimewiz

Quote from: denzil69 on April 07, 2008, 02:19:47 PM
unable to install this mod.

i receive the message:

Themes\default/languages/Modifications.english-utf8.php Test failed

when i try.

any ideas would be most helpful, thanks

Continue with installation regardless.

denzil69

#1314
ok, went ahead with the install.

im using 1.1.4 and default theme

i get the error message

Warning Gallery path is not writable! D:/Domains/mydomain.com/mainfolder/forum/gallery/

EDIT: i changed the file folder where smf is kept recently, this is pointing at the old one for some reason?
i redirected it to point at the new one, and the error message has gone.

Ill do some testing before coming back if i need to

thanks for the help

vbgamer45

If you changed the path you have to update in Gallery Configuration under Settings
Community Suite for SMF - Grow your forum with 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

gianko82

Hi to all,
I use smf 1.1.4
I have a problem with this mod... I tried to install it twice(Version 1.7.3), and I uninstalled it twice. (in truth it was another admin, so I don't know exactly what he did.)
Now I found on my php files that parts of the code of this mod is still there(copied in each file twice!), so the log gives me a lot of errors like these:




280 pages of log errors always caused by files concerned with this gallery badly uninstalled!
can you help me? thanks.

jamesk


miamizx

#1318
I just installed Gallery Lite 1.8.2 on SMF 1.1.4 and everything went well, I can do all the functions but the only issue is that I cannot see the Permissions in "Manage Permissions", so only the main admin can see/add/etc pics to the Gallery.  Anyone have a clue?

quick update: looks like the boxes are there but there is no label data being displayed, is this because of the custom theme? how can I fix it? (I'm pretty new to SMF)


ccbtimewiz

Ok, let's fix you up.

Set your default forum language to English. Make sure it ISN'T English-UTF8.

If that doesn't solve your problem, open your FTP and check the following files:

%root%/%smf_root%/Themes/default/languages/gallery.english.php
%root%/%smf_root%/Themes/default/languages/modifications.english.php

Then, scan these two files for the $txt[] strings (words, really) that should show up. If you don't know what should show up, download a fresh install of the modification then use the Package Manager and check what it does to those two files.

Advertisement: