Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43261
Total Topics: 7519
Most Online Today: 297
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 278
Total: 279

Show Posts

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.


Messages - mickjav

Pages: [1] 2 3 ... 9
1
Support / Re: Gallery Selection List Order
« on: September 07, 2023, 12:46:31 pm »
Hi.

As I have numerous Galleries I wanted to alter the lists to make search as you type work better so I altered the CreateGalleryPrettyCategory(), Ive added below just in case it's of use for other users.

Code: (Find) [Select]
$context['gallery_cat'][$i]['title'] = str_repeat('-', $spacer) .$context['gallery_cat'][$i]['title'];
Code: (Replace with) [Select]
$context['gallery_cat'][$i]['title'] = ($spacer > 1 ? str_repeat('-', $spacer) : '') .$context['gallery_cat'][$i]['title'];
this works for me as a have a main gallery with 800 plus sub galleries which in turn have 2-3 sub galleries.

  [ Guests cannot view attachments ]

2
Support / Additional Permissions
« on: March 18, 2023, 05:21:23 am »
At present, you can only allow member groups to Admin Gallery But this also allows those in that group to edit settings, Would it be possible in a future version to add another user group permission to allow those in that group to add/edit categories.

All the best mick

3
Theme Talk / Re: Theme/CSS design wanted
« on: March 11, 2023, 12:10:11 pm »
I would recommend SMFTricks.

4
Support / Re: Gallery Selection List Order
« on: March 05, 2023, 10:49:10 am »
Thanks

5
Support / Gallery Selection List Order
« on: March 04, 2023, 03:44:30 pm »
Have managed to sort most of the Gallery selection lists so the all look like below.

[ Guests cannot view attachments ]

But one list is not playing nice  :o

[ Guests cannot view attachments ]

I found a number of the lists were sorted by roworder but when I checked the lists that displayed correctly they used title ASC which worked a treat lol

any suggestions for the last list

All the best mick

Edit: I don't think it's using the array ordering function CreateGalleryPrettyCategory

6
Support / Re: Error Report
« on: February 25, 2023, 02:11:06 pm »
Thanks I'll Run The Update I do intend renewing my Community Suite License soon so will update all When I have time to send on all the updates.

All the best mick

7
Support / Re: Error With View Image
« on: February 25, 2023, 07:01:41 am »
Seems to have cleared now must have caught a reboot or something  :-\

8
Support / Error With View Image
« on: February 25, 2023, 06:43:28 am »
[ Guests cannot view attachments ] [ Guests cannot view attachments ]

9
Support / Error Report
« on: February 21, 2023, 12:44:47 pm »
Had this mod for a while but not really used it, So Have been looking into making use of it My current version is 4.0beta

I get the following errors when adding a email address
Field 'ID_LETTER' doesn't have a default value

Also when using the code provided by the builder
Code: [Select]
<form action="mysite/charts/newstracking2.php" method="post"><input type="hidden" name="a" value="signup" /> <input type="hidden" name="list" value="42" /> <input type="hidden" name="thankyouurl" value="" />
<table>
<tbody>
<tr>
<td>Email: <input type="text" name="email" size="50" value="" /></td>
</tr>
<tr>
<td align="center"><input type="submit" value="Subscribe" /></td>
</tr>
</tbody>
</table>
</form>

I get the following Error When using the subscribe button
Code: [Select]
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at @databasedreams.co.uk to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

I have checked the permissions for the file which is 0666

All the best mick.

10
Support / Re: Membergroup level
« on: August 18, 2022, 01:53:09 am »
Think you need the file space manager which allows you to limit things like downloads per day look in settings

11
Support / Re: Some questions
« on: July 30, 2022, 03:31:07 am »

12
Support / Category Permissions List
« on: July 30, 2022, 03:24:57 am »
Hi I no longer want the list of permissions as the user group permissions a adequate for my needs, Can I just empty the gallery_catperm Table??

All The Best mick

13
Support / Re: Some questions
« on: July 30, 2022, 03:20:26 am »
That's Interesting may implement it with my other mods.

If you interested I have built 2 php Block that relate to the Galleries One for the lastest gallerys, Ill have to check but think if would be a copy past into a php block, It's for the latest galleries "sub Galleries" To a gallery say Artists/Bands

The other would require a mod to the Cats table and the add/edit system it shows latest videos added.

Let me know and I'll post both blocks on my support site.

All the best mick

14
Support / Re: Some questions
« on: July 19, 2022, 06:33:46 pm »
I use pagging on mine

https://www.databasedreams.co.uk/charts/gallery/?cat=35


The code is here


https://www.databasedreams.co.uk/support/index.php?action=showcases;sa=view;id=56

This is a replacement for the function there is also another version but have stopped using that as needs some css which I'm no good at.

15
Support / Re: Remove medium size images
« on: July 12, 2022, 09:23:24 am »
Would it be possible to save these images in a smaller format??

Pages: [1] 2 3 ... 9

+- Recent Topics

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
Today at 08:27:36 am

No thumbnails on new uploads by Tonyvic
Today at 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Powered by EzPortal