Menu Content

Shopping Cart

£15.00


1 Product
£15.00



Currencies Accepted


Newsletter

Subscribe to our newsletter


Name:

Email:

Like it? Share it!

Find Us Elsewhere

Follow us on Twitter

Home Support Forum Latest Post

 Spiral Scripts Support Forum
Welcome Guest   [Register]  [Login]
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
 Subject :Re: Featured Item Carousel not showing images.. 04-11-2009 18:47:23 
admin
Fresher
Joined: 10-11-2008 10:50:57
Posts: 18
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

I should add, this needs to be done in the file helper.php
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 04-11-2009 18:45:52 
admin
Fresher
Joined: 10-11-2008 10:50:57
Posts: 18
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>That's an interesting idea. You would need to add a line before line 450:</p>

<p> if ( $readmore == 'yes' )
{
$lists[$i]->readmore = ' <a href="' . $lists[$i]->link .'" class="featureditems_readmore' . $params->get('moduleclass_sfx') . '">Read more..</a>';
}
</p>

<p>Before that, put</p>
<p>$lists[$i]->link .= "&Itemid=x";</p>
<p>Where x is the id you want to use</p>
<p>It is a hack, but this should work I think. I may include it as an option in the module, it is a good idea.</p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 04-11-2009 17:53:11 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>Hello,</p>
<p>yes, I know meta mod, but I have way too many modules to be able to use that solution...</p>
<p> </p>
<p>But I just thought... isn't ther a way to give a specific itemid to the link by changing a php file of the extension ?</p>
<p> </p>
<p>I could give it an itemid used in the menu that has all my modules displaying ?</p>
<p> </p>
<p>I really need to fix this, because a lot of my visitors click on the caroussel's items, so those links are very well placed in google, but without the template around... So that's a big problem...</p>
<p> </p>
<p>Hoping for answers,</p>
<p>Best regards,</p>
<p>Chris</p>
IP Logged
 Subject :Re: Featured Items Pro.. 03-11-2009 11:32:33 
admin
Fresher
Joined: 10-11-2008 10:50:57
Posts: 18
Location
Forum : Featured Items Modules
Topic : Featured Items Pro

Yes, I am planning this feature in the next update for the module, which hopefully will be out in about a month - I will be making the update available to customers who have bought a previous version. Thanks for the info about the typo.
IP Logged
 Subject :Tool tip for Featured Article Pro has typo.. 03-11-2009 05:37:46 
tokenring
Fresher
Joined: 11-07-2009 13:52:52
Posts: 17
Location
Forum : Featured Items Modules
Topic : Tool tip for Featured Article Pro has typo

<p>both options say for "no'</p>
<p> </p>
<p></p>
<p><img src="file:///C:/DOCUME~1/aaron/LOCALS~1/Temp/moz-screenshot-1.png" border="0" /><img src="file:///C:/DOCUME~1/aaron/LOCALS~1/Temp/moz-screenshot-2.png" border="0" /></p>
IP Logged
 Subject :Featured Items Pro.. 03-11-2009 05:21:48 
tokenring
Fresher
Joined: 11-07-2009 13:52:52
Posts: 17
Location
Forum : Featured Items Modules
Topic : Featured Items Pro

<p>Can you please add the item "static" to the order dropdown menu?  This would be a great addition and make it a true *featured* article management module.</p>
<p>If something is featured, it could be natural to have it statically picked.</p>
<p><br />Thanks,</p>
<p>Aaron</p>
IP Logged
 Subject :Re: VM special product gallery errors.. 02-11-2009 09:57:06 
admin
Fresher
Joined: 10-11-2008 10:50:57
Posts: 18
Location
Forum : Virtuemart Extensions
Topic : VM special product gallery errors

<p>You are getting the first message because the image cannot be found. You need to make sure that the folder path is correct in the component parameters, normally it is</p>

<p>components/com_virtuemart/shop_image/product</p>

<p>note that there is not trailing slash.</p>

<p>Also try setting the 'use current thumbnails' parameter to 'no'.</p>
<p>The second notice that you mention is nothing to do with the component at all, it is a Virtuemart error, the file that it references is a Virtuemart file.</p>
IP Logged
 Subject :VM special product gallery errors.. 01-11-2009 16:55:15 
