photo album software
  PHP Gallery     Live Demo     Free Download     Support Forum     How To     Contact  
ArabicBulgarianChineseCroatianCzechDanishDutchEnglishFinnishFrenchGermanGreekHindiItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishTurkish
Ask a question...
 

From: Guest   Date: June 23 2008, 02:35
Hello, as you said if I dont want items automatically should not populate when page loaded I have to create new main page can you please please tell me Should I create new page like core/catalogue.class.php?

I have to edit 'core/catalogue.class.php' page only please reply me.......


Waiting for U r reply!!!!!
      
From: Encaps   Date: June 23 2008, 02:49
Could you please explain, what do you want? Or/and show a sample.

From: Guest   Date: June 22 2008, 17:51
I don't know what goes here during login and setup:

Database Host:

Is there anyway to get help with this before I opt to buy teh software?
      
From: Guest   Date: June 22 2008, 18:28
Ok...never mind...I think I have that part figured out.

Although I now have it so it displays a gallery photo...but how do I get the shopping cart to work?
            
From: Encaps   Date: June 23 2008, 02:45
Turn on config param "Shopcart: active"

From: Guest   Date: June 22 2008, 13:15
Please please help me actually wahtever lines u comment me I have done but i am getting this error :

Fatal error: Call to undefined method Gallery::_get_items() in C:wampwwwencapsgallery-2.0.6-srccorecatalog.class.php on line 49


I did this:
Comment out lines #95-102 from /core/catalog.class.php:
// $childs = $this->cats->_get_subcategs($this->html['cat']['id']);
// if(count($childs))
// {
// foreach($childs as $child_categ)
// {
// $query .= " OR cat=".$child_categ;
// }
// }

and lines #126-133

// $childs = $this->cats->_get_subcategs($this->html['cat']['id']);
// if(count($childs))
// {
// foreach($childs as $child_categ)
// {
// $query .= " OR cat=".$child_categ;
// }
// }

From: Guest   Date: June 22 2008, 04:36
CAN YOU PLEASE TELL ME CLEARLY ITS NOT COMING SORRY i AM DISTURBING YOU..................

What to remove? if we dont want when we visit main page automatically items appear I dont want i want something different in that place can U please tell what to do?

Waiting for U r reply????
      
From: Encaps   Date: June 22 2008, 05:07
If you don't want to populate items on main page, you need to create another main page.

From: Guest   Date: June 22 2008, 02:34
first of all thank you so much for your efforts.

Now Actually When we open our gallery page all the images of all the categories are coming I dont want.

I want to add some adds or something over there. When we click exclusively on menus then only the items should appear according to the category.


Please Please help me???????????????? waiting!!!!!.......
      
From: Encaps   Date: June 22 2008, 03:29
Comment out lines #95-102 from /core/catalog.class.php:
// $childs = $this->cats->_get_subcategs($this->html['cat']['id']);
// if(count($childs))
// {
// foreach($childs as $child_categ)
// {
// $query .= " OR cat=".$child_categ;
// }
// }

and lines #126-133

// $childs = $this->cats->_get_subcategs($this->html['cat']['id']);
// if(count($childs))
// {
// foreach($childs as $child_categ)
// {
// $query .= " OR cat=".$child_categ;
// }
// }

From: Guest   Date: June 20 2008, 21:21
Is it possible to assign an image to more than one category? For example, if my gallery was for photos of fruit, all separated by categories, but one photo was of an apple and an orange on a table together, is there a way to make that photo show in both categories?
      
From: Encaps   Date: June 21 2008, 10:19
Unfortunately no

From: Guest   Date: June 20 2008, 17:35
Is there a means available to support batch-uploading of images via http?
      
From: Encaps   Date: June 21 2008, 10:19
Unfortunately no

From: Guest   Date: June 20 2008, 08:54
I want font color should be change in menus. Font color like grey i want to give to all the menu options. I bought your software.......

please reply me...........

waiting for U r reply since yesterday.............
      
From: Encaps   Date: June 20 2008, 16:29
catalog_cats_select.html, line #13:

... style="<?php echo ($_category['id']==$_category_current )?"font-weight:bold;color:#CCCCCC":"color:#CCCCCC" ...

From: Guest   Date: June 20 2008, 03:05
well thanks for u r help but actually I want font color should be change in menus. Font color like grey i want to give to all the menu options.

please reply me...........

eagerly waiting for U r reply!!!

From: Guest   Date: June 19 2008, 14:43
Is there a way I can just include the gallery in one of my own pages. I want to keep the same look and feel as my site.
      
From: Guest   Date: June 19 2008, 17:17
For those who are intereted...

I solved this problem using an iframe.
<Iframe frameborder="0" src="index.php" width="100%" height="800"></Iframe>. Then all you need to do is modify catalog_foot.html and catalog_head.html to suit your needs.


Encaps © 2005-2010 PHP Gallery | Live Demo | Free Download | Support Forum | How To | Contact
?>