1
Elena123
Re: Databases, collation, UTF-8 etc
  • 2008/10/6 15:40

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


I follow the istruction on the link and it works!

I don't speak French but the steps in the article are quite clear.

Thank you very much for your help!



2
Elena123
Re: Databases, collation, UTF-8 etc
  • 2008/10/3 18:01

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


Hallo everyone,

I have a similar problem:

I type 'è' (es. in a new block title) and the title stopped before this charact.

Another problem is in Article module, it make me mad beacuse I need to change every 'è' 'é' 'à' 'ò' and so on in this way 'è' => 'è' otherwise I have the same error as the title blok one.

My database has Collation: utf8_latvian_ci
My XOOPS version is 2.3.0
And I hadded this: define('_CHARSET', 'ISO-8859-1'); in the languages files (boyh English and Italian one, my site is in Italian language)

Please, some one could help me to solve this problem please?



3
Elena123
Re: xcgallery documentation?
  • 2006/5/15 10:05

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


Just a quick question

I have the 1RC1 version, is there an higher version? And if there is, where could I get it?

Thanks for answering and sorry for intromising in this topic!



4
Elena123
Re: Smarty template working only as logged user
  • 2006/3/28 8:01

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


Could someone answer me please?



5
Elena123
Smarty template working only as logged user
  • 2006/3/21 10:23

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


I am tring to modify a my old module adding templates, to learn how I look another module, so I made my template BUT it works ONLY if I am logged else white page!
Also if in the template file there is only a sentece like "Tring" (so no template code error)!

The code I have used in the head of index.php page (I've only one page in this module) is:
include ("../../mainfile.php");
    
// this page uses smarty template
    // this must be set before including main header.php
    
$xoopsOption['template_main'] = 'ykyrowdw_index.html';
    
include (
XOOPS_ROOT_PATH."/header.php");


and the funciotn
$xoopsTpl->assign('','');
for assign my values

in the xoops_version.php page I have added

// Templates
$modversion['templates'][1]['file'] = 'mymodule_index.html';
$modversion['templates'][1]['description'] = '';


And finally I reload the module in the XOOPS module pannel!

I have debug the page but the same problem correct as user, white page as anonimous.

That is what I done, I don't know why it works only for logged user!

Could some one answer me please?



6
Elena123
Re: Installing problem: headers already sent by
  • 2005/1/10 12:34

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


It works ^__^ thanks a lot!



7
Elena123
Re: Installing problem: headers already sent by
  • 2005/1/10 11:17

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


Thank you very much I'll try all the solutios!

Thank you again ^__^!



8
Elena123
Installing problem: headers already sent by
  • 2005/1/10 10:54

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


I am installing XOOPS version 9 but at the beginning in the installing index page I have this error:

?> ?> $text; } function &oopsAddSlashes($text) { return $this->addSlashes($text); } function &oopsHtmlSpecialChars($text) { return $this->htmlSpecialChars($text); } function &oopsNl2Br($text) { return $this->nl2br($text); } } ?>$text); } } ?> ?>ted."); define('_INSTALL_L128', 'Choose language to be used for the installation process'); define('_INSTALL_L200', 'Reload'); define('_INSTALL_CHARSET','ISO-8859-1'); ?>'); ?>>
Warning: Cannot modify header information - headers already sent by (output started at /home/vhosts/elenasdigimon.net/var/www/html/bladerdex/install/passwd.php:11) in /home/vhosts/elenasdigimon.net/var/www/html/bladerdex/install/index.php on line 99


the normal installing page

and this:

"n"; return $content; } ?> ?> return $dirlist; } /* * gets list of name of files within a directory */ function getImageFileList($dirname) { $filelist = array(); if (is_dir($dirname) && $handle = opendir($dirname)) { while (false !== ($file = readdir($handle))) { if (!preg_match("/^[.]{1,2}$/",$file) && preg_match("/[.gif|.jpg|.png]$/i",$file) ) { $filelist[$file]=$file; } } closedir($handle); asort($filelist); reset($filelist); } return $filelist; } function &xoops_module_gettemplate($dirname, $template, $block=false) { if ($block) { $path = XOOPS_ROOT_PATH.'/modules/'.$dirname.'/templates/blocks/'.$template; } else { $path = XOOPS_ROOT_PATH.'/modules/'.$dirname.'/templates/'.$template; } if (!file_exists($path)) { return false; } else { $lines = file($path); } if (!$lines) { return false; } $ret = ''; $count = count($lines); for ($i = 0; $i < $count; $i++) { $ret .= str_replace("n", "rn", str_replace("rn", "n", $lines[$i])); } return $ret; } function check_language($language){ if ( file_exists('../modules/system/language/'.$language.'/modinfo.php') ) { return $language; } else { return 'english'; } } ?> } else { return 'english'; } } ?> ?>


I put a screenshot so you could see:
Resized Image


Could please someone help me?



9
Elena123
Re: NewBB Rc2 Template problem!
  • 2004/10/18 9:31

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


Please someone could help me?



10
Elena123
NewBB Rc2 Template problem!
  • 2004/10/14 18:44

  • Elena123

  • Just popping in

  • Posts: 27

  • Since: 2003/6/24


I have problem with this in templates of the forum:

<{$smarty.const.COSTANT}>


When I surf the forum where there is this comand does not appear anything!

Could someone help me, please?




TopTop
(1) 2 3 »



Login

Who's Online

138 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 138


more...

Donat-O-Meter

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

Latest GitHub Commits