iorfino
Fresher
Joined: 01-11-2009 11:24:21
Posts: 2
Location
Forum : Virtuemart Extensions
Topic : VM special product gallery errors

<p>After installed today the special product plugin I get some errors lines in the test page:</p>
<p><strong>Warning</strong>: getimagesize() [<a href="http://www.cartadelcielo.it/function.getimagesize">function.getimagesize</a>]: Read error! in <strong>/web/htdocs/www.cartadelcielo.it/home/components/com_specialproduct/views/specialproduct/view.html.php</strong> on line <strong>165</strong></p>
<p>and no thumbs.</p>
<p>When I click on the small empty rectangle the full image apperars correctly.</p>
<p>If I click on the "add to cart" I receive an other kind of error:</p>
<p><strong>Warning</strong>: cannot yet handle MBCS in html_entity_decode()! in <strong>/web/htdocs/www.cartadelcielo.it/home/administrator/components/com_virtuemart/html/shop.product_details.php</strong> on line <strong>235</strong></p>
<p>At the bottom of the page I can see the selected item.</p>
<p> </p>
<p>You can see on this URL htt://www.cartadelcielo.it</p>
<p>click "SHOP/Virtuemart" for the default virtuamarte page</p>
<p>click "SHOP/Image gallery" for special product gallery.</p>
<p> </p>
<p>thank you for the help</p>
<p>Nino</p>
<p> </p>
<p> </p>
IP Logged
 Subject :Re: Read more link.. 30-10-2009 10:12:04 
marishka
Fresher
Joined: 25-06-2009 13:22:21
Posts: 2
Location
Forum : Featured Items Modules
Topic : Read more link

<p>Thanks!</p>
IP Logged
 Subject :Re: Read more link.. 29-10-2009 16:54:01 
admin
Fresher
Joined: 10-11-2008 10:50:57
Posts: 18
Location
Forum : Featured Items Modules
Topic : Read more link

You will need to edit the line number 433 in the file helper.php, change<br /><br />

$lists[$i]->readmore = ' <a href="' . $lists[$i]->link .'" class="featureditems_readmore' . $params->get('moduleclass_sfx') . '">Read more..</a>';
<br /><br />


to
<br /><br />
$lists[$i]->readmore = ' <a href="' . $lists[$i]->link .'" class="featureditems_readmore' . $params->get('moduleclass_sfx') . '">Your text..</a>';
<br /><br />

It should be in a language file really, sorry about this.
<br /><br />
IP Logged
 Subject :Read more link.. 29-10-2009 15:30:17 
marishka
Fresher
Joined: 25-06-2009 13:22:21
Posts: 2
Location
Forum : Featured Items Modules
Topic : Read more link

<p>Have looked everywhere to translate the "Read more" somehow, even though I use the Ditch Joomla version 1.5.14, read more in the "Featured Items-pro module remains in english.</p>
<p>Please advise!</p>
<p>M*</p>
IP Logged
 Subject :Re: Shopping cart photography.. 24-10-2009 11:43:01 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Other Joomla Extensions
Topic : Shopping cart photography

<p>I don't know of any extension that is specifically designed for selling photographs.</p>
<p> </p>
<p>I think that Virtuemart (which this site uses) could be used to do this, since it can be used to sell downloads, and is quite a flexible system. You might need some modifications to the template but it should be possible.</p>
<p> </p>
<p>Really any e-commerce system that can sell downloads could be used for this, I think.</p>
IP Logged
susan subway boggler
 Subject :Shopping cart photography.. 24-10-2009 11:00:07 
lborrada
Fresher
Joined: 24-10-2009 11:53:45
Posts: 1
Location
Forum : Other Joomla Extensions
Topic : Shopping cart photography

<p>I'm looking for a joomla extension which allows me to have a watermaked view of a photograph which when selected can be added to a shopping cart for downloading after payment through perhapse paypal.<br />Any ideas</p>
IP Logged
 Subject :Re: Thumbnail resize with uniform widths: Mod Featured Items.. 19-10-2009 10:25:20 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Thumbnail resize with uniform widths: Mod Featured Items

