HTML bug

  • Posts: 272
  • Thank you received: 3
11 years 8 months ago #62800

admin/views/dashboard/tmpl/user.php in line 65 there is an extra '?>' which needs removing.

Please Log in or Create an account to join the conversation.

  • Posts: 272
  • Thank you received: 3
11 years 8 months ago #62809

admin/views/discount/tmpl/form_restrictions.php an apostrophe is missing on line 113. There is is an opening apostrophe for the innerHTML sting but no ending apostrophe.

<a href="#" onclick="document.getElementById('zone_id').innerHTML='<input type=\'hidden\' name=\'data[discount][discount_zone_id]\' value=\'0\' />;return false;" >

Please Log in or Create an account to join the conversation.

  • Posts: 81567
  • Thank you received: 13075
  • MODERATOR
11 years 8 months ago #62811

Thanks!

It's fixed on our end and we'll publish in a few hours a new build with the modifications.

Please Log in or Create an account to join the conversation.

  • Posts: 272
  • Thank you received: 3
11 years 8 months ago #62830

In the tables.sql file `cart_product_wishlist_id` int(11) NOT NULL DEFAULT '0', has been added twice and the `amount` text has been deleted

Please Log in or Create an account to join the conversation.

  • Posts: 81567
  • Thank you received: 13075
  • MODERATOR
11 years 8 months ago #62842

Yes, amount is not necessary. The issue with the fact that cart_product_wishlist_id is twice there is not a problem but it's already removed on our end.

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum