Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 bug in incfunctions.php $customheaders
Author « Topic »  

John M
Advanced Member

459 Posts

Pre-sales questions only
(More Details...)

Posted - 10/04/2022 :  07:51:37  
If you have $customheaders set in the includes file then an error is thrown on line[code] $headers=[red]substrreplace[/red]($headers,'',$startpos,($endpos-$startpos)+1);[/code]

I think it should be: [code]$headers=[red]substr_replace[/red]($headers,'',$startpos,($endpos-$startpos)+1);[/code]

?

John

Vince
Administrator

42874 Posts

Posted - 10/06/2022 :  03:45:20  
Hi John
Yes, you are correct and apologies for that but it was fixed in the last update, so anyone on the latest version shouldn't have this problem.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000