<p>Hi</p>
<p>thanks for your post</p>
<p> </p>
<p>if ($width > $maxsize )<br /> {<br /> $ratio = $maxsize/$width;<br /> $newwidth = $maxsize;<br /> $newheight = intval($height * $ratio);<br /> }<br />else<br />{<br /> $newwidth = $width;<br /> $newheight = $height;<br />}</p>
<p> </p>
<p>should do it.</p>
<p> </p>
<p>Thanks for reminding me about this point - I do plan in a later release to introduce a better way of handing the images so this is an option without needing to hack the code but in the meantime this should work.</p>
IP Logged
susan subway boggler
 Subject :Thumbnail resize with uniform widths: Mod Featured Items.. 19-10-2009 02:51:09 
Mark Stephens
Fresher
Joined: 19-10-2009 00:52:28
Posts: 1
Location
Forum : Featured Items Modules
Topic : Thumbnail resize with uniform widths: Mod Featured Items

<p>I wanted to have all my thumbnails with the same width in Mod Featured Items.  So I tweaked the helper.php file to the best of my ability.  Specifically by making the if/else statements regarding the file's width/height the same.</p>
<p>Would you happen to have a more efficient method (code wise) of doing so?  Here's the change I made:</p>
<p>if (($width > $height) && ($width > $maxsize ))<br /> {<br /> $ratio = $maxsize/$width;<br /> $newwidth = $maxsize;<br /> $newheight = intval($height * $ratio);<br /> }<br /> else if (($width <= $height) && ($height > $maxsize))<br /> {<br /> <strong>$ratio = $maxsize/$width;<br /> $newwidth = $maxsize;<br /> $newheight = intval($height * $ratio);</strong><br /> }</p>
IP Logged
 Subject :Re: Mod Featured Items Pro not showing anything.. 04-10-2009 10:43:16 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Mod Featured Items Pro not showing anything

<p>Hello,</p>
<p> </p>
<p>could you provide some basic information? First of all, what is the URL of your site?</p>
<p>Are you using it with the Joomla content tables or the Resources tables extension setting? You need to make sure that you are displaying the right one.</p>
<p>If it is not showing anything at all then the most likely explanation is that there is a mistake in the parameters you have set up. Try not specifying any categories or sections at all. Then it should display a selection from among all articles.</p>
<p>Without further information it is very difficult to say what the problem is, certainly no-one has ever reported a problem like this before.</p>
IP Logged
susan subway boggler
 Subject :Mod Featured Items Pro not showing anything.. 03-10-2009 17:07:29 
darien
Fresher
Joined: 22-03-2009 19:48:03
Posts: 1
Location
Forum : Featured Items Modules
Topic : Mod Featured Items Pro not showing anything

<p>Hi,</p>
<p>Just bought Mod Featured Items Pro, and it's shooting blanks. I set it up every which way possible - according to sections, categories and article ID's, but all I get is a grey bar.</p>
<p>I tried turning off thumbnails and GD, in case that was the issue. I have 5 years experience with joomla, so I'm pretty good at troubleshooting. Please help - this module is pretty central to the theme of the site I'm building</p>
<p>Any ideas?</p>
<p>Thanks,</p>
<p> </p>
<p>darien</p>
IP Logged
 Subject :Re: MP3 Player Pro ID3 not showing.. 29-09-2009 09:55:11 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Other Joomla Extensions
Topic : MP3 Player Pro ID3 not showing

<p>Hi,</p>
<p>you are not doing anything wrong, there seems to be a bug that has crept into the latest version, I will sort this out and send you a new version.</p>
IP Logged
susan subway boggler
 Subject :MP3 Player Pro ID3 not showing.. 28-09-2009 19:56:53 
claudegrafix
Fresher
Joined: 28-09-2009 18:42:40
Posts: 1
Location
Forum : Other Joomla Extensions
Topic : MP3 Player Pro ID3 not showing

