|
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Topics - donk
Pages: [1]
1
« on: August 29, 2017, 03:34:28 pm »
i see someone has created a peice of code to convert photobucket urls and upload the images to Imgur https://github.com/pastudan/photobucket-imguri know similar questions have been raised in the past but with the latest photobucket debacle is there any chance of a similar converter ?
2
« on: July 08, 2017, 02:22:45 am »
i am getting lots of errors in the error log after installation and there is no menu tab appearing for the gallery list of some of the errors 8: Undefined index: gallery_ftp Apply Filter: Only show the errors from this file File: /home/public_html/forum/Sources/Admin.php Line: 288
8: Undefined index: gallery_text_catpermlist2 Apply Filter: Only show the errors from this file File: /home/public_html/forum/Sources/Admin.php Line: 287
8: Undefined index: gallery_filespace Apply Filter: Only show the errors from this file File: /home/public_html/forum/Sources/Admin.php Line: 286 and so on.... i have attached my admin.php any ideas how to fix the issue
3
« on: September 16, 2015, 02:11:27 pm »
i am trying to instal Simple Audio Video Embedder but get a message telling me to replace '<img>' in the /Sources/Post.php the only line with img that i can find is this one if ($smcFunc['htmltrim'](strip_tags(parse_bbc($_POST['message'], false), '<img><object><embed>')) === '')
do i just replace the last section with the new code '<img><object><embed><div><iframe>'
4
« on: February 25, 2015, 03:57:53 pm »
can someone please explain how i setup the gallery to post a topic in a forum board when a picture is uploaded ?
gallery pro 7.0.2 SMF 2.0.9
5
« on: July 20, 2014, 04:32:41 am »
i wish to edit a category so it will make a post when a member uploads new photos. however i can only see this option if i create a new category and not by editing a current category. is there a way to do this with a current category
6
« on: January 12, 2013, 04:58:01 pm »
had a problem with selecting the links to photos. it only seems to of occurred since this problem http://www.smfhacks.com/index.php/topic,7246.msg31256.html#msg31256i am also getting the following error message http://www.myforum/index.php?action=gallery;sa=download&amp;id=32Unable to load the 'main' template also when you view a photo and click to download it you get box offering two choices 1. open with browser 2, save to pc if you choose option 1 it just opens a page full of script. i don't know if these errors are all linked or not  smf version 2.0.3 and these mods installed Stop Spammer 2.3.9 Align text with Smiley 1.3 Welcome Topic Mod 2.1 httpBL 2.5.1 SMF 2.0.3 Update 1.0 TopicStarter Mod 1.7 Christmas Smileys 1.0 Aeva ~ Auto-Embed Video & Audio 7.2 PaypalDonations 2.0 Forum Firewall 1.1.5 Tidy Child Boards 1.4 Customizable Home Button 1.0 Birthday Posts 0.12.1 Beta Users Online Today 2.0.3 SMF Gallery Pro 4.0.9a
7
« on: December 06, 2012, 01:58:40 pm »
just run optimizer and table checker on my database abd got these messages at the end. any ideas what they mean and how to fix them ? Problems with indexes of table `smf_gallery_custom_field` The indexes id_cat and id_cat_5 seem to be equal and one of them could possibly be removed. The indexes id_cat and id_cat_4 seem to be equal and one of them could possibly be removed. The indexes id_cat and id_cat_3 seem to be equal and one of them could possibly be removed. The indexes id_cat and id_cat_2 seem to be equal and one of them could possibly be removed. Problems with indexes of table `smf_gallery_pic` The indexes id_member and id_member_5 seem to be equal and one of them could possibly be removed. The indexes user_id_cat and user_id_cat_5 seem to be equal and one of them could possibly be removed. The indexes id_cat and id_cat_5 seem to be equal and one of them could possibly be removed. The indexes id_member and id_member_4 seem to be equal and one of them could possibly be removed. The indexes user_id_cat and user_id_cat_4 seem to be equal and one of them could possibly be removed. The indexes id_cat and id_cat_4 seem to be equal and one of them could possibly be removed. The indexes id_member and id_member_3 seem to be equal and one of them could possibly be removed. The indexes user_id_cat and user_id_cat_3 seem to be equal and one of them could possibly be removed. The indexes id_cat and id_cat_3 seem to be equal and one of them could possibly be removed. The indexes id_member and id_member_2 seem to be equal and one of them could possibly be removed. The indexes user_id_cat and user_id_cat_2 seem to be equal and one of them could possibly be removed. The indexes id_cat and id_cat_2 seem to be equal and one of them could possibly be removed.
8
« on: March 13, 2010, 09:28:03 am »
just upgraded to rc3 and now i am trying to install gallery pro i have emulated rc2 but still needed to edit my subs.php to i presume to add gallery button i followed these instructions Find 'mlist' => array( 'title' => $txt['members_title'], 'href' => $scripturl . '?action=mlist', 'show' => $context['allow_memberlist'], 'sub_buttons' => array( 'mlist_view' => array( 'title' => $txt['mlist_menu_view'], 'href' => $scripturl . '?action=mlist', 'show' => true, ), 'mlist_search' => array( 'title' => $txt['mlist_search'], 'href' => $scripturl . '?action=mlist;sa=search', 'show' => true, ), ), ), Add After // [SMF Gallery] button 'gallery' => array( 'title' => $txt['smfgallery_menu'], 'href' => $scripturl . '?action=gallery', 'show' => $context['allow_smfgallery_view'], 'icon' => '', ),
but my gallery button is still not showing i have attached my subs
9
« on: February 16, 2010, 01:54:35 pm »
SMF Gallery Pro SMF 2.0 RC2
i have done a search on this and a few members have had the same problem but with no conclusion
with the Fullsize image in posted topic un-checked i get a full size image of the thumb nail
any ideas ?
10
« on: February 13, 2010, 04:01:48 pm »
i keep getting this error
http://my domain/index.php?action=gallery;sa=edit;id=769 Apply Filter: Only show the errors with the same message 2: assert() [<a href='function.assert'>function.assert</a>]: Assertion failed Apply Filter: Only show the errors from this file File: /home/my domain/public_html/Sources/Subs-Editor.php Line: 1434 and the code
1434: assert(isset($editorOptions['value'])); anyone know what this is about and how to fix it ?
11
« on: September 25, 2009, 02:52:53 pm »
hi all please forgive me if this is covered, i have done a search but nothing mentioned has worked for me i have just installed pro locally i created my gallery's and uploaded a few pics to one of the gallery's. when i click on the gallery i see thumb nails but when i click on thumb nail no image appears if i select Slideshow it displays the image. also if i follow Image Linking Code the image is there. paths and urls are :\Program Files\EasyPHP 2.0b1\www\new wagonpics\gallery\ http://127.0.0.1/new wagonpics/gallery/
Pages: [1]
|
Question on Completed Listing & Reserve Price
by SMFHacks
May 31, 2023, 01:43:19 pm
|
[Mod]GDPR Helper
by Nicole
May 29, 2023, 11:58:49 pm
|
RSS Feed Poster Database Error
by SMFHacks
May 22, 2023, 06:26:18 pm
|
Errors With Older Version.
by Ken.
May 09, 2023, 05:35:40 pm
|
Pretty Urls SEO Pro
by SMFHacks
May 06, 2023, 03:30:11 pm
|
New Post Image Upload Error
by Mike66
April 28, 2023, 07:30:28 am
|
Copyright Removal Key
by SMFHacks
April 03, 2023, 02:44:28 pm
|
Converting from Aeva Media
by sudhakar
April 02, 2023, 11:09:54 am
|
Using SMF's Built-in Search Algorithm
by shuban
March 27, 2023, 09:15:10 am
|
Permissions query
by davejo
March 26, 2023, 04:43:48 am
|
|
|