View Full Version : Unable to access to Plaxo 3.0 Beta
calevais
June 27th, 2007, 12:44 AM
Hello there,
I'm looking forward to use the new Plaxo 3.0 but it's not possible.
I always get this report: ReferenceError: init_application is not defined
I'm using Windows XP. The problem happens with both Firefox and Explorer.
What's going on?
PlaxoRyanM
June 27th, 2007, 02:15 PM
This error message shows that you are not getting one of the JavaScript files that is necessary. Do you have any script blockers or overzealous virus scanners running? Can you access this link (http://preview.plaxo.com/po3/m/js/b/po3.js?1182111372l) directly within Firefox, or do you get an error?
You could try clearing your cache; sometimes that will fix it, but if you're getting the same error from two different browsers that is much less likely.
calevais
June 28th, 2007, 04:29 AM
I do acccess to the link you told me. I get
if(typeof dojo=="undefined"){
var dj_global=this;
function dj_undef(_1,_2){
if(_2==null){
_2=dj_global;
}
return (typeof _2[_1]=="undefined");
}
if(dj_undef("djConfig")){
var djConfig={};
}
if(dj_undef("dojo")){
var dojo={};
}
dojo.version={major:0,minor:0,patch:1,flag:"plx_dev",revision:Number("$Rev: 4342 $".match(/[0-9]+/)[0]),toString:function(){
with(dojo.version){
return major+"."+minor+"."+patch+flag+" ("+revision+")";
}
}};
dojo.evalProp=function(_3,_4,_5){
return (_4&&!dj_undef(_3,_4)?_4[_3]:(_5?(_4[_3]={}):undefined));
};
dojo.parseObjPath=function(_6,_7,_8){
var _9=(_7!=null?_7:dj_global);
var _a=_6.split(".");
var _b=_a.pop();
for(var i=0,l=_a.length;i<l&&_9;i++){
_9=dojo.evalProp(_a[i],_9,_8);
}
return {obj:_9,prop:_b};
};
dojo.evalObjPath=function(_d,_e){
if(typeof _d!="string"){
return dj_global;
etc
I already remove cache and do not work. Any other idea?
calevais
June 29th, 2007, 12:43 AM
Anyone there who could support me on that please?
Thanks.
hong
July 2nd, 2007, 02:34 PM
Hi Calevais - can you drop me an email at hong at plaxo dot com? I'll try to figure out what is going on with your account.
Thanks,
Hong
Anyone there who could support me on that please?
Thanks.
vBulletin v3.6.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.