VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: unleash.it on January 09, 2008, 00:32:31 AM

Title: [FIXED] Save button not working - fixed in 1143
Post by: unleash.it on January 09, 2008, 00:32:31 AM
Hi, the save button isn't working for me, either in Firefox or IE7. This goes for both simple and extended layout for any of the screens. Close, apply and reload work but the only way I can modify or add something is by going to simple layout and choosing "apply" instead of save. Is this happening with anyone else?

Also, the extension won't install on its own because favicon.ico is missing from the root directory. I got it to install only by copying over one from an older build.
Title: Re: Save button not working in build 1133
Post by: aravot on January 09, 2008, 00:42:13 AM
Can not test because can not install, I get the same favicon does not exist message.
Title: Re: Save button not working in build 1133
Post by: unleash.it on January 09, 2008, 00:48:04 AM
Your fast. It's not that hard to install if you have an older build with the favicon.ico. Just copy it into the zip file...worked for me.
Title: Re: Save button not working in build 1133
Post by: aravot on January 09, 2008, 00:53:32 AM
Quote from: unleash.it on January 09, 2008, 00:48:04 AM
Your fast. It's not that hard to install if you have an older build with the favicon.ico. Just copy it into the zip file...worked for me.

I know but I rather not mess around, after all I am testing and need to get thing right.
Title: Re: Save button not working in build 1133
Post by: unleash.it on January 09, 2008, 00:58:14 AM
Alright, I understand. You can leave the messing around to me...
Title: Re: Save button not working in build 1133
Post by: Michael Mais on January 09, 2008, 02:39:02 AM
No need testing the favicon error. I get the same. Just stick the favicon file into the pack otherwise nobody can test further.

Michael
Title: Re: Save button not working in build 1133
Post by: Michael Mais on January 09, 2008, 03:10:50 AM
Just finsished new install. Also had to put the favicon in first. Then it installed with no error at all. The save button shows now reaction here too.
Title: Re: Save button not working in build 1133
Post by: jenkinhill on January 09, 2008, 22:07:32 PM
Save not working for products and categories in 1137 either.

Database Version: 4.1.22
PHP Version:        4.4.4
Web Server: Apache
VirtueMart 1.1: Ver. 1137
Joomla! Version: Joomla! 1.5 Beta4+ Rev 9840 2008-01-03
FireFox 2
Title: Re: [CONFIRMED] Save button not working in build 1133/1137
Post by: aravot on January 09, 2008, 22:24:38 PM
Could you please try 1142, (fresh install please)
Title: Re: [CONFIRMED] Save button not working in build 1133/1137
Post by: Michael Mais on January 10, 2008, 03:12:05 AM
Downloads changelog file says 1141! Installed it, no error reported "Installation success". It showed the welcome screen. I choose "go directly to store" and I get a screen full of error:
Warning: cannot yet handle MBCS in html_entity_decode()! in /www/htdocs/........../administrator/components/com_virtuemart/classes/phpInputFilter/class.inputfilter.php on line 565

Warning: cannot yet handle MBCS in html_entity_decode()! in /www/htdocs/................/administrator/components/com_virtuemart/classes/phpInputFilter/class.inputfilter.php on line 565

Warning: cannot yet handle MBCS in html_entity_decode()! in /www/htdocs/............/administrator/components/com_virtuemart/classes/phpInputFilter/class.inputfilter.php on line 565

Michael
Title: Re: [CONFIRMED] Save button not working in build 1133/1137
Post by: Michael Mais on January 10, 2008, 03:44:10 AM
3 installs with the same result. Added the favicon which is still missing but gave no error. And I managed to take a screenshot of a summary which was displayed only for a few seconds:


[attachment cleanup by admin]
Title: Re: [CONFIRMED] Save button not working in build 1133/1137
Post by: aravot on January 10, 2008, 04:13:20 AM
Already in tracker.
Title: Re: [CONFIRMED] Save button not working in build 1133/1137
Post by: unleash.it on January 10, 2008, 10:08:51 AM
Thumbs up. With the newest build, everything's working for me. I now have an almost completed (and working more or less) VM 1.1 site. You guys rock...even if you don't talk much.
Title: Re: [CONFIRMED] Save button not working in build 1133/1137
Post by: Michael Mais on January 10, 2008, 12:22:06 PM
Not here, get the same error as in Reply 10 with 1143. Error is echoed on the website if module is enabled. Two other report say it is working! I deleted all VM directories I know of. My guess is the 1141 has changed a file in Joomla. Do I have to reinstall Joomlaa?

Michael
Title: Re: [CONFIRMED] Save button not working in build 1133/1137
Post by: jenkinhill on January 10, 2008, 13:19:45 PM
The MBCS warning is due to a bug in PHP4 (http://bugs.php.net/bug.php?id=27626). Works OK with PHP5

The save buttons work just fine in 1143
Title: Re: [FIXED] Save button not working - fixed in 1143
Post by: aravot on January 10, 2008, 19:14:25 PM
It works fine for me, I am on php5, don't have php4 to test this, both my hosting companies upgraded to php5, but since we want php4 compatibility could someone else with php4 installation check this to make sure it is php4 issue.
Title: Re: [UNDER REVIEW PHP4] Save button not working - fixed in 1143
Post by: jenkinhill on January 10, 2008, 20:12:50 PM
The save button works OK for 1143 under PHP4 - a pain to check because of the hundreds of lines of MBCS error messages! I'm switching back to PHP5 to continue testing....
Title: Re: [UNDER REVIEW PHP4] Save button not working - fixed in 1143
Post by: aravot on January 11, 2008, 18:59:11 PM
This error should be fixed in rev 1155, could someone with PHP4 test and report back.