Seite 1 von 2

2.0.3 auf 2.0.6

Verfasst: 06.12.2003 22:16
von Bully
ich habe grade von 2.0.3 auf 2.0.6 upgedated.
es waren einige mods drauf.
das ist die seite die kam:
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /is/htdocs/32011/www.schwabenland.de/includes/functions.php on line 217

Updating to latest stable release

Information

Database type :: mysql
Previous version :: 2.0.3
Updated version :: 2.0.6
Updating database schema

Progress :: . . . . Done
Result :: No errors
Updating data

Progress :: . . . . . . . . . . . . . . . . . .
Updating version and optimizing tables

Progress :: . . Done
Result :: No errors
Update completed

You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
nun, unten steht 2.0.6, aber irgendwie stört mich der erste satz, ist was schief gelaufen?

Verfasst: 06.12.2003 22:19
von Schumi
Sollte funktioniert haben, speiche deine includes/functions.php als .txt Datei ab und poste hier den Link.

Verfasst: 06.12.2003 22:40
von Bully
bitte sehr:

http://www.schwabenland.de/functions_php.doc

was mich wundert ist, das der unterforen-hack noch tut :lol:

Verfasst: 06.12.2003 23:29
von PhilippK
Nun, .txt schreibt man eigentlich nicht .doc - aber egal ;-)

Ändere

Code: Alles auswählen

			$boxstring .= '<option value="-1" class="' . $class . 'c">' . space($category_rows[$i]['cat_hier_level']*2, '&nbsp;') . $category_rows[$i]['cat_title']  . '</option>' . "\n"\;
in

Code: Alles auswählen

			$boxstring .= '<option value="-1" class="' . $class . 'c">' . space($category_rows[$i]['cat_hier_level']*2, '&nbsp;') . $category_rows[$i]['cat_title']  . '</option>' . "\n";
Gruß, Philipp

Verfasst: 07.12.2003 09:38
von Bully
:D
open office user 8)

erledigt, danke!
muss ich dann das update jetzt nochmal ausführen?

Verfasst: 07.12.2003 10:21
von Acid
:grin:

Verfasst: 07.12.2003 10:23
von Bully
geill!!!
danke :grin:

Verfasst: 07.12.2003 11:20
von Bully
was mich wundert ist, das kein einziger mod verschwunden ist.
werder hierarchie, adminPoll, last visit ....
alles noch da.
kann mir das jemand erklären, so einfach zur info?
bei meinen letzten updates, von 2.0.1-->2.0.2-->2.0.3 war alles wech[ externes Bild ]

Verfasst: 07.12.2003 11:25
von Acid
Wie hast du denn geupdated ?

Verfasst: 07.12.2003 11:30
von Bully
:D
eure anleitung gelesen, die dateien hochgeladen und einfach die update_to_206 ausgeführt.