glosswordteam / Glossword

A free dictionary/glossary script
http://glossword.biz/
38 stars 16 forks source link

Undefined index #2

Closed zdenop closed 12 years ago

zdenop commented 12 years ago

I

I am user of glossword 1.8.11. I accidentally removed all words from my disctionary, but I have result of csv export from 1 days ago... So I wanted to import them back. But I got this error:

Notice: Undefined index: terms in /storage/home/zdpo/myapp/glossword/inc/a.import.inc.php on line 718

Warning: array_flip() [function.array-flip]: The argument should be an array in /storage/home/zdpo/myapp/glossword/inc/a.import.inc.php on line 1199

Notice: Undefined variable: str in /storage/home/zdpo/myapp/glossword/inc/a.import.inc.php on line 718

Notice: Undefined index: memory_spend in /storage/home/zdpo/myapp/glossword/inc/a.import.inc.php on line 1567

Notice: Undefined index: int_items_total in /storage/home/zdpo/myapp/glossword/inc/a.import.inc.php on line 1614

Notice: Undefined index: int_items_total in /storage/home/zdpo/myapp/glossword/inc/a.import.inc.php on line 1634

Can you help me to fix it?