Register

Sign In

Login with facebook

New web site creator broken in Chrome

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top New web site creator broken in Chrome

The submit button doesn't appear to do anything but if you refresh the page the banner at the top of the page with the link to the site is there. Also, there is a typo, it's Email, not eMail or whatever the heck it was. smile

You need to have a way to edit the page. I noticed that the email address is public. That was unexpected. Fortunately, I still had the page creator open and changed the check box. You should have an edit link on the page, visible when you are logged in.

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
SLE Photography
Offline
Photographer
Arnold, Maryland
Site Host
2547 Posts

Top Re: New web site creator broken in Chrome

A M Johnson wrote:

The submit button doesn't appear to do anything but if you refresh the page the banner at the top of the page with the link to the site is there. Also, there is a typo, it's Email, not eMail or whatever the heck it was. smile

That shouldn't be happening.  What browser are you using?  And where is the typo you're talking about, on the create page?

A M Johnson wrote:

You need to have a way to edit the page.

For now go to http://www.modelinsider.com/zenallure or hit the ZenAllure link in the main menu.  We're also going to add a button to your Settings page.

A M Johnson wrote:

I noticed that the email address is public. That was unexpected. Fortunately, I still had the page creator open and changed the check box.

Yes, because if you don't display an email people won't be able to contact you when they see your page.  smile  You can disable it or use an alternate email, tho, and we are planning to add a contact form page so you don't have to display your email.

A M Johnson wrote:

You should have an edit link on the page, visible when you are logged in.

That's problematic because of the way the page works.  There's no easy way for it to "know" the person who's looking at it is the same person who owns the associated MI account.
But as noted there's a ZenAllure link in the main menu here now so it's easy to edit at any time.

I am a Model Insider site admin, please feel free to PM me with any site related issues, or for faster response contact our team via the Helpdesk

James Glendinning / SilverLight Esoterica Photography / SLE Photography

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

The typo was there I swear! I don't see it now. I blame Kim!

I'm on Chrome 16 for Linux with the adblock off for that page. On the explanation page, the theme screen shot in section '1) Template' is clickable but it just displays javascript:void(0); in the address bar. I assume that that is the same problem ie javascript that is broken?

I see the link in the MI menu now, that works. smile I refuse to have my email displayed publicly, mainly because I fucking hate spam with a passion.

Also, I'm going to look at the CSS in a couple of days to see what themes I can come up with.

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
SLE Photography
Offline
Photographer
Arnold, Maryland
Site Host
2547 Posts

Top Re: New web site creator broken in Chrome

A M Johnson wrote:

The typo was there I swear! I don't see it now. I blame Kim!

I'm on Chrome 16 for Linux with the adblock off for that page. On the explanation page, the theme screen shot in section '1) Template' is clickable but it just displays javascript:void(0); in the address bar. I assume that that is the same problem ie javascript that is broken?

Don't know, I'll ask Daniel

A M Johnson wrote:

I see the link in the MI menu now, that works. smile I refuse to have my email displayed publicly, mainly because I fucking hate spam with a passion.

That's why we're working on a Contact page  smile

A M Johnson wrote:

Also, I'm going to look at the CSS in a couple of days to see what themes I can come up with.

No need.  Just make us a graphical representation in photoshop or some such & send us a picture.  smile

I am a Model Insider site admin, please feel free to PM me with any site related issues, or for faster response contact our team via the Helpdesk

James Glendinning / SilverLight Esoterica Photography / SLE Photography

useravatar
Daniel Greig
Offline
Photographer
Verona, Wisconsin
352 Posts

Top Re: New web site creator broken in Chrome

Andrew,

I am not receiving any javascript errors so I will need you to tell me what ones are occurring so I can try and track them down and fix them.  The javascript void is just so you don't travel away from the page when you click on a link I am using for something else.  When there is more than one template that link will change the selected template.  As it is now  I should probably output something letting the user know that they already have the template selected and they can move on.

As for the email you can turn that on or off here in the fourth section.

http://www.modelinsider.com/components/com_agora/img/members/1660/mini_Screen-shot-2012-02-20-at-8.png

If you are not seeing those check boxes I am going to guess you are blocking some of our images and that is effecting your experience.

Interesting thought on the edit link on the zenallure page when logged in.. but the zen allure does not have knowledge of your logged in or out status on MI.  I have a thought on how to do that... I need to let it rumble around in my head for a bit.

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

