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: 43260
Total Topics: 7518
Most Online Today: 297
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 274
Total: 275

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 - greatflash

Pages: [1] 2 3
1
Support / Re: Undefined index: buttons_set
« on: May 10, 2018, 05:29:41 pm »
That seems to have done the trick!

Thanks for your amazing support! :)

2
Support / Re: Undefined index: buttons_set
« on: May 10, 2018, 05:01:41 pm »
Now getting "Undefined variable: sortby2" on line 1415

3
Support / Re: Undefined index: buttons_set
« on: May 10, 2018, 03:15:23 pm »
Thanks that seems to have solved that error but now I get this:

Code: [Select]
http://greatflash.co.uk/index.php?action=gallery;su=user;sa=userlist
8: Undefined variable: orderby2
File: /home/zvvrohq/public_html/Sources/UserGallery2.php
Line: 1414

4
Support / Undefined index: buttons_set
« on: May 10, 2018, 12:38:15 pm »
So just upgraded our forums from SMF 1.1.21 to 2.0.15. Purchased an upgrade license for the latest version of SMF Gallery Pro 8.0.1a. Everything seems to be working fine except I keep getting these error messages:

Code: [Select]
http://greatflash.co.uk/index.php?action=gallery;sa=view&id=174
8: Undefined index: buttons_set
File: /home/zvvrohq/public_html/Themes/default/Gallery2.template.php
Line: 1641

The line in question is:
Code: [Select]
<div id="moderationbuttons" class="margintop">
', DoToolBarStrip($context['gallery']['buttons_set'], 'bottom'), '
</div>';

I tried re-installing SMF Gallery Pro but I get the same error. How can I fix this?

5
Support / Re: Sub categories not counted in parent.
« on: December 06, 2008, 05:01:14 pm »
I did find the post by Columbo (i believe).

I used the code he posted but that just creates a php error...

I can find lots of requests to be able to count sub sub images in the total count but no solutions? Bugger :)

Surely it cannot be too hard to implement? I mean, for someone to edit the php to enable a single extra child count (for someone wiser than me that is).

6
Support / Re: Sub categories not counted in parent.
« on: December 06, 2008, 04:56:19 am »
is there a php edit I can do?

I have a main cat "Advertising"

Within that "Computer & Console Advertising" and "Games"

Within them they are organised as "1981", "1982","1983", etc

If there is a php edit somewhere I can do, that would be great!

7
Support / Sub categories not counted in parent.
« on: December 05, 2008, 06:59:18 pm »
I have a main category with a sub-cat and within that another sub-cat. (2 nestled child categories)

The images in the 2 sub-cats are totalled but the main category shows "0" as the amount of images within...?

How do I get it to show the total?

8
Feature Requests / Re: Compression and Picture Size
« on: December 02, 2008, 02:38:19 am »
A feature that allows you to adjusted the compression and Picture size after Upload.
All the pictures you choose will be recalculated to the new Value.

And convert all to jpeg

Is it possible ?

Greetings

Matthias

I must admit that an option to have all thumbs and medium images stored as jpegs of a defined compression would be a nice feature.
At them moment my setup is using imagemagik rather than gd for the thumb creation (memory issues) and I do find that the medium images are a bit too compressed (when upped as jpegs) and that the medium images are a bit on the large side (when upped as png's - though look nice).
The option for admin to alter the way the thumbs are created during upload would be a nice feature to enhance and already great product.

9
Feature Requests / Re: Direct Image Download
« on: December 02, 2008, 02:32:52 am »
Thanks SMFHacks. I have a link working, but not with the 'class' of which you would have administered :)

I shall patiently look forward to the next release.

10
Feature Requests / Re: Direct Image Download
« on: December 01, 2008, 02:24:37 am »
So, (sorry to go on about this), but is this an option?

11
Feature Requests / Re: Direct Image Download
« on: November 21, 2008, 10:33:58 am »
I have just had another thought for you mr SMFHacks...

If you could add the "Download Image" link to medium and large images, this would also enable download stats to be logged.. So, as well as views, downloads could be added (even if only for admins assurance that the images are reaching their audience)..

Just a thought!
(I suffer from them :) )

I would happily donate toward the work involved in the "download" feature. It is all that I need to make the Gallery PERFECT! ;)

12
Feature Requests / Re: Direct Image Download
« on: November 21, 2008, 06:51:54 am »
Yes, certainly as an option in gallery admin.

I have medium images set at max 800x800 and a lot of people download them, not realising that the same image is also available at (eg) 4500x4500.
I tried setting it to just display the large image upon thumb click, but the wait was too much while it filled the browser ready for "right-click".

That is why a nice http standard file download option would be great. Click thumb, start download, and continue browsing the gallery. Sweet, tidy, and intuitive.

So, pretty please!!!

13
Feature Requests / Direct Image Download
« on: November 20, 2008, 06:02:38 pm »
I love the gallery, but there is one thing I would really love to see added (or the offer of a way to add it myself), direct download.

At the moment, a user views a thumbnail, clicks on it and (if medium iimages are set) then views the medium image. Clicking on that opens the medium image again (if the full image is larger) and you need to wait for the image to download to the window (in the meantime you cannot browse the gallery). When it has, you must expand the image and then right click to save the full one.

I would like a user to be able to click on the thumbnail and be presented with the medium image with a "Download Here" button (or link) beneath previous/next.
When a user clicks on this, and http transfer is started and the download can begin using the image name (minus non-standard chars) rather than 10_20_19_...etc.

This would make the gallery far more manageable when hosting large files. My images are often over 3000x3000 and in the region of 3-5 megs.

I would be thrilled to see this implimented or at the least someone to aid me in doing it myself, though this puts me off as an update would undo the work.

Thanks in (hopeful) advance.

14
Support / Re: Help:Fatal error: Allowed memory size of 50331648
« on: November 19, 2008, 06:58:58 pm »
I have the gallery set up perfectly (almost)

In the previous post, I have requested the ability to add a download link to the medium image display.

If someone could please point me in the right direction, I would be a very happy bunny..

15
Support / Re: Help:Fatal error: Allowed memory size of 50331648
« on: November 18, 2008, 03:16:53 am »
It does open the gallery up to a more professional user as the memory overhead is less allowing for far larger images.
I have uploaded a 14meg image with no problems, so thanks for taking not and looking into it! You are a great help!

This does bring me neatly to another thing! (oh god! he's off on one again)

This perhaps would be better in requests, but is tied to the image size problem..

When using excessivley sized images (over 3000x3000) a direct download link would be a wonderful addition.

At the momemt, a tumb has to be clicked to open a medium image, to click on that, to.... you get the point?

Is it possible to add a "Click here to download full image" to the bottom of the medium image (beneath prev/next)?

This would make navigation much simpler and enable a user to just click on the thumbnail and download.

Just a thought as an expanded full size image of a 3000x3000 picture displays one corner of it in the browser to right click on..

Thanks for all your help!

Pages: [1] 2 3

+- Recent Topics

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

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal