Results 1 to 3 of 3

Thread: ABVFP GREEK Letters
      
   

  1. #1
    vlsusocy is offline Sergeant
    Join Date
    Dec 2006
    Posts
    27

    Default ABVFP GREEK Letters

    Hello (Naval)!

    Did you have the chance to check the problem with greek letters in the email?

    www.gallery-ashia.com/contactus.html

    I am posting here so you see it.

    Panos
    Panos

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: ABVFP GREEK Letters

    Hi, no, i didn't have the time. I will try to do something this weekend.

    However, you can probably fix this issue by editing the default character set in ABVFP which is 8859-1 with 8859-7 (Greek)

    To do so, please follow these steps:

    1. Copy, in your computer, the file "dbts_abvfp.php" with another name, just to have a backup copy.
    2. Using Notepad, open "dbts_abvfp.php".
    3. Scroll down, until you find the part of the script that emails you and the visitor. It is easily traceable because every block has it's own title, so look for the section that is titled:

    // ------------Building the mail ----------------------

    and find this line:

    "Content-Type: text/plain; charset=\"iso-8859-1\"\n"


    change it to

    "Content-Type: text/plain; charset=\"iso-8859-7\"\n"

    Save the file and upload it in the ABVFP folder. Make sure it is saved as php.

    Another (maybe) solution would be to delete the charset instructions. In this case the line should be changed in :

    "Content-Type: text/plain\n"

    which should make your email client default in your own character set (Greek) thus avoiding problems.


    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: ABVFP GREEK Letters

    Just an update:

    I have been informed by vlsusocy that, indeed, changing the character set in abvfp has solved the issue. Any members that have particular character sets, please follow the same method described above.

    Thank you for your confirmation vlsusocy.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49