photo album software
  PHP Gallery     Online Demo     Free Download     Buy Sources     Support Forum     HowTo     Contact  
ArabicBulgarianChineseCroatianCzechDanishDutchEnglishFinnishFrenchGermanGreekHindiItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishTurkish
Ask a question...
 

From: Guest   Date: August 04 2009, 06:33
Hi,
I successfully installed encaps on my lunarpages hosted site, but having no luck under a GDhosting site.

When attempting to run catalog_db_install.php I receive "This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying."

I have checked the file permissions are OK and the other PHP files within the admin directory don't throw errors and I can open the html and image files.

My hosting says it supports PHP 4 and 5 and it is definitely enabled.

If someone could point out a possible solution I'd br grateful as I have spend many hours trying to work out why :-(
      
From: Guest   Date: August 04 2009, 10:34
Fixed my problem by changing Cpanel to read PHP as Ver 4 and Not 5

From: Guest   Date: August 03 2009, 08:45
Hi, Can you tell me how to order the pictures, last uploaded picture to see first in the page.
I have seen this from howto area (You can change the order by modifying the sql query from the file "/core/catalog.php", function "_get_items":
" ORDER BY id DESC"
)

BUT THERE IS NO FILE CALLED catalog.php in the /core
please help.
      
From: Encaps   Date: August 05 2009, 12:08
Try this:
/core/base.ctl.php, line #68:
$condition .=" ORDER BY updated_at DESC,rank,title,id ";
            
From: Guest   Date: August 06 2009, 01:36
Thank you very much. It is working now.
hamyd
                  
From: Guest   Date: August 06 2009, 01:38
check my gallery
gallery.ihavandhoo.com

From: Guest   Date: August 03 2009, 08:13
Dear Sir,
I have just downloaded your encapsgallery. The Dhtml template is suitable for our work. We would like to include the search function into this, similar to the one which is available in Shopcart.
How do we do this? Kindly help
Regards

raghu

From: Guest   Date: July 28 2009, 23:56
Hey Andrew,

Got a problem with the /admin/ area when I try to upload an image to a new category. It throws this error:

"Missing a temporary folder (in php.ini)"

Any ideas?

It worked on my local server, but when I pushed it live, I get this error. My workaround is to upload image to /rwx/, then use PHPmyadmin to paste in the filename in the Mysql field.

Thx for great software.
      
From: Encaps   Date: July 29 2009, 04:07
Please check the option "upload_tmp_dir " from your php.ini, and specify a value if it's empty. If upload_tmp_dir is not empty, check the target directory permissions
            
From: Guest   Date: July 30 2009, 18:40
Hey Andrew,

I don't see the file "php.ini" nor can I find the text "upload_tmp_dir" in any of my files.

I'm using the latest release; could it be a different file or phrase?

Note: when I click on "Choose File" it tries to look on my desktop computer, not on the remote files.

Thanks in advance...

From: Guest   Date: July 26 2009, 01:44
after much stuffing around trying to get the free-demo files uploaded . . i finally got to run the install and got the result . . .
The file ../config.ini.php is updated
Unable to connect the database host localhost with username user_encaps and password password
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

Connect the database:
Database host:
Database user:
Database password:
Database name:
Tables prefix (optional):

is the problem with the password or set . . or with the host server . . which is server101.com - unix based

thanx . .paul

      
From: Encaps   Date: July 27 2009, 04:42
Replace "user_encaps" and "password" with your database parameters

From: Guest   Date: July 22 2009, 16:37
Hello,
I seem unable to run IonCube on my server and my provider will not install/support this component.
Does this mean I cannot use Encaps?
Is IonCube required also if I purchased the source codes for Encaps or would this bypass the need for it?
Thank you!
      
From: Encaps   Date: July 23 2009, 14:55
The Encaps PHP application does not require IonCube. (I do not know what is IonCube).
            
From: Guest   Date: July 23 2009, 15:45
Thank you for your answer.
Ioncube is a Zend module often used to encrypt php code to keep its property.
It appeared to me that Encaps uses it because upon launching
http://***.********.it/store/admin/catalog_cfg.php
I got the following error text:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'user_encaps'@'localhost' (using password: YES) in C:Inetpubvhosts**********.ithttpdocsstorecoredb_sql.class.php on line 12
Error on mysql_connect()Failed loading C:Inetpubvhosts*********.ithttpdocsioncubeioncube_loader_win_4.4.dll

The mysql part is probably because I haven't yet been prompted to set up a database, but the last part does complain the ioncube loader being unable to run.

Or where does it come from?
Thank you!
                  
From: Encaps   Date: July 27 2009, 04:38
I can only say you need to set up valid database credentials

From: Guest   Date: July 22 2009, 10:38
Has anyone experienced the next button disappearing... I thought I had a corrupted image but then I noticed it doing it to multiple categories.

What I do is click on a category and want to scan through each image individually by using the next and prev button and then all the sudden the images can not go any further because the next button disappears.

Any suggestions?
      
From: Encaps   Date: July 22 2009, 15:34
Could you please send me the URL via e-mail?

From: Guest   Date: July 21 2009, 15:43
Hi Andrew,

Love this script. Two quick questions:

1) The search function only seems to allow one keyword. Is there a way to allow a phrase?

2) The search function only seems to search the gallery titles, not the descriptions. Is it possible for it to search both title and descriptions of the galleries?

Thanks,

Dawn Marie
      
From: Encaps   Date: July 22 2009, 15:34
You are right - there is simple search feature. To modify it, you need to customize "function search($keywords_get)" from /core/catalog.ctl.php

From: Guest   Date: July 17 2009, 13:24
Hi,

I am new to php. I installed and set up the database fine. However I cannot figure how to set up the front end with your templates. I don't know how to view it from the url on my webpage. I am probably missing something simple, but could you walk me through the steps. I would be really greatfull, and thank you so much. Seth
      
From: Encaps   Date: July 22 2009, 15:31
Seth, check out the "HowTo" section encaps.net/howto/ - there are demos at the top for how to install, configure, set up

From: Guest   Date: July 16 2009, 14:15
Installed mysql, php 5.3.0, encaps verion 2.3.17 on a windows 2003 server. catalog_db_install displays,link for catalog_cfg gets a with page. there is no log on screen or config screen. what else needs to be done? Thanks. Ken
      
From: Encaps   Date: July 22 2009, 15:29
Ken, try so set up admin user name and password from the config page, and see if it will ask you to log in
            
From: Guest   Date: July 23 2009, 15:19
FYI - I setup a Centos 5 box with PHP and MYSQL. I managed to get this woprking after setting up the DB on MYSQL. So far, so good.


Encaps Team © 2005-2010 PHP Gallery | Online Demo | Free Download | Buy Sources | Support Forum | HowTo | Contact
?>