jReviews Support Forum

Extensions => CSV Import for Joomla and JReviews => Topic started by: mrhiking on July 01, 2008, 12:50:59 PM



Title: Importing Error
Post by: mrhiking on July 01, 2008, 12:50:59 PM
This is the error I get when I try in import my CSV file:

(data hidden)

I'm using Joomla 1.5. Do I have to do anything different?


Title: Re: Importing Error
Post by: Alejandro on July 01, 2008, 01:52:21 PM
It's a bug that appears if your table prefix is different than jos_. You can fix it by editing admin.csv_import.php. Search for jos_jreviews_content and change it to #__jreviews_content. If you submit a ticket I can send you the patched file.


Title: Re: Importing Error
Post by: mrhiking on July 01, 2008, 03:07:06 PM
"478 new content items were created successfully."

THANK YOU!