I'm seeing the check boxes and they work as expected. So, the only problem I see with the page now is just the submit button. When you click it there is no on click movement like a graphic showing the button pressed, it just does nothing. Nothing shows up in the address bar either.

When I click the submit button, I get:

2 event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
custompage.js:169 Uncaught TypeError: Property 'scrollTo' of object [object DOMWindow] is not a function

and I noticed that another error is generated on page load:

zenallure:295 Uncaught ReferenceError: _gat is not defined

These are from my JS error console.

HTH. smile

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

I just noticed another error in a button. When I try to delete a gallery, nothing happens. 'Save Gallery' works, but 'Delete Gallery' does not.

The save button generates:

Resource interpreted as Other but transferred with MIME type undefined.
Resource interpreted as Other but transferred with MIME type undefined.
Resource interpreted as Other but transferred with MIME type undefined.
GET http://www.google-analytics.com/ga.js 404 (Not Found)
3886:219Uncaught ReferenceError: _gat is not defined

and the delete button generates:

2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
3886:1Uncaught TypeError: object is not a function

I see that my own web site is broken in Chrome too. I get an error:

Uncaught TypeError: Property 'print' of object [object DOMWindow] is not a function
2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.

When I print a web based form using:

<p class="form_buttons"><INPUT TYPE="button" name=print value="Print" onClick="window.print()"> [submit "Send"] Cc: to customer: [email your-email]</p>

HOWEVER, in FF 10.0.2, there is no error and the form prints fine.

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
Daniel Greig
Offline
Photographer
Verona, Wisconsin
352 Posts

Top Re: New web site creator broken in Chrome

A M Johnson wrote:

I'm seeing the check boxes and they work as expected. So, the only problem I see with the page now is just the submit button. When you click it there is no on click movement like a graphic showing the button pressed, it just does nothing. Nothing shows up in the address bar either.

When I click the submit button, I get:

2 event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
custompage.js:169 Uncaught TypeError: Property 'scrollTo' of object [object DOMWindow] is not a function

and I noticed that another error is generated on page load:

zenallure:295 Uncaught ReferenceError: _gat is not defined

These are from my JS error console.

HTH. smile

The event.layerX and event.layerY are warnings not errors.

