SMFHacks.com

SMF Gallery Pro => Support => Topic started by: borahan on November 05, 2013, 11:56:19 am

Title: install error,
Post by: borahan on November 05, 2013, 11:56:19 am
hi;

i install pro glallery in my forum but didn't delete installation message top of the site.

Turksaat Forum (http://www.turksaat.net/forum)

Error:
(http://img23.imageshack.us/img23/4940/lak8.png)

// Begin SMF Gallery Text Strings $txt['smfgallery_menu'] = 'Gallery'; $txt['smfgallery_admin'] = 'Gallery Configuration'; $txt['gallery_ftp'] = 'Batch Add'; $txt['gallery_text_catpermlist2'] = 'Category Permissions'; $txt['gallery_filespace'] = 'Space Manager'; $txt['gallery_form_approveimages'] = 'Approve Images'; $txt['gallery_form_reportimages'] = 'Reported Images'; $txt['gallery_form_approvecomments'] = 'Approve Comments'; $txt['gallery_form_managecats'] = 'Manage Categories'; $txt['gallery_text_settings'] = 'Settings'; $txt['gallery_text_videosettings'] = 'Video Settings'; //Permissions $txt['permissiongroup_smfgallery'] = 'SMF Gallery'; $txt['permissiongroup_simple_smfgallery'] = 'Use SMF Gallery'; $txt['permissionname_smfgallery_view'] = 'View SMF Gallery'; $txt['permissionhelp_smfgallery_view'] = 'Allows the user to view the Gallery'; $txt['cannot_smfgallery_view'] = 'You are not allowed to view the Gallery'; $txt['permissionname_smfgallery_add'] = 'Add Picture'; $txt['permissionhelp_smfgallery_add'] = 'Allows the user to add a picture.'; $txt['cannot_smfgallery_add'] = 'You are not allowed to add a picture.'; $txt['permissionname_smfgallery_bulk'] = 'Bulk Uploads'; $txt['permissionhelp_smfgallery_bulk'] = 'Allows the user to use the bulk upload feature.'; $txt['cannot_smfgallery_bulk'] = 'You are not allowed to bulk upload.'; $txt['permissionname_smfgallery_edit'] = 'Edit own Picture'; $txt['permissionhelp_smfgallery_edit'] = 'Allows the user to edit their own picture.'; $txt['cannot_smfgallery_edit'] = 'You are not allowed to edit that picture.'; $txt['permissionname_smfgallery_delete'] = 'Delete own Picture'; $txt['permissionhelp_smfgallery_delete'] = 'Allows the user to delete their own picture.'; $txt['cannot_smfgallery_delete'] = 'You are not allowed to delete that picture.'; $txt['permissionname_smfgallery_ratepic'] = 'Rate Picture'; $txt['permissionhelp_smfgallery_ratepic'] = 'Allows the user to rate a picture.'; $txt['cannot_smfgallery_ratepic'] = 'You are not allowed to rate that picture.'; $txt['permissionname_smfgallery_editcomment'] = 'Edit own Comment'; $txt['permissionhelp_smfgallery_editcomment'] = 'Allows the user to edit their own comments.'; $txt['cannot_smfgallery_editcomment'] = 'You are not allowed to edit that comment.'; $txt['permissionname_smfgallery_comment'] = 'Leave Comments'; $txt['permissionhelp_smfgallery_comment'] = 'Allows the user to leave comments on a picture.'; $txt['cannot_smfgallery_comment'] = 'You are not allowed to leave comments.'; $txt['permissionname_smfgallery_report'] = 'Report Pictures/Comments'; $txt['permissionhelp_smfgallery_report'] = 'Allows the user to report pictures and comments.'; $txt['cannot_smfgallery_report'] = 'You are not allowed to report content.'; $txt['permissionname_smfgallery_autocomment'] = 'Auto Approve Comments'; $txt['permissionhelp_smfgallery_autocomment'] = 'Comments do not need to wait for approval.'; $txt['permissionname_smfgallery_autoapprove'] = 'Auto Approve Pictures'; $txt['permissionhelp_smfgallery_autoapprove'] = 'Pictures do not need to wait for approval.'; $txt['permissionname_smfgallery_usergallery'] = 'Personal Gallery'; $txt['permissionhelp_smfgallery_usergallery'] = 'Allows the user to have a personal gallery.'; $txt['cannot_smfgallery_usergallery'] = 'You are not allowed to have a gallery.'; $txt['permissionname_smfgallery_manage'] = 'Admin Gallery'; $txt['permissionhelp_smfgallery_manage'] = 'Allows the user to add/delete/edit all catagories. Delete Comments, Delete Pictures, Approve Pictures.'; $txt['cannot_smfgallery_manage'] = 'You are not allowed to manage gallery.'; // END SMF Gallery Text Strings
Title: Re: install error,
Post by: SMFHacks on November 05, 2013, 11:59:10 am
Open themes/default/languages/modifications.english.php

Find
Code: [Select]
?>
Move it all the way to the end of the file.
Title: Re: install error,
Post by: borahan on November 05, 2013, 12:43:31 pm
thank you. problem is resolved

I translate language files english to turkish but i didn't find and translate "User Galleries / Galleries created by members" text. Where is the text in file?

Galleri (http://turksaat.net/forum/index.php?action=gallery)
Title: Re: install error,
Post by: SMFHacks on November 05, 2013, 12:46:05 pm
Check both modifications.english.php and gallery.english.,php

If you are taking bout the category description for member galleries you would need to edit that by editing the category.
Title: Re: install error,
Post by: borahan on November 06, 2013, 02:18:34 am
ok. but i have new problem.  ???

browser: Google Chrome

The webpage at http://turksaat.net/forum/index.php might be temporarily down or it may have moved permanently to a new web address.
Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.
Title: Re: install error,
Post by: SMFHacks on November 06, 2013, 08:05:35 am
If that is for your main forum might be a webhosting issue or generally SMF probably. I do not see any gallery part in that url.
Title: Re: install error,
Post by: borahan on November 08, 2013, 07:03:41 am
thanks your answers.

I have a one questions. :)

user galleries (http://turksaat.net/forum/index.php?action=gallery;su=user;sa=userlist) pages all users listing. But i want only shown active gallery (uploaded photo/s) users listing in this page.

Title: Re: install error,
Post by: SMFHacks on November 08, 2013, 07:43:22 am
Under Admin -> Gallery Configuration -> Settings

Check and save "Show only user galleries for uploaders"