Decided to add some restaurant reviews to my personal site... Saw this component and it seems like it'll work out very nicely.
Downloaded and installed it (version 3.0.1). I created a couple of categories and added a review in one category. Created a default menu item, everything shows up great on the main site. It didn't have a picture on the review so I was going to play around with the image options but when I went to the admin panel and select Review Management and click on the one review I had in there I get the following error (note: nothing special about the titles in the category or the review, all single words, no special characters, etc):
Error fetching titles for review with ID '1'.
Trace:
File: /home/content/w/e/i/weisesr/html/steve/administrator/components/com_simple_review/addons/modules/Review_Module/db.php (Line: 470)
Function: Display
Args: Error fetching titles for review with ID '1'., 1
File: /home/content/w/e/i/weisesr/html/steve/administrator/components/com_simple_review/addons/modules/Review_Module/db.php (Line: 494)
Function: _GetTitles
Args: 1
File: /home/content/w/e/i/weisesr/html/steve/administrator/components/com_simple_review/addons/modules/Review_Module/Review_Module.php (Line: 255)
Function: SR_GetUnescapedTitles
Args: 1
File: /home/content/w/e/i/weisesr/html/steve/administrator/components/com_simple_review/addons/modules/Review_Module/Review_Module_Admin.php (Line: 410)
Function: SR_GetTitles
Args: 1,
File: /home/content/w/e/i/weisesr/html/steve/administrator/components/com_simple_review/addons/modules/Review_Module/Review_Module_Admin.php (Line: 167)
Function: _Edit
Args: 1
File: /home/content/w/e/i/weisesr/html/steve/administrator/components/com_simple_review/admin.simple_review.php (Line: 83)
Function: Display
Args: edit
File: /home/content/w/e/i/weisesr/html/steve/libraries/joomla/application/component/helper.php (Line: 162)
Function: require_once
Args: /home/content/w/e/i/weisesr/html/steve/administrator/components/com_simple_review/admin.simple_review.php
File: /home/content/w/e/i/weisesr/html/steve/administrator/includes/application.php (Line: 136)
Function: renderComponent
Args: com_simple_review
File: /home/content/w/e/i/weisesr/html/steve/administrator/index.php (Line: 67)
Function: dispatch
Args: com_simple_review
File: /home/content/w/e/i/weisesr/html/steve/administrator/index2.php (Line: 14)
Function: include
Args: /home/content/w/e/i/weisesr/html/steve/administrator/index.php
Thanks for any help!
J.