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

From: Guest   Date: September 22 2008, 18:33
I can't get the program to install

on the catalog_db_install

I get

Fatal error: Call to undefined function preg_match() in /usr/local/www/theoceanwindow-bv.com/encapsgallery-2.0.6/core/db_sql.class.php on line 11
      
From: Encaps   Date: September 23 2008, 12:51
The message means preg_match() php function is not available
for your webserver (php), so you need to ask your hosting provider to
enable "preg_match()" for you
      
From: Encaps   Date: September 23 2008, 13:41
PHP has to be compiled with the PCRE library. It would be strange if it wasn't but you never know. Look at the phpinfo() output and see if it has --without-pcre-regex as a flag in the Configure Command section.

Look in the phpinfo() page again and look for a section titled pcre that has a table that says something like this:

PCRE (Perl Compatible Regular Expressions) Support | enabled
PCRE Library Version | 4.5 01-December-2003

If not, then you need to re-compile PHP and check the docs to see how to make sure that PCRE gets compiled in. That's my only thought.
      
From: Encaps   Date: September 23 2008, 13:43
One more thought: try to recompile php with option --with-pcre-regex=yes

From: Guest   Date: September 22 2008, 15:15
Hi Andrew,

Can You Please tell me in admin section "image display" and "Add new image" is coming on the same page I want It should be separate.

In other window Add new image form should come If atleast you give me advice or hints then I will complete it.


Eagerly Waiting for your reply!!!
      
From: Encaps   Date: September 22 2008, 15:34
You may do the following:
- copy admin/catalog.php to admin/catalog_add.php
- admin/catalog_add.php: replace "$gallery->show("admin");" to "include (html/catalog_add.html)"
- copy admin/html/catalog.html to admin/html/catalog_add.html
- admin/html/catalog.html: replace "add new image" html form to the link to "catalog_add.php"
- admin/html/catalog_add.html: remove everything except "add new image" form
I do not guarantee this will work - I did not try it

From: Guest   Date: September 19 2008, 17:34
does the purchased copy include all source codes? cos i notice a lot of the files in the free download is encrypted.
      
From: Encaps   Date: September 20 2008, 01:37
That's right, purchased copy includes the sources.

From: Guest   Date: September 19 2008, 07:48
Hi,

I want to change thumbnails background color = pictures titles background color from index page. Now that are white but I want to change black.
How can I make that?

Thankyou...
      
From: Guest   Date: September 20 2008, 07:51
I want to change that area. Please hep me.
You can see that area from picture.
http://****.********.**/img187/2338/adszwd1.jpg
      
From: Guest   Date: September 20 2008, 08:06
ok I can make that.

I make myself but thakyou. very good program.
            
From: Encaps   Date: September 20 2008, 10:53
Thank you for the feedback

From: Guest   Date: September 17 2008, 17:08
I'm new to web design, blogs and web photo albums. I've downloaded your program and I am at the install point where I am asked for "database host:, database user: and database password:". I've entered everything that I can think of and nothing allows me to move on with the program. Can you help?
      
From: Encaps   Date: September 18 2008, 11:02
Actually EncapsGallery is web-application (not desktop), so you need webserver with php and mysql configured
            
From: Guest   Date: September 18 2008, 14:03
Yes, I have uploaded Encaps to my web server. I have given full access to files rwx_gallery and config-ini,php. Next I untered the url "http://***.my web site.com/encapsgallery/admin/catalog_cfg.php which takes me to "encaps admin page. On that page I am unsure what I am to enter for the following. "database host, database user and database host.
                  
From: Encaps   Date: September 18 2008, 14:50
You may ask your hosting provider for a valid database params

From: Guest   Date: September 17 2008, 09:50
This is a great app.

Because it supports Flash files, would you consider adding a .FLV video player component to it in the future. It seems there is a lot of youtube copies out there with poor indexing and don't support stand alone video streaming.
Encaps would cover these bases, and best of all.... it wouldn't have unnessasary communtity components.
      
From: Encaps   Date: September 17 2008, 11:23
Thank you for the feedback,
.FLV support will be implemented

From: Guest   Date: September 16 2008, 15:15
how can i delete empty categories?

im gettin this error:
Skip to delete not empty category ../rwx_gallery/

(im still tryin to figure out how to create the main categories and child ones....)

another error im gettin is:

Failed to write ../config.ini.php

help would be appreciated .
      
From: Encaps   Date: September 16 2008, 16:00
Could you please let me connect your gallery admin?

From: Guest   Date: September 15 2008, 12:17
hello? ahmm can i ask? what's the maximum file size of an image per upload?
      
From: Encaps   Date: September 15 2008, 13:07
Max upload file size is defined by your webserver (php) conf

From: Guest   Date: September 12 2008, 18:44
Hi again..

I was wondering how / where the thumb´s for the categories show? I have images, but no one is viewable. Have a look: http://*** *************.se/species/catalog.php
(Link broken by spaces.)

I can see them in the admin part, but not on the site.
No sure how it should look on the site..

      
From: Encaps   Date: September 13 2008, 06:35
http:// ************/species/catalog_categs.php
            
From: Guest   Date: September 17 2008, 04:10
Thank you for your answer..


From: Guest   Date: September 11 2008, 10:58
Hi I have installed the script, and all seems to work well, except for this one little issuse. Please look at this link

i have included some code for people to copy so they can post on their pages. However, I have changed my mind and it wont let me delete it or the image.

Is there another way?

Thank you,
      
From: Encaps   Date: September 11 2008, 12:08
What code did you include? What exactly did you change?


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