Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart 4.7.6 released: Improved Performance, Bugfixes

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #91  
Old 10-01-2016, 03:30 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Quote:
Originally Posted by josebueso
Hello Every one.

I'm looking for some help to find the source of this error:On my xcart4.7.6 Logs. I just upgraded to this version Xcart476.

PHP errors
[01-Oct-2016 09:53:59 UTC] PHP Fatal error: Call to undefined function func_get_default_fields() in /home/uncionmu/public_html/include/search_users.php on line 80

I have some problem searching for user in the backend, and it happen only when I am looking for as specific user name.

Thanks in advance

Saul

https://bt.x-cart.com/view.php?id=46443
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote

The following 2 users thank aim for this useful post:
cherie (10-02-2016), josebueso (10-01-2016)
  #92  
Old 10-01-2016, 07:35 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Quote:
Originally Posted by aim
Should I also apply this to my 4.7.6 stores?
__________________
X-Cart 4.7.12
Reply With Quote

The following user thanks herber@wirehub.nl for this useful post:
josebueso (10-01-2016)
  #93  
Old 10-01-2016, 10:51 AM
 
josebueso josebueso is offline
 

eXpert
  
Join Date: Apr 2006
Location: USA
Posts: 371
 

Thumbs up Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Quote:
Originally Posted by aim

Thanks Ildar

That patch worked.
__________________
Saul
x-cart 4.7.9 Gold Plus

www.uncionmusic.com
Reply With Quote
  #94  
Old 10-02-2016, 08:52 PM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Quote:
Originally Posted by herber@wirehub.nl
Should I also apply this to my 4.7.6 stores?

Yes, apply it please
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote
  #95  
Old 10-04-2016, 08:54 AM
 
Dougrun Dougrun is online now
 

X-Adept
  
Join Date: Apr 2012
Posts: 897
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Hi, I have this function showing on my address book page and I can't find the file to fix it.. I've replaced address_book.tpl and address_book.php with original 4.7.6 files and still it shows.. any ideas??


Seems to be a AC checkout one bug.. which I doubt will get fixed.. but the line...
Code:
{if $active_modules.Checkout_One} onclick="checkoutChangeAddress({$address.id|default:0}, '{$type}');"{/if}

in address_box.tpl causes it.
__________________
4.7.x xcart store
Business 5.4xx
Reply With Quote
  #96  
Old 10-04-2016, 09:36 PM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Code:
<ul class="address-container"> onclick="checkoutChangeAddress(0, '');"<li id="address_box_0" class="address-box address-current" onclick="javascript: $('#address_0').submit();"> <div class="address-bg"> <div class="address-main">

this code must be within a html tag
onclick="checkoutChangeAddress(0, '');"

To localize the problem template you can use webmaster mode
http://help.x-cart.com/index.php?title=X-Cart:Customizing_Text_Labels#tree_of_used_template s

Or grep/search function
Code:
aim-server[~/www/xcart_4_7_x]$ grep -rl checkoutChangeAddress skin


Thank you.
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote
  #97  
Old 10-05-2016, 06:43 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Is anyone out there using PHP 7.0 with v4.7.6?
I'm getting some strange errors when adding to cart...
Quote:
[05-Oct-2016 13:01:00] Warning: Illegal string offset 'httpsmod' in /home/site/public_html/include/func/func.tests.php on line 440

[05-Oct-2016 13:01:05] Warning: Invalid argument supplied for foreach() in /home/site/public_html/include/func/func.tests.php on line 390

[05-Oct-2016 13:01:12] Warning: Illegal string offset 'max_cartid' in /home/site/public_html/include/func/func.cart.php on line 3341

[05-Oct-2016 13:01:12] Warning: Illegal string offset 'max_cartid' in /home/site/public_html/include/func/func.cart.php on line 3343

[05-Oct-2016 13:01:12 UTC] PHP Fatal error: Uncaught Error: Cannot increment/decrement string offsets in /home/site/public_html/include/func/func.cart.php:3343
Stack trace:
#0 /home/site/public_html/include/func/func.cart.php(3914): func_generate_cartid()
#1 /home/site/public_html/cart.php(269): func_add_to_cart('0', Array)
#2 {main}
thrown in /home/site/public_html/include/func/func.cart.php on line 3343
This occurs on a fresh install. If anyone has any ideas, please let me know
__________________
xcartmods.co.uk
Reply With Quote
  #98  
Old 10-05-2016, 06:54 AM
  chamberinternet's Avatar 
chamberinternet chamberinternet is offline
 

X-Wizard
  
Join Date: Sep 2005
Location: Lancashire, UK
Posts: 1,470
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

I was under the impression from Friday that XC 4.7.6 is compatible with PHP 7.
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!)
Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x
Multiple Instances of X-Cart
MySQL 5.6.37
CentOS 7.4


Chamber Internet
- Lancashire, United Kingdom
http://www.chamberelancs.co.uk
Reply With Quote

The following 2 users thank chamberinternet for this useful post:
aim (10-05-2016), PhilJ (10-05-2016)
  #99  
Old 10-05-2016, 07:24 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Quote:
Originally Posted by PhilJ
Is anyone out there using PHP 7.0 with v4.7.6?
I'm getting some strange errors when adding to cart...

This occurs on a fresh install. If anyone has any ideas, please let me know

I have reproduced it in a sandbox

http://ideone.com/NTmq3l
https://3v4l.org/hfjSX

It seems a string is assigned to the global $cart variable

Could you please provide us with step-by-step instructions how to replicate the issue?

Thank you.
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote
  #100  
Old 10-05-2016, 08:01 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Quote:
I was under the impression from Friday that XC 4.7.6 is compatible with PHP 7.
Oh, I wasn't aware of that, is it still happening? Nothing mentioned in the roadmap.
Quote:
Could you please provide us with step-by-step instructions how to replicate the issue?
All I did was upgraded to PHP v7 (7.1.0RC2 in fact) and tried a fresh v4.7.6 install. Everything else seems to be working ok, just add to cart is not.
__________________
xcartmods.co.uk
Reply With Quote
Reply
   X-Cart forums > News and Announcements



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:27 AM.

   

 
X-Cart forums © 2001-2020