<p>Hi, I just bought and installed MP3 Player Pro. It plays fine and shows exactely like I would it to be, except the ID3 tags not showing up. My audio files seem fine, if I open them in iTunes or WMPlayer, I see the artist and album information. What am I doing wrong ? Thanks for any help. Claude</p>
<p> </p>
<p><a href="http://www.sel.lu">http://www.sel.lu</a></p>
<p>audio file example:</p>
<p><a href="http://www.sel.lu/media/01AcademicFestivalOvertureop80inCminor.mp3">http://www.sel.lu/media/01AcademicFestivalOvertureop80inCminor.mp3</a></p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 15-09-2009 10:40:35 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>You may find that the following helps with your problem</p>
<p> </p>
<p><a href="http://forum.joomla.org/viewtopic.php?f=431&t=440157&p=1851705#p1851705" target="_blank">http://forum.joomla.org/viewtopic.php?f=431&t=440157&p=1851705#p1851705</a></p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel and System Cache.. 12-09-2009 20:05:24 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel and System Cache

<p>The stylesheet and the scr ipts required by the module aren't loaded when the system cache in enabled. This appears to be a Joomla bug - for some reason the addScrip t and addstyleSheet methods don't work.</p>
<p> </p>
<p>I can only suggest that you don't use the cache - or if you must, you can load the scr ipts by adding them to the template for the module, I will email you how to do this if you want.</p>
<p>It's a bit difficult to add the info to this forum, because each time I try to add the word scr ipt, the page won't load - annoying.</p>
<p>If anyone can recommend a better forum system I would be interested.</p>
IP Logged
susan subway boggler
 Subject :Featured Item Carousel and System Cache.. 12-09-2009 18:58:41 
Red Horse
Fresher
Joined: 12-09-2009 17:48:19
Posts: 12
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel and System Cache

