photo album software
  EncapsGallery     Demo     Download     Buy     Support     HowTo     Contact  

Ask a question...
 

From: Guest   Date: February 08 2008, 13:41
Hello, I've looked and cannot find an detailed answer on how to use the gallery with folders rather than every image in just one folder.

How exactly do I do this? I have the rwx_gallery folder (777) and inside that a folder called test (777) with images in it.

Now, how do I need to create the categories so that the images within folder "test" are scanned and ready for display?

Thanks in advance.

Bill
      
From: Encaps   Date: February 09 2008, 04:01
Hello Bill,
unfortunately the feature "rwx_gallery subdirectories" is removed since version 1.7

From: Guest   Date: February 06 2008, 14:41
What file do I edit to get a new line with break ex. /n</br>
      
From: Encaps   Date: February 06 2008, 14:52
Could you please provide more details, it's not clear :(
            
From: Guest   Date: February 06 2008, 21:43
In the comments I have to manually put </br> to get a line break ex
Picture 001
</br>Picture Info

this makes the piture info on the second line.
                  
From: Encaps   Date: February 07 2008, 02:00
<?php echo preg_replace("/\n/","\n<br>",$item["comment"])?>
                        
From: Guest   Date: February 07 2008, 17:41
Do I put this code on the gallery HTML or the admin HTML? I assume admin HTML because thats what puts it in the database?
                              
From: Encaps   Date: February 08 2008, 09:10
The line above you should place into front-end (user, not admin) html. If you'd like to replace all "new-line" ("\n") characters with "<br>" before save to database, I would suggest you to integrate WYSIWYG editor into admin html (FCKEditor, DevEdit, or any other)
                                    
From: Guest   Date: February 08 2008, 16:01
great, thanks for your help. Keep up the good work.

From: Guest   Date: February 04 2008, 22:18
This is very perplexing! I hope you can help.

I just downloaded your Encaps PHP Photo Gallery and successfully installed and configured it. Added a category and some images, but they don't show up when I go to the index page. Don't know what could be wrong.

I've checked and double-checked everything. There are no error messages in the admin, and the information is being put in the database correctly. The permissions are set correctly on the folders too.

I have PHP4.4.2 with GD and am using IE7 browser. The template I'm using is "raym".

Please help!
      
From: Encaps   Date: February 05 2008, 09:40
Let me look at the issue.

From: Guest   Date: February 04 2008, 14:51
Everything has been uploaded through FTP and the permissions have been changed. Whenever I try to run the install, it always goes right back to the login screen. After I login it goes right back to the install screen. It's a never ending cycle.
      
From: Encaps   Date: February 04 2008, 16:42
Could you please let me look at the issue?
            
From: Guest   Date: February 04 2008, 18:35
Of course. I sent you an email. Just get back to me with whatever you need when you're ready.
                  
From: Encaps   Date: February 05 2008, 09:41
Something wrong with php sessions - I'm not sure yet is it server configuration issue or EncapsGallery bug,
will continue exploration.
Will let you know.
                        
From: Guest   Date: February 13 2008, 03:58
Did You Ever Figure This Out Im Having Same Problem
                              
From: Guest   Date: February 24 2008, 17:14
i'm having the same issue
                                    
From: Encaps   Date: February 25 2008, 07:18
The client has fixed the issue by himself (by hosting provider): "Okay, I've fixed the problem...My server has it set to where you have to copy paste something into their PHP for sessions to work."

From: Guest   Date: February 04 2008, 07:24
For a website I would need an image gallery and Encaps seems just about right, but it doesn't seem to support category thumbs. That is I can select a category thumb, but it doesn't show in any of the sample layouts. How do I get the category thumbs to show up?
      
From: Encaps   Date: February 04 2008, 09:10
Category thumbnails are visible from catalog_categs.php,
so you may change intex.php from:
<?php include("catalog.php")?>
to:
<?php include("catalog_categs.php")?>
            
From: Guest   Date: February 05 2008, 22:26
I had a similar question. Is this possible with sub-categories as well? It does not seem to work for sub-categories.

From: Guest   Date: February 03 2008, 00:26
Hello,

I'm interested in perhaps purchasing your product. I'd like to replace the navigation on this site:

http://***.inkart.net

I'd like to have customers be able to browse images by category or keywords. The thumbs should link to static pages (of which this site has a number already indexed in Google.)

Any chance your product can do this?

Thanks for your time and consideration.
      
From: Encaps   Date: February 03 2008, 09:55
Hello,
I guess customization required to fit your requirements.
You may try to estimate free EncapsGallery demo.

From: Guest   Date: February 01 2008, 14:38
I dont want to put this all on you, but a database backup link in the admin that backs up the database to a download file. I am thinking of making something like this if its not planned for the future.
      
From: Encaps   Date: February 01 2008, 15:02
I see, you'd like to be able to download the database backup from the gallery admin. But usually you can do the same via your webhosting admin panel.
I do not plan to implement similar feature.

From: Guest   Date: February 01 2008, 03:35
Thanks for an easy to use great script!!

One thing I would suggest to make theme skinning easier is to put both 'catalog_head.html' & 'catalog_foot.html' into '.../html/theme_name/' folder.

Is there a list of websites that use your script to see the varying ways everyone is implementing your script?
      
From: Encaps   Date: February 01 2008, 09:44
Thank you for the suggestion!
Unfortunately I can't show you the list of EncapsGallery implementations - it's private info.

From: Guest   Date: January 31 2008, 16:51
I purchased your product. Would you install it on my website?
      
From: Encaps   Date: February 01 2008, 02:48
Sure, I can install the gallery on your server.
Let me know details.

From: Guest   Date: January 31 2008, 15:05
Can you remove the admin username and password page from showing up? I have another method of securing the admin.

I have to enter two user name and passwords, and cant find out how to remove it.
      
From: Encaps   Date: January 31 2008, 15:23
You may comment out the line "catalog_auth.php" from "catalog_head.php" for disable EncapsGallery admin authentication

« 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 »

Encaps Team © 2005-2008 EncapsGallery | Demo | Download | Buy | Support | HowTo | Contact