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

balou

Appreciate all your help, but this is so confusing, I find a index.php in every "catalogue/map", which one should I use?



Quote from: shuban on June 13, 2011, 02:37:07 PM
Upload your index.template and display template and I will fix it.

balou

#2841
Yes exactly, it happended after the highslide installation. How do I unparse the installation code?

Here is the link:
http://www.piaggioape.org/index.php?PHPSESSID=266c28b9ec84c7207ed3cb2d2840e3bd& [nofollow]
where it says http 500 internal error!  :(


[[/quote]
If this happened after highslide installation, unparse the installation code.
[/quote]

Inti31

#2842
THX, 3.1a(de) works fine. Maybe you could add 'Gallery.german-utf8.php' in the next update... (see attached file).

German utf8-strings for smfgallery2.xml

<file name="$languagedir/Modifications.german-utf8.php">
<operation>
<search position="end"></search>
<add><![CDATA[
//Begin SMF Gallery Text Strings
$txt['smfgallery_title'] = 'Galerie';
$txt['smfgallery_menu'] = 'Galerie';
$txt['smfgallery_version'] = '3.1.a Lite';
$txt['smfgallery_admin'] = 'Galerie Konfiguration';

//Permissions
$txt['permissiongroup_smfgallery'] = 'SMF Galerie';
$txt['permissiongroup_simple_smfgallery'] = 'Nutze die SMF Galerie.';

$txt['permissionname_smfgallery_view'] = 'Zeige SMF Galerie';
$txt['permissionhelp_smfgallery_view'] = 'Erlaube den Mitgliedern dieser Gruppe die Galerie aufzurufen';
$txt['cannot_smfgallery_view'] = 'Es ist Dir nicht erlaubt die Galerie aufzurufen';

$txt['permissionname_smfgallery_add'] = 'Bilder hinzuf&#252;gen';
$txt['permissionhelp_smfgallery_add'] = 'Erlaube den Mitgliedern dieser Gruppe Bilder hinzuzuf&#252;gen.';
$txt['cannot_smfgallery_add'] = 'Es ist Dir nicht erlaubt Bilder hinzuzuf&#252;gen.';

$txt['permissionname_smfgallery_edit'] = 'Eigene Bilder editieren';
$txt['permissionhelp_smfgallery_edit'] = 'Erlaube den Mitgliedern dieser Gruppe ihre eigenen Bilder zu editieren.';
$txt['cannot_smfgallery_edit'] = 'Es ist Dir nicht erlaubt Bilder zu editieren.';

$txt['permissionname_smfgallery_delete'] = 'Eigene Bilder l&#246;schen';
$txt['permissionhelp_smfgallery_delete'] = 'Erlaube den Mitgliedern dieser Gruppe ihre eigenen Bilder zu l&#246;schen.';
$txt['cannot_smfgallery_delete'] = 'Es ist Dir nicht erlaubt Bilder zu l&#246;schen.';

$txt['permissionname_smfgallery_comment'] = 'Kommentare verfassen';
$txt['permissionhelp_smfgallery_comment'] = 'Erlaube den Mitgliedern dieser Gruppe Bilder zu kommentieren.';
$txt['cannot_smfgallery_comment'] = 'Es ist Dir nicht erlaubt Kommentare zu schreiben.';

$txt['permissionname_smfgallery_report'] = 'Bilder/Kommentare melden';
$txt['permissionhelp_smfgallery_report'] = 'Erlaube den Mitgliedern dieser Gruppe Bilder/Kommentare zu melden.';
$txt['cannot_smfgallery_report'] = 'Es ist Dir nicht erlaubt Inhalte zu melden.';

$txt['permissionname_smfgallery_autoapprove'] = 'Automatische Genehmigung aktivieren';
$txt['permissionhelp_smfgallery_autoapprove'] = 'Hochgeladene Bilder von Mitgliedern dieser Gruppe bed&#252;rfen keiner Genehmigung.';

$txt['permissionname_smfgallery_manage'] = 'Galerie verwalten';
$txt['permissionhelp_smfgallery_manage'] = 'Erteile Mitgliedern Vollzugriff auf s&#228;mtliche Sicherheitseinstellungen der Galerie (not recommended)';
$txt['cannot_smfgallery_manage'] = 'Es ist Dir nicht erlaubt die Galerie im Gesamten zu verwalten.';


$txt['gallery_form_managecats'] = 'Kategorien verwalten';
$txt['gallery_form_approveimages'] = 'zu genehmigende Bilder';
$txt['gallery_form_reportimages'] = 'gemeldete Bilder';
$txt['gallery_text_settings'] = 'Einstellungen';
//END SMF Gallery Text Strings
]]></add>
</operation>
</file>


<file name="$languagedir/Who.german-utf8.php">
<operation error="ignore">
<search position="end"></search>
<add><![CDATA[
// Begin SMF Gallery
$txt['whoall_gallery'] = 'schaut die <a href="' . $scripturl . '?action=gallery">Galerie an</a>';
// END SMF Gallery
]]></add>
</operation>
</file>


just a little question - I miss just one permission: to give users permission to build own categories without the oppurtunity to delete created categories are built by other member - possible?

Just installed that gallery in my testboard - everything fine: http://aida32-inventory.netboom.de/smf/index.php?action=gallery


my forum
my testforum


my mods - which I only made them work for 2.0 Gold:
Topics Filter v3.2 SMF 2.0 Gold
MemberNumber

vbgamer45

Thanks for the translation will look into adding it to the package too!
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

EL34

I am running 3.0.3 currently.

Do I uninstall that version and install the new version?
Forum History -> EZBoard -> YABB -> SMF 1.1.19 -> SMF 2.0.19

vbgamer45

Yes that is the best way or just install over
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

Inti31

Quote from: Inti31 on June 14, 2011, 12:52:46 PM
just a little question - I miss just one permission: to give users permission to build own categories without the oppurtunity to delete created categories are built by other member - possible?
any statement to this?
my forum
my testforum


my mods - which I only made them work for 2.0 Gold:
Topics Filter v3.2 SMF 2.0 Gold
MemberNumber

vbgamer45

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

Inti31

okay... - that means... -It's merely a matter of time or impossible...? - as a said - just a question...
my forum
my testforum


my mods - which I only made them work for 2.0 Gold:
Topics Filter v3.2 SMF 2.0 Gold
MemberNumber

vbgamer45

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


balou

Please if any could give me advice of how to solve this I´d be very happy.



Quote from: balou on June 14, 2011, 05:52:18 AM
Yes exactly, it happended after the highslide installation. How do I unparse the installation code?

Here is the link:
http://www.piaggioape.org/index.php?PHPSESSID=266c28b9ec84c7207ed3cb2d2840e3bd& [nofollow]
where it says http 500 internal error!  :(


[
If this happened after highslide installation, unparse the installation code.
[/quote]
[/quote]

vbgamer45

That would be something with file permissions possible if you have a webserver log it might tell you more details.
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

Biology Forums

Could you please create a related images pod that shows up at the bottom of the topic display similar to this mod: http://custom.simplemachines.org/mods/index.php?mod=189 ... based on the description and keywords of the image?

Biology Forums

Major Error in the mod...

When in My Images, if you click next, it goes back to the gallery categories:

$context['page_index'] = constructPageIndex($scripturl . '?action=gallery;cat=' . $cat, $context['start'], $totalPics, $modSettings['gallery_set_images_per_page']);

It should be something like this:

$context['page_index'] = constructPageIndex($scripturl . '?action=gallery;sa=myimages;u=' . $ID_MEMBER, $context['start'], $totalPics, $modSettings['gallery_set_images_per_page']);

But I'm not how to do it...

Way too many glitches in this mod, I'm getting frustrated.

vbgamer45

It will do that....Next/previous only work well inside categories gets tricky if you do it on other pages like myimages,search results it would have to take in account those conditions as well...
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

Biology Forums

This is a vital change... Switch my previous edit to this:

$context['page_index'] = constructPageIndex($scripturl . '?action=gallery;sa=myimages;u=' . $context['gallery_userid'], $context['start'], $totalPics, $modSettings['gallery_set_images_per_page']);

vbgamer45

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


vbgamer45

I checked the myimages paging section and it is correct. If you are changing that cat link in the image_listing function that will then break paging in category listing.
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

Advertisement: