Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653
Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
[Solved] info on using both lightbox & Child List 4 Years ago
I found a post from about 8 months ago that referenced a download for both lightbox mod and the child list mod. But I can't seem to find it anywhere.
I have been comparing the files that would overlap from the two mods in winmerge but am wondering if there is an earier way to go about this. I dont want to reinvent the wheel here.
Thanks, Matt
Update: I have merged the child list and Lightbox mods. The only file that conflicts is the shop.product_details.php page. My other issues were stemming from using the min quantity mod. I have removed that mod for now, and will reimplement it soon. Here is the merged file for anyone who would like to do both mods. This file also has the dimention tags enabled so that they can be added to the flypage is you want (if you dont want to use then, just ignore them, they will not mess anything up) This is from my install that has joomla 1.0.12 and VM 1.0.11.
File is attached in below post. Rename to shop.product_details.php.
PS Use at own risk. It works for me, but don't blame me if it doesnt work for you
The administrator has disabled public write access.
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653
Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
The administrator has disabled public write access.
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653
Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
Re:[Solved] info on using both lightbox & Child Li 3 Years, 11 Months ago
It works for me except i am getting an error on line 137 of the slimbox.js file.
Mark has previously posted a shop.product_details.php that fixed some stuff. Can you do it again for this, or tell me how to fix it please mark, or mburris?