Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2015-02-25 13:58:15

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,304

Re: Missing Save Button

There’s also $('body').removeClass('not-ready'); in textpattern.js, so chances are both issues have the same source.

progre55 wrote #288585:

were would I look to address it?

Safest method in Firefox seems to be shift-clicking the reload button while the page in question is open. Keep in mind your client might have a different browser.


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#14 2015-02-25 14:09:00

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,304

Re: Missing Save Button


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#15 2015-02-25 14:44:24

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,271
Website GitHub

Re: Missing Save Button

Definitely smells of a stale cache issue. But quite how it can be stale after all this time is something to take up with browser manufacturers.

On most browsers, CTRL+R will force reload the page, and then after it’s downloaded the updated textpattern.js file once, that’ll be the one it serves for all pages (in theory). Windows browsers also accept CTRL+F5 (or sometimes SHIFT+F5, but that seems to just bring up the inspector on FF nowadays).


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#16 2015-02-25 15:19:44

progre55
Member
Registered: 2006-05-02
Posts: 668

Re: Missing Save Button

Guys:

I tried clearing the cache with no luck. It also occurs on multiple system — some of which have never tried to access the admin side.

I also tried this with no luck: One more path to try.

The version they are using is 4.5.5 — is it possible to just replace the textpattern.js — if so where can I grab one of that version or does it not matter —-

progre55

Offline

#17 2015-02-25 15:24:21

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,271
Website GitHub

Re: Missing Save Button

progre55 wrote #288591:

is it possible to just replace the textpattern.js — if so where can I grab one of that version

Here? Or download the full 4.5.5 zip file, extract and upload any files to your server that way.


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#18 2015-02-25 20:43:02

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,304

Re: Missing Save Button

uli wrote #288586:

There’s also $('body').removeClass('not-ready'); in textpattern.js

Yup: No Save button for my own articles with that line removed.


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#19 2015-02-25 22:15:56

progre55
Member
Registered: 2006-05-02
Posts: 668

Re: Missing Save Button

Guys:

Thanks for the assistance.

I replaced the textpattern.js with no luck. But then, I replaced the jquery.js in the textpattern folder. This worked. I am now going to do additional digging on the why … but thanks again.

progre55

Offline

Board footer

Powered by FluxBB