Hello,
where can I get support in English, or just read some manual in ENglish ?
thanks in advance,
Paul
<? php // EXPLODE PATH $PATH = explode (“|”, $this->getValue (“path”). ... else $breadcrumb = “<a href= " /index.php " >Startseite</a>”. $sitePath; ? >Notice: Undefined index: el_2 in z:\home\test2.ru\www\redaxo\redaxo\include\classes\class.article.inc.php(411) : eval()'d code on line 124Ludovick hat geschrieben:1. the templates. the code is always something like
- Code: Alles auswählen
<? php // EXPLODE PATH $PATH = explode (“|”, $this->getValue (“path”). ... else $breadcrumb = “<a href= " /index.php " >Startseite</a>”. $sitePath; ? >
I can't use this code for articles directly, like a regular "template" in other CMS', but how am I supposed to use it ? Please give me the logic hint...
Ludovick hat geschrieben:2. the modules. most modules produce mistakes/warnings in the backend, like this
- Code: Alles auswählen
Notice: Undefined index: el_2 in z:\home\test2.ru\www\redaxo\redaxo\include\classes\class.article.inc.php(411) : eval()'d code on line 124
Ludovick hat geschrieben:some modules for my version of Redaxo (3.2) don't work.
The following variables have changed:
$REX['version'] -> $REX['VERSION']
$REX['subversion'] -> $REX['SUBVERSION']
$REX['error_emailaddress'] -> $REX['ERROR_EMAIL']
$REX[STARTARTIKEL_ID] -> $REX['START_ARTICLE_ID']
those were added:
$REX['PSWFUNC']
$REX['NOTFOUND_ARTICLE_ID']
those were removed:
$REX['WWW_PATH']
$REX['DOC_ROOT']
REX Platzhalter
change of the naming:
REX_CUR_CLANG -> REX_CLANG_ID
API Änderungen
functions that have been renamed:
title() -> rex_title()
login() -> rex_login()
methods renamed:
select::resetSelected() -> select::reset_selected()
Import/Export:
to import *.sql files from versions 3.0 and 3.1 to 3.2 you have to change the following lines in the SQL file. Important is the line with 'Prefix ...'
## Redaxo Database Dump Version 3
## Prefix rex_
Ludovick hat geschrieben:modules which have their CSS - should I copy-paste this into redaxo/files/main.css ?
marwiol1980 hat geschrieben:hI
I'm new on this forum. I need help.
Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast