photo album software
  PHP Gallery     Android WwWatchdog     Support     How To     Contact  
ArabicBulgarianChineseCroatianCzechDanishDutchEnglishFinnishFrenchGermanGreekHindiItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishTurkish
»Ask your question«
 

From: Guest   Date: August 11 2010, 13:42
Hi, don't think this has been asked before. I have included code in the footer to allow users to upload pictures to the ftp folder, however, I'm struggling to find a way to either automatically scan the ftp folder or at least create a "scan" button to do it. All photis will be added to a single category (category id 1) so automating should be quite easy if I knew how. I don't want to provide them access to the admin area as I don't want them fiddling around with the categories and db settings. Any help on how I can do this would be much appreciated. Thanks.

From: Guest   Date: August 10 2010, 08:14
I just purchased the gallery. Please can you advise how to get more than 1 thumnail per line. I have been through the forum and tried everything but to no avail.
Thanks.
      
From: Encaps   Date: August 10 2010, 10:48
What does mean "1 thumnail per line" ? Could you please show me the url or the picture?
            
From: Guest   Date: August 10 2010, 12:29
Hi Andrew,

Thanks for the response. I really like your gallery. You can see the gallery here...

http://***.***********.co.uk/gallery/

It shows 1 thumnail per row. I would like to be able to change this to at least 3 thumbnails per row. Is this possible?

Many Thanks

From: Guest   Date: August 10 2010, 04:18
Great product. I've set mine up so that anyone can add a photo without logging in, but admin page is required for everything else. Works pretty well!

However I need to add the following:

1. Create automated emails to send out after form is filled out.
2. Create a search bar to search various for various photo info.
3. Need a thumbs up / thumbs down option (Rating System).
4. Allow bitmaps and a other file extensions.
5. Once photo is uploaded it needs to be redirected to the home page.
8. Create a way to store a unique id in database each time someone submits an entry.
      
From: Guest   Date: August 10 2010, 15:39
I don't need a full explanation on how to achieve these, but a point in the right direction would be nice. I'm very good with php and programming in general, just not sure which file does what for encaps. Thanks!
            
From: Encaps   Date: August 10 2010, 15:51
Unfortunately there is no simple quick answer to your questions
I did not implement the features you described before, so I don't have ready answers.

I could just say the main logic you can change from /core/ directory, the behavior is controlled by html templates
                  
From: Guest   Date: August 10 2010, 15:53
That's what I was somewhat afraid of lol, but I will work till I get it figured out. Wasn't sure if you had any API or anything for this awesome gallery.

Another thing that might help is if I could understand more the sequence of things? I'll report back with anything I get done, and also if you have any other suggestions that would be great.
                        
From: Encaps   Date: August 10 2010, 16:18
The main sequence of things is like this:

1) there is $catalog object defined from core/catalog.class.php
2) catalog.php calls $html["item"] = $catalog->items->get_by_id((int)@$postget["id"]);
3) then render the $html array from catalog_item.html

This is generic way
                              
From: Guest   Date: August 16 2010, 17:43
Well I got the email auto reply figured out, the ability to make certain fields required, and the redirection to home page after submission of a photo.

Now I need to figure out the search part, guessing I will have to build a database. Any thoughts?
                                    
From: Guest   Date: August 20 2010, 17:05
Search is in, ID's generated for each photo is close, just need a rating system now.

From: Guest   Date: August 05 2010, 06:29
I just buy your product. Great code by the way. The question is: How can I implement a next and prev button on the dhtml template?

Its easier to browse all the pictures
      
From: Encaps   Date: August 05 2010, 11:38
JavaScript customization required to implement the "next/prev" buttons into DHTML

From: Guest   Date: August 04 2010, 18:13
hello andrew
i hope you can help me.
last week i purchase an account in ******.com because i like there vdeck control panel.
i have a problem.
when i configure encaps first time everything great.
i can browse the category (catalog, ftp, items and all of them) as well.
but after i configured everything (db, password, username and all of them) and logout someting happend.
when i log in again every time i browse category it back to the index.php and ask me for user and password and just than it enter what i choose.
if i choose items - it show me index.php and after i enter my details it go to items.
if i choose configure - it show me index.php and after i enter my details it go to configure.
when i try to change details in configure it even dont save them. just back to index.php
may you help me please?
thank you a head.
      
From: Encaps   Date: August 05 2010, 11:39
Could you please let me to inspect the issue on your side?

From: Guest   Date: July 26 2010, 06:02
What directory/folder do you actually put the images for FlashGallery in?
      
From: Encaps   Date: July 26 2010, 09:04
Flash Gallery retrieves the images from "rwx" directory - the same directory where Encaps Gallery admin puts the images

Let me know if you have any questions
            
From: Guest   Date: July 26 2010, 17:00
I guess I'm just confused on how to actually use the FlashGallery.
                  
From: Encaps   Date: July 27 2010, 02:23
There is Flash Gallery demo: encaps.net/software/encapsgallery/templates/FlashGallery/
                        
From: Guest   Date: August 01 2010, 18:22
Flashgallery is not working as expected. Load images to rwx directory and flashgallery show only the first image. Java windows shows by moving mouse over the showed image. There is no thumbnail available for other images.
All other templates working properly except flash template. Thank you.


                              
From: Encaps   Date: August 02 2010, 08:56
Hello,
thank you for your feedback
Could you please show me the issue?
I would like to inspect it

From: Guest   Date: July 13 2010, 15:54
I would like to add a 'short description' into the Admin panel when I am entering a new item. What are the steps I would need to do to add this additional field?
      
From: Encaps   Date: July 15 2010, 11:32
First you add new field into the database
catalog_items table
next add relevant code into admin/catalog_items.html , and core/catalog_item.ctl.php
similar to other existing fields
then add logic into catalog_items.html print out relevant html
            
From: Guest   Date: July 16 2010, 11:20
Andrew - thanks so much for your help. This is absolutely perfect!

From: Guest   Date: July 07 2010, 07:50
Hey there,

already sent a message through your contact form but received no answer.
So I will give it a try over here:

1. how much work would it be for you, implementing separate shipping/invoice address dialogue with paypal support afterwards?

2. how much work would it be for you, rebuilding the shoppingcart so that the user is given the choice to set 3 different administratedly predefined print-out sizes/prices for each image in the shopping cart before checking out to paypal?

would love to read your opinion about that - and how much you would charge for this.

kind regards,
Jens
      
From: Encaps   Date: July 08 2010, 14:57
Jens, I'm sorry for the delay in response - I just can't estimate your request

From: Guest   Date: July 07 2010, 03:20
Hi,
I am running your program on a Go Daddy server. It is a Windows based server running PHP 5.0.

I can't seem to get the email function to work.

Have you any code that will use CDOSYS or a work around.?

I get an error:

Warning: mail() [function.mail]: SMTP server response: 451 See http://***.com/~djb/docs/smtplf.html. in D:Hosting4954691htmlphotocorefunc_send_mail.php on line 22
Sorry, request delivery error. Please try again in a minute.

The code on line 22 is:

$res = mail($_to, $_subject, $_message, $headers);

Any help would be appreciated
      
From: Encaps   Date: July 07 2010, 04:49
I guess CDOSYS is ASP component.
Could you please ask GoDaddy support side, do they provide PHP mail() function?

From: Guest   Date: July 06 2010, 03:58
It's very important, i have to set constant width and height for images and thumbnails (max for images 600x400, and for thumbnails 190x119). It's for this site:
http://***.pl/gallery/
If you will help me I will share the gallery which I made :)
      
From: Encaps   Date: July 06 2010, 09:16
For now you can specify fixed value only for:
- width
- height
- widht and height (square thumbnail)
- width or height (rectangle thumbnail)

There is no way to specify different values for width,height of the big photo and thumbnail


Encaps © 2005-2012 PHP Gallery | Android WwWatchdog | Support | How To | Contact
?>