Post by TheSponge » Tue Oct 25, 2011 6:49 am

hi on the footer of every page, I have this at the very bottom? any ideas please? it worked fine when I did it locally?

addPreAction(new Action('common/seo_url')); // Router if (isset($request->get['route'])) { $action = new Action($request->get['route']); } else { $action = new Action('common/home'); } // Dispatch $controller->dispatch($action, new Action('error/not_found')); // Output $response->output(); ?>

User avatar
New member

Posts

Joined
Sat Mar 12, 2011 10:35 pm

Post by TheSponge » Tue Oct 25, 2011 6:56 am

and checkout options arent available? when you click the down arrow to look in your cart, its blank? Mmmm

User avatar
New member

Posts

Joined
Sat Mar 12, 2011 10:35 pm

Post by Qphoria » Tue Oct 25, 2011 11:45 am

TheSponge wrote:hi on the footer of every page, I have this at the very bottom? any ideas please? it worked fine when I did it locally?

addPreAction(new Action('common/seo_url')); // Router if (isset($request->get['route'])) { $action = new Action($request->get['route']); } else { $action = new Action('common/home'); } // Dispatch $controller->dispatch($action, new Action('error/not_found')); // Output $response->output(); ?>
Looks like your index.php file has and ending php tag in it
Replace the index.php file from the zip

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 4 guests