Report bugs for Version 1.2.6 here

Enter AlegroCart Bugs Here, but if you're not certain, post in General support first.
User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: Report bugs for Version 1.2.6 here

Post by leo » Mon Oct 10, 2011 3:09 pm

Do you have other browsers installed? E.g. Firefox?
So, could you check the layout in other browser?

Oistacus
Posts: 133
Joined: Sat Oct 08, 2011 3:21 pm
Location: Matera ITALY

Re: Report bugs for Version 1.2.6 here

Post by Oistacus » Mon Oct 10, 2011 4:01 pm

leo wrote:Do you have other browsers installed? E.g. Firefox?
So, could you check the layout in other browser?
No , I have a Macbook and at the this moment I install and run offline on my Mac . Later , after all modules and pages work fine , I will upload on my new site and only then I will test on other browser . Have you upgrade your PC with my translate ? Because now , after a lot of time , I see a bug on my translate after that the client close the order with checkout successfully . The page is blank . It's sure that the my translate of this page is wrong . Tomorrow I upgrade the file correct .

User avatar
Brent
Site Admin
Posts: 4459
Joined: Sat Dec 12, 2009 3:35 pm
Location: Canada eh

Re: Report bugs for Version 1.2.6 here

Post by Brent » Mon Oct 10, 2011 4:45 pm

When you get a page with improper display, look at the page source for an opening tag like <div> that does not have a closing tag, </div>.
It can be any type of tag that requires a closing tag. This will create problems for the rest of the display.

Oistacus
Posts: 133
Joined: Sat Oct 08, 2011 3:21 pm
Location: Matera ITALY

Re: Report bugs for Version 1.2.6 here

Post by Oistacus » Tue Oct 11, 2011 12:25 am

I will check this , but the question is why in the English Language work fine and in Italian Language and other language not work . If you see this link ( viewtopic.php?f=26&t=109 ) , also another French User ( in French Translate ) had same problem with SO Linux and Browser Chrome . But I don't Know if he has resolved .
Perhaps the problem is the character ( ' ) because there are many words in Italian Language with it .

User avatar
Brent
Site Admin
Posts: 4459
Joined: Sat Dec 12, 2009 3:35 pm
Location: Canada eh

Re: Report bugs for Version 1.2.6 here

Post by Brent » Tue Oct 11, 2011 4:44 am

I have installed your language package and all appears to work fine here.
I have run on Firefox and Safari, with no problems. This screen print is on Safari.
It may be a problem with descriptions. The ' should not be a problem because it is already included in product names and descriptions in the distribution to demonstrate to ' and " are displayable.
Is your database set to UTF 8 utf8_unicode_ci?
Export the product descriptions so we can see what is in the file.
Try deleting the descriptions in your six products and replacing with the English description to see if it changes.
Italian.jpg
Italian.jpg (135.27 KiB) Viewed 22651 times

Oistacus
Posts: 133
Joined: Sat Oct 08, 2011 3:21 pm
Location: Matera ITALY

Re: Report bugs for Version 1.2.6 here

Post by Oistacus » Tue Oct 11, 2011 8:28 am

Brent wrote:I have installed your language package and all appears to work fine here.
I have run on Firefox and Safari, with no problems. This screen print is on Safari.
It may be a problem with descriptions. The ' should not be a problem because it is already included in product names and descriptions in the distribution to demonstrate to ' and " are displayable.
Is your database set to UTF 8 utf8_unicode_ci?
Export the product descriptions so we can see what is in the file.
Try deleting the descriptions in your six products and replacing with the English description to see if it changes.
The attachment Italian.jpg is no longer available
Thanks for your test . Today I have installed the alegrocart on a PC with Windows and I.E. Browser.Then I upload my database and I have same problem . I have attachment the backup of my database . Can you test my database ? In the file zipped there are also the souce code page with error end without error .
Attachments
backup.zip
(95.37 KiB) Downloaded 6381 times

User avatar
Brent
Site Admin
Posts: 4459
Joined: Sat Dec 12, 2009 3:35 pm
Location: Canada eh

Re: Report bugs for Version 1.2.6 here

Post by Brent » Tue Oct 11, 2011 9:32 am

You have product descriptions with <div> tags. Try removing them.
Look at featured2. The <p> tag and the <div> tag closing tags are not in the correct order.

Oistacus
Posts: 133
Joined: Sat Oct 08, 2011 3:21 pm
Location: Matera ITALY

Re: Report bugs for Version 1.2.6 here

Post by Oistacus » Tue Oct 11, 2011 9:52 am

Thanks Brent ,
now I think that works fine .
I have ONLY copy from the english description and past on the italian description.

All tags in the description I don't write nothing .

I will test in next days .

Thanks againg Brent .

Oistacus
Posts: 133
Joined: Sat Oct 08, 2011 3:21 pm
Location: Matera ITALY

Re: Report bugs for Version 1.2.6 here

Post by Oistacus » Thu Oct 20, 2011 11:38 am

Currency :
I set Default in CONFIGURATION/SETTING the currency Euro .
Then localization/currency , and set autoupdate Dollars and Pound UK .
When I click on update rates , the values of Dollars and Pounds are ZERO or 1.0000000 .
On your website work fine . Where I wrong ?

Ois

User avatar
Brent
Site Admin
Posts: 4459
Joined: Sat Dec 12, 2009 3:35 pm
Location: Canada eh

Re: Report bugs for Version 1.2.6 here

Post by Brent » Thu Oct 20, 2011 11:46 am

Make sure the Euro is set to 1.000.
When you save the Euro, update the rates.
You should see the change.

Locked