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: DMA on August 13, 2007, 14:50:24 PM

Title: [FIXED] Layout problems in the backend, vm 1.1.0 b1
Post by: DMA on August 13, 2007, 14:50:24 PM
Anyone else having layout problems in backend, latest svn version?
Save, cancel buttons not working and so on...
See picture in bugtracker link below.

Joomla 1.0.12
SVN revision: 899

PHP Version: 5.0.5
Web Server: Apache
MySQL: 4.1.22


http://virtuemart.net/index.php?option=com_flyspray&Itemid=83&do=details&task_id=1379&option=com_flyspray&Itemid=83
Title: Re: Layout problems in the backend, vm 1.1.0 b1
Post by: gregdev on August 15, 2007, 21:01:19 PM
From the bug report, for another user, it appears to be related to the web host.

Can you double check the included CSS files and javascript files to see whether they are being included properly?

Greg
Title: Re: Layout problems in the backend, vm 1.1.0 b1
Post by: DMA on August 15, 2007, 21:48:22 PM
Hi Greg, I checked the css and javascript and it seems fine.
Looks like a webhost thing because it works fine on my local JSAS.

JSAS info:

Joomla 1.0.12
SVN revision: 899

PHP Version: 4.4.4
Web Server: Apache
MySQL: 4.1.14

Surely vm 1.1 is compatible with PHP 5?
Title: Re: Layout problems in the backend, vm 1.1.0 b1
Post by: DMA on August 17, 2007, 18:11:35 PM
I know the user manual recommend PHP 4.4.x but does that mean that 1.1 will not work on PHP 5?
Title: Re: Layout problems in the backend, vm 1.1.0 b1
Post by: gregdev on August 17, 2007, 18:28:28 PM
It works on both. I tested both trying to reproduce your problem. I can't reproduce it yet.

When you say that the css and javascript work, have you verified that all of those files are being included correctly (meaning that you can view their source)?

Perhaps you can PM me the URL for the website your are testing.

Greg