<p><span style="font-family: verdana; color: #000000; font-size: small;"><span style="font-size: 11px; white-space: pre;">
<p>Hi,</p>
<p> </p>
<p>When I enable system cache I lose formatting in Featured Item Carousel. It seems to work, but after the first refresh of the page I end up with a simple list. I'm using Carousel to show Joomla core items - just in case that makes any difference.</p>
<p> </p>
<p>Any thoughts on why this is happening?</p>
<p> </p>
<p>Thanks,</p>
<p>Patrick</p>
</span></span></p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 12-09-2009 14:05:30 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>Glad to hear the pictures are displaying.</p>
<p> </p>
<p>Your other problem is a bug with Joomsuite resources, not the module. The module uses the standard JRoute class to generate the link. If it is not creating the link as you would wish it is a problem with the Joomsuite resources router, it is not something that can be solved from the module.</p>
<p>If I come across a solution to this I will let you know.</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 12-09-2009 10:14:17 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>Hello,</p>
<p>Thanks for the update !</p>
<p>It works fine now...</p>
<p>I have one last question, about the link...</p>
<p> </p>
<p>When I navigate resources categories,</p>
<p>http://www.64connections.com/actualites-biarritz-bayonne-anglet-saint-jean-de-luz-pays-basque/actualites-sorties-pays-basque/bars-et-restaurants-pays-basque/list/actualit-s/sorties/9-bars-et-restaurants.html?lang=fr</p>
<p>if I click to "see more" of the article, mys layout is fine...</p>
<p>http://www.64connections.com/actualites-biarritz-bayonne-anglet-saint-jean-de-luz-pays-basque/actualites-sorties-pays-basque/bars-et-restaurants-pays-basque/article/actualit-s/sorties/9-bars-et-restaurants/13-dj-uneekdj-nuff-livity-au-papa-nature.html?lang=fr</p>
<p>But when I click on your module on fontpage</p>
<p>http://www.64connections.com</p>
<p>I loose modules around</p>
<p>http://www.64connections.com/component/resource/article/actualit-s/sorties/9-bars-et-restaurants/13-dj-uneekdj-nuff-livity-au-papa-nature.html?lang=fr</p>
<p> </p>
<p>Could you tell me how to get the same link as in categories navigation ? It should be possible ?</p>
<p> </p>
<p>Best regards,</p>
<p>Chris</p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 10-09-2009 17:07:06 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>It turns out that it is possible to adapt the module to support the picture field as well.</p>
<p> </p>
<p>I will send you the new version and add it to this site.</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 10-09-2009 15:30:42 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>It does work, the module works with images embedded in html and image plugin fields, that is normal article image data, as described on this site and the mighty extensions site.</p>
<p> </p>
<p>If you wanted it to work with special field types such as upload fields it was up to you to check whether this would work.<br /><br />It is not possible to support arbitrary field types, as the format for Joomsuite fields can vary too widely.<br /><br />That said, I will check to see if it is possible to modify the module to work with the picture plugin.<br /><br />It is a good module, I have put a lot of work into, so please do not insult my work when the fault is yours.</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 10-09-2009 15:04:48 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>GD is turned off, no image...</p>
<p> </p>
<p>I can't use "image" type in resources, because it's not an "uploadable" type, and it's a "multiple users/submiters" website...</p>
<p> </p>
<p>So I use "picture" type, files are jpg, no spaces...</p>
<p> </p>
<p>I bought your extensions because thy're on the "mighty extensions" website in resources modules, so I thought it would work... ?</p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 10-09-2009 12:43:01 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>Hello the problem seems to be happening because your images are not strictly images, they are generated dynamically as the output of Joomsuite resources. There may be a problem with the image mime-type generated as a result. Or they may not have a Joomsuite field type of 'image'.</p>
<p>You may find that the images show if you do not try to use gd.</p>
<p>You need to make sure that the images are either 'image' field types, or are embedded in an html page. They need to be actual jpgs.</p>
<p>Also remember not to include spaces in the image URL.</p>
<p>I think that the most likely explanation is that the fields that you are trying to display are not of type 'image'.</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 10-09-2009 08:53:03 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>Hello,</p>
<p>Thanks for the update, but the images still don't show... ?</p>
<p>I tried with GD set to "yes", and to "no"...</p>
<p>I think GD is installed on my server, please check picture :</p>
<p><img src="http://www.64connections.com/image6.png" border="0" /></p>
<p>www.64connections.com...</p>
<p>Hope you'll have the solution... ?</p>
<p>Best regards,</p>
<p>Chris</p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 10-09-2009 08:28:35 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>I have emailed new versions of featured items carousel and pro to you. You should find that they work much better. Let me know if you have further problems.</p>
<p> </p>
<p>The new versions have been added to this site as well.</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:56:37 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>OK, thanks...</p>
<p>Keep me in touch,</p>
<p>Best regards,</p>
<p>Chris</p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:54:53 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>http://www.64connections.com</p>
<p> </p>
<p>I erased 3 lines :</p>
<p>if ( preg_match('/^http/i', $filename)) { die; }<br />if ( ! preg_match('/^images\/stories\//i', $filename )){ die; }<br />if ( preg_match('/[^\\/]/', $ds)){ die; }</p>
<p>But doesn't work...</p>
<p> </p>
<p>And in module configuration, I have "<span class="editlinktip">Use GD for Images" set to no... ?<br /></span></p>
<p> </p>
<p><span class="module">By the way, I have the same problem with "</span><strong><span class="small">mod_featureditems_pro" also...</span><br /></strong></p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:51:45 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>OK, I know what the problem is - it is a bug. I will come up with a solution and send you the new version within 2 days.</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:42:48 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>No that would not be the reason.</p>
<p>The resize.php does require the GD graphics module for php to be available on your server.</p>
<p> </p>
<p>Also you should check its permissions, check that it is not writable.</p>
<p> </p>
<p>You might also try deleting the line</p>
<p> </p>
<p>if ( preg_match('/^http/i', $filename)) { die; }<br /><br /></p>
<p> </p>
<p>If you wish to send me the URL of the site I can have a look for your.</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:41:56 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>http://www.64connections.com</p>
<p>If you wanna have a look...<br /><br /></p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:36:32 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>I tried both tricks, replacing, and erasing the code lines in "resize.php"...</p>
<p>But no change, still no images.</p>
<p>All my folders are chmoded 777, so that shouldn't be a problem neither...</p>
<p> </p>
<p>In file "resize.php", it "talks about" jpeg images, mine are jpg... Could that be a problem ?</p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:30:27 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>Yes, that would be the reason.</p>
<p> </p>
<p>You can change the line</p>
<p>if ( ! preg_match('/^images\/stories\//i', $filename )){ die; }</p>
<p> </p>
<p>to</p>
<p> </p>
<p>if ( ! preg_match('/^uploads\//i', $filename )){ die; }</p>
<p> </p>
<p>if you want, or just delete the line altogether.</p>
<p> </p>
<p>The normal place for Joomla articles is in the images/stories folder. This check is to discourage file-snooping.</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:16:06 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>My article images are in a folder named "uploads" on the root of the website, as recommended by the developpers of the joomsuite resources... ?</p>
<p>Is that the reason why it doesn't work ?</p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:15:09 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>The resize.php file which resizes the images expects them to be in the image/stories folder, and to be a relative rather than an absolute path. If you dont want this behaviour you can delete or comment out lines 14 and 15 in this file.</p>
<p> </p>
<p>if ( preg_match('/^http/i', $filename)) { die; }<br />if ( ! preg_match('/^images\/stories\//i', $filename )){ die; }</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:13:46 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>Hello,</p>
<p>Thanks for the answer...</p>
<p>But no, ther's no problem with the files names, the images names have no space, and no special character...</p>
<p>Maybe a folder permission...</p>
<p>Where does the module put its thumbnails ?</p>
<p>Best regards,</p>
<p>Chris</p>
IP Logged
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 12:13:01 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>The most likely reason is if you have spaces in the image file name. This is not permitted in a valid URL, the best thing to do is to replace them with a hyphen (-) character. This is what Google recommend, they interpret these as spaces.</p>
<p>Also if you have special characters that can cause problems. It is best if image file names contain only a to z A to Z 0 to 9 .  and -</p>
<p> </p>
<p>The information about this is available in the FAQ on this site.</p>
<p>The resize.php file which resizes the images expects them to be in the image/stories folder, and to be a relative rather than an absolute path. If you dont want this behaviour you can delete or comment out lines 14 and 15 in this file.</p>
<p> </p>
<p>if ( preg_match('/^http/i', $filename)) { die; }<br />if ( ! preg_match('/^images\/stories\//i', $filename )){ die; }</p>
IP Logged
susan subway boggler
 Subject :Re: Featured Item Carousel not showing images.. 09-09-2009 11:54:03 
