1
bjuti
Is this a bug?
  • 2009/11/13 20:16

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Hi,

I've noticed that when I'm trying to share my page on Facebook and eg. Digg, they doesn't read page title and metatag description.

I thought that the problem is in slow DNS servers or server in general BUT, when I changed smarty variable from:

<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />

to

<meta http-equiv="content-type" content="text/html; charset=UTF-8" />

It works! The other problem is that in first case I had no title and desc. but had pictures from the site to choose. In 2nd case I jave proper title and desc. but have no photo to choose.

Any experience with this issue?

I'm not shure is this a theme or core or smarty bug, or is it a bug after all? Anyway, Mamba please put this topic in right place. :)

2
ghia
Re: Is this a bug?
  • 2009/11/13 20:40

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


The <{$xoops_charset}> is normally replaced with the _CHARSET definition from /language/yourlanguage/global.php
You can see the result in the HTML source with your browser.

PS If there is something else then UTF-8, it is probably there for a reason! Don't change it! It would mean that the other sites are not capable to handle your site's character set.

3
bjuti
Re: Is this a bug?
  • 2009/11/14 0:50

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


My base is UTF-8, and I've tried anything else. I know that the tag is replaced by something similar in XOOPS, but AFAIK this problem is common in other CMSes. :)

Login

Who's Online

178 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 178


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits