Jump to content

Everywhere addon and comments on review


papie

Recommended Posts

Hey guys!

I've written an everywhere addon - everything seems to work fine. I'm able to post my review, view it, view all users review etc.

The only problem that I have are comments. When I try to comment on review I'm redirected to page like this:

index.php?option=com_jreviews&Itemid=&url=discussions/review/id:59/

 

In this view I don't see the review. the user that posted the review is marked as guest. I can't post a comment to this review. I get this error message:

 

<br />

<b>Fatal error</b>:  Class 'EverywhereModel' not found in <b>/home/admin/domains/ikspaarslim.be/public_html/sparen/components/com_jreviews/jreviews/controllers/components/notifications.php</b> on line <b>507</b><br />

 

 

I opened notifications.php and made a var_dump for $extension = $review['Review']['extension']; and the result was ''.

 

So the name of my everywhere controller is everywhere_ - any ideas what could be missing from my controller?

 

Thanks in advance!

Link to comment
×
×
  • Create New...