|
Spiral Scripts Support Forum :: Other Joomla Extensions |
|
|
|
|
|
Subject :Special Product Gallery Not Working..
19-06-2009 01:02:26
|
|
|
habdaddy |
|
Fresher |
|
Joined: 19-06-2009 01:57:49
Posts: 4
Location: |
|
|
|
<p>Have installed the component and module on Joomla 1.5.10. Setup a menu item to display the gallery. Have tried no category id, one category id, and multiple category ids and various other combinations but still cannot get it to work.</p><p>I did notice that I was getting an error that the variable cagegory_id is not defined. Found that and changed to category_id and still did not work. Also was getting a mesage that multi_cats was not defined. When the flash displays, I get an undefined error. The flash displays but is just empty with the button. I am also getting the Premature Header error on the resize.php file in the assets folder.</p><p>Any help would be appreciated. </p> |
IP Logged
|
|
|
|
|
|
|
Subject :Re: Special Product Gallery Not Working..
19-06-2009 14:33:51
|
|
|
boggler |
|
Spiral Scripts Support |
|
Joined: 18-08-2009 10:14:13
Posts: 211
Location: |
|
|
|
<p>Hello,</p><p> can you let me know the URL of your site, then I may be able to look and see what is the problem?</p><p> One thing that might cause these problems is if the database prefix for your virtuemart installation is different from the standard 'vm_' . If this is the case let me know and I will send you a new version that will allow for this.</p><p>Also you need to have the component installed for the module to work.</p> |
IP Logged
|
susan subway boggler |
|
|
|
|
|
|
Subject :Re: Special Product Gallery Not Working..
19-06-2009 15:14:02
|
|
|
habdaddy |
|
Fresher |
|
Joined: 19-06-2009 01:57:49
Posts: 4
Location: |
|
|
|
jos_vm_ is the prefix. |
IP Logged
|
|
|
|
|
|
|
Subject :Re: Special Product Gallery Not Working..
19-06-2009 15:23:02
|
|
|
boggler |
|
Spiral Scripts Support |
|
Joined: 18-08-2009 10:14:13
Posts: 211
Location: |
|
|
|
Actually I think that you may just need to make sure that you have some relevant products. The component can show products on special, random products, the most recent and most popular. The default is 'special' - but if you don't have any products on special then none will display - try changing the module type parameter to random. |
IP Logged
|
susan subway boggler |
|
|
|
|
|
|
Subject :Re: Special Product Gallery Not Working..
19-06-2009 15:58:14
|
|
|
habdaddy |
|
Fresher |
|
Joined: 19-06-2009 01:57:49
Posts: 4
Location: |
|
|
|
That is currently what it is set on. |
IP Logged
|
|
|
|
|
|
|
Subject :Re: Special Product Gallery Not Working..
19-06-2009 16:17:24
|
|
|
boggler |
|
Spiral Scripts Support |
|
Joined: 18-08-2009 10:14:13
Posts: 211
Location: |
|
|
|
<p>Well, can you send me the URL where you have it set up so I can see what is going on? Otherwise it is very difficult to help you. </p><p>Also can you give me some basic information, eg which version of PHP are you using, is it a Windows or a Linux server? Does your PHP installation include GD graphics?</p> |
IP Logged
|
susan subway boggler |
|
|
|
|
|
|
Subject :Re: Special Product Gallery Not Working..
21-06-2009 23:09:22
|
|
|
habdaddy |
|
Fresher |
|
Joined: 19-06-2009 01:57:49
Posts: 4
Location: |
|
|
|
<p>The URL is http://www.denverwilcox.com/. Click on Shop. Then on the left side, click on Artist Work. I just installed the component again to make sure that it is a clean copy.</p><p>We are running Joomla 1.5.10. PHP version 5.2.5.</p><p>Let me know if you need anything else. </p> |
IP Logged
|
|
|
|
|
|
|
Subject :Re: Special Product Gallery Not Working..
22-06-2009 11:27:51
|
|
|
boggler |
|
Spiral Scripts Support |
|
Joined: 18-08-2009 10:14:13
Posts: 211
Location: |
|
|
|
<p>The problem seems to be with running the sc ript that resizes the iimages.</p><p>Try going to <a href="http://www.denverwilcox.com/components/com_specialproduct/assets/resize.php">http://www.denverwilcox.com/components/com_specialproduct/assets/resize.php</a></p><p>and note the error messages there. You may need to check the permissions for the s cript.</p><p>Also if your php installation does not include the gd graphics module then I think that this might cause the problem. You can check on this through your Joomla site by looking at the system information php configuration - that should list GD among the PHP modules. This is one of the first things that you need to check.</p><p>Also I have encountered a similar problem when the site uses ion-cube for an extension. If this is a problem I think there may be a work-around.</p><p>If you want to email me a copy of your .htaccess file I can tell you if there is anything that is likely to interfere.</p> |
IP Logged
|
susan subway boggler |
|
|
|
|