WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.9 R24 is now available!


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Apostrophe error in address
  • Print
Pages: [1]   Go Down

Author Topic: Apostrophe error in address  (Read 11698 times)

Offline N1kko

  • Posts: 137
  • Gender: Male
Apostrophe error in address
« on: September 06, 2014, 05:42:59 PM »
apostrophe throws error in shipping address. Is there a way around this?
Thanks
Logged
My Tools: MacBook Pro Retina, Coda2, Sketch 3... Couldn't live without them

Offline jacobi22

  • Betatester
  • **
  • Posts: 5921
Re: Apostrophe error in address
« Reply #1 on: September 06, 2014, 10:25:19 PM »
Vers 1.70?
if yes, try to change

Code: [Select]
<?php
// Get some default values
require_once('config.php');
?>

with
Code: [Select]
<?php
// Get some default values
require_once(WB_PATH.'/modules/bakery/config.php');
?>

in this files
modify_item.php
modify_general_sett ings.php
save_item.php
save_form.php
view_item.php
view_cart.php
Logged

Offline N1kko

  • Posts: 137
  • Gender: Male
Re: Apostrophe error in address
« Reply #2 on: September 06, 2014, 11:06:08 PM »
Thanks jacobi22,

Yes it's V1.70 I have changed in all files but still getting the same error.
Logged
My Tools: MacBook Pro Retina, Coda2, Sketch 3... Couldn't live without them

Offline jacobi22

  • Betatester
  • **
  • Posts: 5921
Re: Apostrophe error in address
« Reply #3 on: September 07, 2014, 10:49:01 AM »
Quote from: N1kko on September 06, 2014, 11:06:08 PM
Thanks jacobi22,

Yes it's V1.70 I have changed in all files but still getting the same error.

these are the bakery special chars (defined in modules/bakery/config.php)
ÁÀÂÃÄÅáàâãä寿ÇçČčÐðÉÈÊËéèêëÍÌÎÏíìîïÑñÓÒÔÕÖØóòôõöøŒœÞþÚÙÛÜúùûüŠšßÝŸýÿŽž°
Feel free to add more chars there in utf8

if your "problem char" a part of this, try to deactivate Filter Email addresses in mailto links:  or Filter Email addresses in text: in Admin Tools -> Frontend Output Filter
« Last Edit: September 07, 2014, 10:55:47 AM by jacobi22 »
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Apostrophe error in address
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2