The uncaught Type Error... now that one is an issue (what it should be doing is taking you to the top of the page with the success message...  obviously that isn't working for you)

I know chris was playing around with the GA code that might be why you see that new _gat error  <pointing him here to respond to that>

Thanks.

useravatar
Daniel Greig
Offline
Photographer
Verona, Wisconsin
352 Posts

Top Re: New web site creator broken in Chrome

A M Johnson wrote:

I just noticed another error in a button. When I try to delete a gallery, nothing happens. 'Save Gallery' works, but 'Delete Gallery' does not.

The save button generates:

Resource interpreted as Other but transferred with MIME type undefined.
Resource interpreted as Other but transferred with MIME type undefined.
Resource interpreted as Other but transferred with MIME type undefined.
GET http://www.google-analytics.com/ga.js 404 (Not Found)
3886:219Uncaught ReferenceError: _gat is not defined

and the delete button generates:

2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
3886:1Uncaught TypeError: object is not a function

I see that my own web site is broken in Chrome too. I get an error:

Uncaught TypeError: Property 'print' of object [object DOMWindow] is not a function
2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.

When I print a web based form using:

<p class="form_buttons"><INPUT TYPE="button" name=print value="Print" onClick="window.print()"> [submit "Send"] Cc: to customer: [email your-email]</p>

HOWEVER, in FF 10.0.2, there is no error and the form prints fine.

Can you give me urls so I know what pages to look at for these errors?

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

This is on the page where you delete an existing gallery myaccount > manage portfolio > Click a gallery below "Click on a gallery to edit it & arrange the images in it." > Save or delete

When I try to delete a gallery, nothing happens. 'Save Gallery' works, but 'Delete Gallery' does not.

The save button generates:

Resource interpreted as Other but transferred with MIME type undefined.
Resource interpreted as Other but transferred with MIME type undefined.
Resource interpreted as Other but transferred with MIME type undefined.
GET http://www.google-analytics.com/ga.js 404 (Not Found)
3886:219Uncaught ReferenceError: _gat is not defined

and the delete button generates:

2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
3886:1Uncaught TypeError: object is not a function

This is on Zenallure > Save custom page button

When I click the submit button, I get:

2 event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
custompage.js:169 Uncaught TypeError: Property 'scrollTo' of object [object DOMWindow] is not a function

and I noticed that another error is generated on page load:

zenallure:295 Uncaught ReferenceError: _gat is not defined

The print error mentioned is on my web site on web forms not viewable to the public. However, it seems that this is a known fault in Chrome and not isolated to me. Apparently, window.print() is not supported in Chrome.

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
The Model Insider
Offline
Photographer
Redmond, Washington
Site Admin
1486 Posts

Top Re: New web site creator broken in Chrome

So those are Google Analytics errors, and you're seeing them because you have full debugging turned on. I'd wager you're the only user we have who turns that on other than Daniel and myself wink

That said, GA should not be throwing warnings, much less errors. We can look into it and report it to Google, but any warnings/errors from GA can and should be ignored as they have no interaction with any other site functionality.

If you've got your browser set to break on error, as it appears you do, that is, for all intents and purposes, hitting the site in "debug mode" (as it were). I'd advise against it.

Christopher Ambler
Head Evil Genius at the Model Insider Secret Lab and Daycare Center

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

No, my site is not in debug mode. These are errors that appear in the JS console. I didn't think to associate GA with google analytics, the answer to that is I use host blocking and ad blocking.

This is the relevant error then:

custompage.js:169 Uncaught TypeError: Property 'scrollTo' of object [object DOMWindow] is not a function

I bet if I would have scrolled up manually, I would have seen my URL displayed.

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
The Model Insider
Offline
Photographer
Redmond, Washington
Site Admin
1486 Posts

Top Re: New web site creator broken in Chrome

My point being that you, me and Daniel are probably the only three people on the planet that hit MI with the JS console window visible wink

Christopher Ambler
Head Evil Genius at the Model Insider Secret Lab and Daycare Center

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

Ah now I understand what you meant. smile

The poor support for common JS functions in Chrome has me thinking I might have to go back to the FF version of the month club. I wonder how Epiphany does with JS?

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
Daniel Greig
Offline
Photographer
Verona, Wisconsin
352 Posts

Top Re: New web site creator broken in Chrome

So here is the really strange thing... the scrollTo works in my version of chrome, it is what I have been using to develop in FF is bloated and a memory hog on my computer.

Still looking into why it's broke, Andrew what version are you running and on what OS?  <time to check it on my PC..>

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

Daniel Greig wrote:

So here is the really strange thing... the scrollTo works in my version of chrome, it is what I have been using to develop in FF is bloated and a memory hog on my computer.

Still looking into why it's broke, Andrew what version are you running and on what OS?  <time to check it on my PC..>

Here is the screenie:

http://cafe1956.com/web-images/chrome-ver.png


I'm on Xubuntu with the XFCE desktop even though it reports I'm running Ubuntu.

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
Daniel Greig
Offline
Photographer
Verona, Wisconsin
352 Posts

Top Re: New web site creator broken in Chrome

Andrew,

I found this https://github.com/mootools/mootools-core/issues/2202 while looking into the error.

Do you have a popup blocker running on your install?  It seems the developer of at least one of them is a bit aggressive in how they are blocking stuff.

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

Well color me stupid. It never occurred to me that a pop up blocker would cause the problem. Problem solved. It also fixed the print function on my site. I white listed MI and my site for now but I think I'll just go back to FF, as much as I dislike it. The ad blocker isn't working very well on Chrome.

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
Daniel Greig
Offline
Photographer
Verona, Wisconsin
352 Posts

Top Re: New web site creator broken in Chrome

It is something I need to create a work around for as others will have the popup blocker installed and not know when things aren't working and just give up.

Which popup blocker are you using so I can download it to recreate the problem?

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...

useravatar
Daniel Greig
Offline
Photographer
Verona, Wisconsin
352 Posts

Top Re: New web site creator broken in Chrome

(Just got back from a vacation, sorry for the delay in response)
Ok I installed all the extensions and found that the "better popup blocker" is the one that is causing this issue.

Looking at the others you have installed I think you will be missing error messages (we use alert boxes when there is an error), and that could lead to some frustration for you.

Now that I can repeat the issue I will start working on a fix.

useravatar
A M Johnson
Offline
Photographer
Las Vegas, Nevada
394 Posts

Top Re: New web site creator broken in Chrome

Cool. Geeks don't take vacation, they just type from another IP address.

Web Site and blog at Cafe1956.com Follow me on Twitter I'm shooting mostly film these days...