
09-13-2004, 04:08 PM
|
 |
|
|
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by TosaInu
Hello,
I had the foreach() cookie error too and did edit includes/init.php
I used copy and paste and this is how it was pasted into the file:
HTML Code:
// ## <ucs> 'stylecache', 'utt_store_act' // ## </ucs>
update to
HTML Code:
// ## <ucs>
'stylecache',
'utt_store_act'
// ## </ucs>
I had a bit of trouble with copying text from the inline boxes in the readme. This may go wrong for others too?
|
Never had that problem myself. :/
|