This forum is for churches and ministries using Web-Empowered Church tools or packages. If you are a WEC customer, please submit a ticket. If you are reporting a bug with one of our plugins, please email us. If you are a business entity and want help that you cannot find here, please look at our services.
Notice: we are using new forum software and most messages from last 2 years were transferred. If you had an account before, please login to post a message on the forum.
| Author | Message |
|---|---|
|
Written on: 06/05/2010
|
|
|
Ben Thorp
Topic creator
registered since: 06/04/2010
Posts: 9
|
Hi - I've got a brand new install of WEC using the wireframe skin, and mostly it's going well |
|
Written on: 06/05/2010
|
|
|
David Topping
registered since: 10/04/2007
Posts: 54
|
I think you're talking about "frontend" editing. It works for me, but not for the other editor of the same site. I logged into her computer remotely, and tried frontend editing using both Firefox and IE7, and when clicking on the "Edit Page" button, the editing interface never appeared, so you're apparently experiencing the same problem. It would be good if someone could list the reasons this might happen and some solutions. Peace, David T |
|
Written on: 06/05/2010
|
|
|
Ben Thorp
Topic creator
registered since: 06/04/2010
Posts: 9
|
"David Topping" wrote: I think you're talking about "frontend" editing. It works for me, but not for the other editor of the same site. I logged into her computer remotely, and tried frontend editing using both Firefox and IE7, and when clicking on the "Edit Page" button, the editing interface never appeared, so you're apparently experiencing the same problem. It would be good if someone could list the reasons this might happen and some solutions. Peace, David T Ah. interesting. When it works for you, is it 'inline' or a pop-up? Just wondering if it might be a blocking thing. |
|
Written on: 06/05/2010
|
|
|
Ben Thorp
Topic creator
registered since: 06/04/2010
Posts: 9
|
"Ben Thorp" wrote: "David Topping" wrote: I think you're talking about "frontend" editing. It works for me, but not for the other editor of the same site. I logged into her computer remotely, and tried frontend editing using both Firefox and IE7, and when clicking on the "Edit Page" button, the editing interface never appeared, so you're apparently experiencing the same problem. It would be good if someone could list the reasons this might happen and some solutions. Peace, David T Ah. interesting. When it works for you, is it 'inline' or a pop-up? Just wondering if it might be a blocking thing. A bit of further investigation showed me what it _should_ look like |
|
Written on: 06/05/2010
|
|
|
David Topping
registered since: 10/04/2007
Posts: 54
|
"Ben Thorp" wrote: Ah. interesting. When it works for you, is it 'inline' or a pop-up? Just wondering if it might be a blocking thing. Inline--I think it's done using javascript to open additional code. When I do it, the browser's "Back" button activates, so it's essentially taking me to a new page with the editing tools included. Peace, David T |
|
Written on: 06/06/2010
|
|
|
Ben Thorp
Topic creator
registered since: 06/04/2010
Posts: 9
|
"David Topping" wrote: "Ben Thorp" wrote: Ah. interesting. When it works for you, is it 'inline' or a pop-up? Just wondering if it might be a blocking thing. Inline--I think it's done using javascript to open additional code. When I do it, the browser's "Back" button activates, so it's essentially taking me to a new page with the editing tools included. Peace, David T Yup. Essentially there is a hidden form that contains various options. The "Edit Page" button sets the "menuOpen" option to 1 (ie true) and then submits the form. What should then happen is that the page reloads with the menu visible. However, something appears to be going wrong as this point. Either the page is missing some javascript that it should have - none of the existing code appears to reference the edit form - or something within the Typo3 PHP isn't working as it should. I shall keep poking... |
|
Written on: 06/06/2010
|
|
|
Heath Kouns
registered since: 03/22/2006
Posts: 44
|
I may have a similar issue... Under Firefox... Front end editing seems to be working ok... BUT, under IE8 it is not working at all... it doesn't appear to do anything when I click on "page properties" or "new page".... If I click any of the edit icons (the content element "buttons" in the bar along top of page) it tries to navigate away from the page that I am on and fails with "Page Not Found". I get the following errors: Message: Expected ';' Line: 1521 Char: 11 Code: 0 URI: http://www.gsbcfamily.org/typo3conf/ext/feeditadvanced/res/js/feEdit.js Message: 'TYPO3.FeEdit.DropZone' is null or not an object Line: 1 Char: 1 Code: 0 URI: http://www.gsbcfamily.org/typo3conf/ext/feeditadvanced/templavoila/feEditTV.js Any thoughts? Heath |
|
Written on: 06/07/2010
|
|
|
Ben Thorp
Topic creator
registered since: 06/04/2010
Posts: 9
|
"Heath Kouns" wrote: I may have a similar issue... Under Firefox... Front end editing seems to be working ok... BUT, under IE8 it is not working at all... it doesn't appear to do anything when I click on "page properties" or "new page".... If I click any of the edit icons (the content element "buttons" in the bar along top of page) it tries to navigate away from the page that I am on and fails with "Page Not Found". I get the following errors: Message: Expected ';' Line: 1521 Char: 11 Code: 0 URI: http://www.gsbcfamily.org/typo3conf/ext/feeditadvanced/res/js/feEdit.js Message: 'TYPO3.FeEdit.DropZone' is null or not an object Line: 1 Char: 1 Code: 0 URI: http://www.gsbcfamily.org/typo3conf/ext/feeditadvanced/templavoila/feEditTV.js Any thoughts? Heath Interesting - those 2 files look like additional front end editing javascript which don't appear to be loaded in my theme, which may explain some of my problems I had a quick look at those 2 javascript files - I think the 2nd error probably relates to the first. If I get time later today, I'll delve into the former a little further and see if I can isolate the problem. |
|
Written on: 08/16/2010
|
|
|
Robert Peters
registered since: 03/20/2010
Posts: 67
|
I am having this same problem oddly I have two websites using WEC one website the edit works the other does not. Hasd anyone figured out why the edit button is not working. |