CBOUQUIN
Fresher
Joined: 08-09-2009 12:20:52
Posts: 14
Location
Forum : Featured Items Modules
Topic : Featured Item Carousel not showing images

<p>Hello Aly22,</p>
<p>I'm having the same problem, the images don't show up...</p>
<p>How did you solve it ?</p>
<p>Hoping for answers,</p>
<p>Best regards,</p>
<p>Chris<strong><br /></strong></p>
IP Logged
 Subject :Re: No mp3s is all I get on my site .. 07-09-2009 09:40:15 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Other Joomla Extensions
Topic : No mp3s is all I get on my site

<p>Hi, this is the message that you get when the module can't find any mp3s.</p>
<p>you need to check the folder path module parameter. The module expects them to be in the folder media/mp3s, you can put them in a different folder but you must remember to change the path parameter. It must be relative to your site root folder.</p>
IP Logged
susan subway boggler
 Subject :No mp3s is all I get on my site .. 06-09-2009 20:45:34 
mortend
Fresher
Joined: 06-09-2009 12:00:18
Posts: 1
Location
Forum : Other Joomla Extensions
Topic : No mp3s is all I get on my site

<p>Hi all </p>
<p>Today I got the random mp3 player and installed it on my site.</p>
<p> </p>
<p>But all I get is "No mp3s" in the modulposition. There is no player or anything else.</p>
<p>Any hints on what I have to do?</p>
<p> </p>
<p>I have uploaded 8 tracks in mp3-format between a size of 3-6 MB and the site reloads just as fast as without the player activated.</p>
<p> </p>
<p>Yours Morten D</p>
IP Logged
 Subject :Re: Put html code in ccboard post entry.. 04-09-2009 09:07:05 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Other Topics
