Hi everybody,
our customer wants to have an online store were the income of each sale goes to the seller himself and the commission goes to the site...
(he doesn't want to deal with mass payment and all this stuff)...
What would be the best module and method to work with, in order to implement this request?
I have had the following notices since I first set up and would prefer to get them sorted before i update, (as it just decked my dev machine with Fatal error: Class 'ctools_export_ui' not found in C:snip\sites\all\modules\panels\panels_mini\plugins\export_ui\panels_mini_ui.class.php on line 3 , incase it helps anywhere, like i say, dev machine, backed up anyway, so no dramas )
Is there any way to change administrative pages/categories ?
By "administrative categories", I mean pages that list nested admin pages admin, admin/structure, admin/config, admin/config/calendar, admin/config/system, admin/config/content, admin/config/development, admin/config/workflow, admin/config/search, admin/config/user-interface, admin/config/services, admin/config/people, admin/config/regional and admin/reports
I would like to change the display of links in admin "index" and add some new administrative pages so my admin menu looks fine !
^ I need to disable the normal page refresh, and call the page requested using an ajax call - grab the content/body and maybe other bits from the node and use the information to populate a div aka a container that can slide and hide on the page.