Page 1 of 1

error: attachment-texts are blank

Posted: Sun Feb 04, 2007 12:06 pm
by Bel
Updated wrong to 2.22 or sth...

and now there's this error: http://forum.ffrenzyfreaks.x413.de/nohu ... t1000.html

Seems like there's a problem with the lang_files... but tried to upload many of the files again, even tried with pre-modified files but isn't working...

Anyone got an idea?

Posted: Sun Feb 04, 2007 3:22 pm
by DavidIQ
You're missing the following edit:

Code: Select all

# 
#-----[ OPEN ]---------------------------------------------
# 
includes/functions.php

# 
#-----[ FIND ]---------------------------------------------
# around line 319
	//
	// Set up style

# 
#-----[ BEFORE, ADD ]---------------------------------------
# 
	include_attach_lang();

Posted: Mon Feb 05, 2007 4:48 am
by Bel
thank you :)