Moving Boxes problems with expression engine. Our Aim is to achieve a simple digital dashboard effect.
It can be viewed here:- http://mellin.co.uk/index.php/gee_dev/body_gee/view/2
Move your mouse over to the right hand column once on top of any of the boxes you will see the courser change to an arrow that indicates the box can be moved.
Move the boxes to where you want them so your effectively creating your own online experience you will also be able to switch the boxes on and off..
This is achieved by using script.aculo.us Web 2.0 JavaScript once a box is moved an AJAX command is triggered that updates a database with the new position.
You would normally do this from an admin panel that would set a cookie with your preferences. For this example we have ignored the cookie deployment so the changes are for all users.
Our problem would seem to be that the scrip will only run when EE is set to output debugging setting 1 i.e. PHP/SQL error messages shown to Administrators
Also the script only runs when called as an iFrame i. e. doesn’t run from within EE.
Whilst this isn’t the end of the world it is a nuisance so any Ideas would be appreciated.
The site is a hack area so nothing pretty and slooow
ExpressionEngine v 1.6.9 PHP : MYSQL v 4.1.22 : PHP Version 5.2.9