News:

Support the VirtueMart project and become a member

Main Menu

ajax on fresh-installed VM SVN not work (again!)

Started by SteelRat, May 28, 2007, 17:24:18 PM

Previous topic - Next topic

SteelRat

i see this bug is since february in different variants...  :-[

on flypage && browsepage same error:

$ is not defined
[Break on this error] postBody: $(formId),


there are loaded only 2 javalibs.js throuth fetchscript.php:

/**********************************************************
Sleight
(c) 2001, Aaron Boodman
http://www.youngpup.net
**********************************************************/

if (navigator.platform == "Win32" && navigator.appName == "Microsoft Internet Explorer" && window.attachEvent) {
    document.writeln('<style type="text/css">img, input.image { visibility:hidden; } </style>');
    window.attachEvent("onload", fnLoadPngs);
}
...


/**
* This file holds javscript functions that are used by the templates in the Theme
*
*/

// AJAX FUNCTIONS
function loadNewPage( el, url ) {
...


Only this!

useAjaxCartActions=1

at on 1 at theme config :(((

macallf

What exactly is the problem! And please state that you are using VM 1.1Beta!

Are you using Joomla 1.0.x or 1.5b2!

Beta2 we still have problems with!

You can turn off the ajax functions by going into the template config. Admin, configuration, site - Layout, configuration.

Mark
Mark
All of My old mods are now available on my website.
Mark Callf Designs

If you like the work I've done for VM please fell free to Donate

Please Note: I am no longer actively developing or involved with VM development.

SteelRat

Thanks, I know where to disable ajax.
I'm use joomla 1.0.12 + Vm 1.1 beta. I have interest to use ajax project, and interesting about current ajax status. On your testing/demo site somewhy ajax function works OK, but on SVN NOT.

gregdev

Hi SteelRat,

Thanks for your good feedback. If you are still around, please try the latest SVN version. Much has been done since your last post.

Greg

[tr][td]
[/td][td]
www.plainlycode.com[/td][/tr]
[/table]