Topic : Put html code in ccboard post entry

<p>I know, it is a problem with the forum software. If you have some html code that you are having difficulty with then the best thing is to contact us directly.</p>
IP Logged
susan subway boggler
 Subject :Put html code in ccboard post entry.. 04-09-2009 04:30:51 
jsolis
Fresher
Joined: 04-09-2009 04:23:37
Posts: 1
Location
Forum : Other Topics
Topic : Put html code in ccboard post entry

<p>I tried to put a html sample im my forum, but canot works.</p>
IP Logged
 Subject :Re: Embed code for Random MP3.. 24-08-2009 10:03:08 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Other Joomla Extensions
Topic : Embed code for Random MP3

<p>There is a file called readme.txt included with the plugin that explains in detail how to use it.</p>
IP Logged
susan subway boggler
 Subject :Re: Embed code for Random MP3.. 22-08-2009 20:04:26 
ikultura
Fresher
Joined: 22-08-2009 20:56:49
Posts: 1
Location
Forum : Other Joomla Extensions
Topic : Embed code for Random MP3

<p>if i can ask for some example anyway, i will use this player in content of articles presenting music of particular bands. i need to use different mp3 file in every article. i hope you can help me.</p>
IP Logged
 Subject :Re: Internet Explorer compatibility.. 01-08-2009 17:20:07 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Other Joomla Extensions
Topic : Internet Explorer compatibility

<p>Actually I have looked again at your site and I don't think that the explanation I gave was quite correct.<br /><br />However I do think that the problem is with your template. There seems to be some sort of javascri pt error elsewhere in your template which prevents the module from initialising properly. There seems to be a continual loading problem with your page in internet explorer. If you check the error console in Firefox you will see that there are a very large number of errors.<br /><br />I have rechecked the module, and the tab panes definitely work as they should in internet explorer, you can check the examples for yourself on this site.<br /><br />You definitely need to contact the template author and get them to fix it.</p>
IP Logged
susan subway boggler
 Subject :Re: Internet Explorer compatibility.. 01-08-2009 10:57:17 
boggler
Spiral Scripts Support
Joined: 18-08-2009 10:14:13
Posts: 211
Location
Forum : Other Joomla Extensions
Topic : Internet Explorer compatibility

<p>Hi,<br /><br />I have had a look. It is not a problem with the module, it is a problem with the template that you are using. We do test our modules quite thorough in a variety of browsers.<br /><br />You should try contacting the template author. If they will not help then you can try editing the index.php file of your template yourself to deal with this.<br /><br />This is a well-known issue to do with the way that floating elements are displayed - they need to be cleared at the end, you can do this by adding <br /><br /><span class="HTML_TXT"><span class="HTML_TAG"><span style="color: #0000ff;"><</span><span class="HTML_ELM"><span style="color: #800000;">br</span></span><span style="color: #0000ff;"> </span><span class="HTML_ATR"><span style="color: #ff0000;">style</span></span><span style="color: #0000ff;">=<span class="HTML_VAL">"clear:both"</span> /></span></span></span><br /><br />after the end of the bottom grid where the module is displayed. You may need to experiment with this in order to get the placement right.</p>
IP Logged
susan subway boggler
Page #  << Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>


Powered by ccBoard


 
 

VirtueMart Featured Products Grid

Switch View

*****Now compatible with Joomla 1.6******* A module extension for the the Joomla 1.5 and Joomla 1.6 CMS. It plays a random list of mp3s using the Flash media player.

£12.00
This module can be used as a replacement for the Virtuemart featured products, top products, random products or recent products modules. It displays product images as a 3 Dimensional Flash slideshow.

£15.00


*****Now compatible with Joomla 1.6******* A Flash puzzle game for the Joomla! content management system. This would be suitable for a site aimed at children. Compatible with Joomla 1.5 and Joomla 1.6.

£10.00


*****Now compatible with Joomla 1.6******* A module extension for the the Joomla 1.5 + 1.6 CMS. It displays a short excerpt from articles in a selected category or section, or from a specified list of articles, with link and optional thumbnail image.

£12.00



 
 

fitness