...upped the memory limit to 60M and it worked, I didnt realise the supersizer would need the total memory of all the files its referencing put together...makes total sense in hindsight though.
Hope this helps other daft people like myself
hmmm... I thought it was the larger file that was the problem, however, it appears as though it is not that...possibly something to do with cmyk/rgb or something. i cant look into it properly at the moment to give you a better diagnostic as i leave my job tomorrow and have shed loads to do.it was wi...
Aye, there was an image I put in as a test which I had forgotten about. It was 1.9 MB and it was breaking at that image, but because it was further down the page I just wasnt checking it. I thought the problem was the 2nd image which had protect=true on (well it wasnt set, so I assume the default is...
{if isset($entry->image1)} {assign var=Photo value=$entry->image1} {assign var=Item value=$entry->id} {supersizer path="/uploads/news/id$Item/$Photo" height="450" Subdir="$Item"} {/if} Using this...breaks my page. It strips everything out of the and i dont know why. I...
Thanks to the help of Stikki we managed to make good use of the jQuery plugin fancy box. Loading once when the page has loaded, for an advert style popup that only comes up once every 7 days You need: jQuery jQuery Fancybox plug in jQuery cookies plug in <__script__ type="text/javascript">...
i wanted the exact same thing but unfortunatly it doesnt come standard with the products module, there is a bit of tinkering with the database and module coding. i gave up after 2 weeks of trying and my friend recommended someone to help me out, it took him 2 days and it was working perfect. if you ...
-Search module
Works a treat for all the details within a product, so i just need to make a field that has the hierarchy name in a dropdown, then it becomes searchable. fantastic...now onto making it look nice
Hi everyone, Im in need of some help, but i also wanna give some help. I am currently working on a site that requires me to build cmsms into a product catalogue...i thought it would be easy enough but ive run into a few problems with the Products Module: 1. Hierarchy and Product Breadcrumb - I thoug...
{$entry->fields.Brand->value} {$entry->fields.FIELDNAMEHERE->value} try that... i think it works (it works for me and im pretty sure thats what your after!) saved me i was looking for ages. Im running into walls left right and centre trying to follow the design ive been given...let me know how you g...
Hey up. Cheers to everyone that helps on this forum, ive only just started with this kinda stuff and this place has been a bible almost eveytime i hit a problem. but unfortunatly i have now had to sign up and ask a quick question as i cant find the answer anywhere else. I would like the hierarchy or...