2010-05-25, 22:58:09
tormac Wrote:I was not able to reproduce the error that maxpop has, though I have my own small issue :-)
My gallery page is a child node ( 'company' page is parent of 'reference letters' gallery page ) - in such case urls for CSS, JS and images are invalid ( parent page address added in url ) - for a quick fix I've added leading '/' before each path echoes in squareit-gallery.php - but maybe you'll come up with something more flexible.
apart from that - great plugin, thanks for sharing :-)
Sorry for the late response. I've been slammed with work!
Surprised no one found this issue before in the beta/rc releases. Thanks for finding it and I will try to implement the fix ASAP.
I wish I had the time to write the documentation. I try to use the spare time to improve and fix the plugin. If anyone there wants to contribute and help me write an initial document it would greatly help.
@maxpop can you enable debug mode and post any errors that get displayed in the page if any. That could help us find more infomation in your problem. Like james_so mentioned, it might be the issue with the call_user_func_array() function. That is if you are only using PHP 5.3.*