?
avatar SimonHodgkiss
SimonHodgkiss
5 Mar 2015

Steps to reproduce the issue

Fresh install of Joomla 3.4

Expected result

Save buttons inside isis admin template working & not working

Actual result

Working or not working

System information (as much as possible)

Joomla 3.4
PHP - 5.4.38
Save buttons don't work

Joomla 3.4
PHP - 5.4.36
Save buttons working fine

Additional comments

Votes

# of Users Experiencing Issue
0/1
Average Importance Score
1.00

avatar SimonHodgkiss SimonHodgkiss - open - 5 Mar 2015
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

Not a Joomla problem.

Have you cleared your browser cache?

What does the Javascript console of your browser say the Javascript issue is?

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

I've tested on several machines with different browser programs as well all giving the same problem.

The Javascript console says:

TypeError: document.formvalidator is undefined


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

Which EXACT save button?

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

Any save buttons, on any section of the admin.

Save, Save & Close, Save & New

For adding menu items or articles or anything where them buttons are shown at the top.

The close button works fine tho.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

And one more question - is this using Joomla 3.4.0 Stable as released, or from the joomla-cms staging git branch ?

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

Stable release though cPanel Installatron plugin - I also believe my friend did an upgrade from 3.3.6 to the stable version from Joomla which resulted in the same problem.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar dgt41
dgt41 - comment - 5 Mar 2015

TypeError: document.formvalidator is undefined

That means something went wrong in the update procedure, so you don’t have the correct /libraries/cms/html/behavior.php
You can copy it from github manually!

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

I created a fresh install using installatron plugin for cpanel that wasn't and update though.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

DONT use installatron - use a manual installation, Who knows what crap cPanel or installatron have done to the source distributed files

avatar dgt41
dgt41 - comment - 5 Mar 2015

The only thing I can say with certainty is that function formvalidator was introduced in 3.4, so something strange goes on here!

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

Thats very true :smile:


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

I'm just reconfiguring for PHP 5.4.38 and will test this then...

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

Thanks,

Just remembered both installs was using installatron on 2 different servers.

The only difference been the php versions

So perhaps the installatron isn't a problem let me know what you find


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

I cannot recreate this issue with PHP Version 5.4.38 on localhost with ampps.

I believe this is not a Joomla issue, more likely to be a server configuration or installatron installation issue.

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

Thanks, it's fixed now.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar zero-24 zero-24 - close - 5 Mar 2015
avatar SimonHodgkiss SimonHodgkiss - change - 5 Mar 2015
Title
Joomla 3.4 isis admin template save buttons don't work
Joomla 3.4 isis admin template save buttons don't work
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-03-05 16:59:27
avatar SimonHodgkiss SimonHodgkiss - close - 5 Mar 2015
avatar SimonHodgkiss SimonHodgkiss - close - 5 Mar 2015
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

Care to comment how?

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

Copied the file (/libraries/cms/html/behavior.php) from the 1 that worked to the 1 that didn't and that fixed it


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

Did you backup the file you replaced? can you provide a copy for me to inspect? We might be able to provide feedback to installatron

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

Yes I have the file, www.mals.xyz/bak-behavior.php


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

Thats no use as it cannot be loaded as its a PHP file being parsed by PHP :) rename the extension please.

avatar SimonHodgkiss
SimonHodgkiss - comment - 5 Mar 2015

http://www.mals.xyz/bak-behavior.txt

Forgot about that!


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6319.
avatar PhilETaylor
PhilETaylor - comment - 5 Mar 2015

That file you provided is identical to the distributed /libraries/cms/html/behavior.php in Joomla 3.4.0

avatar enesbil
enesbil - comment - 12 Mar 2015

Just had the same issue. The problem was because of Cloudflare. Solved by purging cloudflare-cache.

avatar zero-24 zero-24 - change - 7 Jul 2015
Title
Joomla 3.4 isis admin template save buttons don't work
Joomla 3.4 isis admin template save buttons don't work
Labels Added: ?
avatar Zhigalin
Zhigalin - comment - 22 Jun 2017

If someone is reading this with the same problem on joomla 3.4.3:
Substitute the contents of /media/system/js/validate.js with this:
https://raw.githubusercontent.com/joomla/joomla-cms/925c3fa5d512b9aff8c5b470804d282fb1b70afb/media/system/js/validate.js

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 22 Jun 2017

@Zhigalin thanks for contributing.

I guess its more helpful to write at the forums cause this repository concerns Joomla coding and this Issue is closed since more than 2 Years.

Add a Comment

Login with GitHub to post a comment