Gossamer Forum
Home : Products : Gossamer Links : PHP Front End :

Laguage Problem

Quote Reply
Laguage Problem
Quote:
# Return if no results.
if (!($link_count or $cat_count)) {
return array('error' => language('SEARCH_NOLINKS'), 'term' => $term);
}

Links does not show the texts that are in language.php, shows only tags. ( SEARCH_NOLINKS )
ou LINKS_TOP

The Links is not reading the orquivo language.php, as I makes to decide this? Pirate
Quote Reply
Re: [Janio] Laguage Problem In reply to
hmm... I'm not sure how this could happen. Have you made any changes to your language.php or any code?


Adrian
Quote Reply
Re: [brewt] Laguage Problem In reply to
Not, I only installed links sql. Pirate

Quote Reply
Re: [Janio] Laguage Problem In reply to
Is your install accessible through the Internet? I'd like to take a look if possible.



Adrian