Help > Bugs

Change category bug

<< < (2/3) > >>

goldie:
I forgot to say, I upgrade it and its same.

But I have another problem.
When I publish modules Top review and Latest review, and if I click on review in module, I got message: "you are not authorized to view this resource".

And when I log in frontend as administrator I can view reviews.
Problem is in ItemId. Joomla generate ItemId 152, for admin instead 162 for public entrance.

On my website I have this problem yust with this component. All other components work fine. Maybe is that problem with some configuration in simple review. Same problem is when I use search on site and if I find something from simple review content and when I click on it I got message again: "you are not authorized to view this resource".

goldie:
I fix this problem with ItemId in configuration of SR.

I yust change link of review, and clear ItemId from link.

Link was like this:
index.php?option=com_simple_review&Itemid={sr_itemID}&review={sr_reviewID}-{sr_title1}-{sr_title2}-{sr_title3}

And now I put this:
index.php?option=com_simple_review&review={sr_reviewID}-{sr_title1}-{sr_title2}-{sr_title3}

And works fine now.  ;D

But still have problem with changing category.

row1:
hmmm the itemid problem is an interesting one.
Out of interest what type of menu link were you using e.g. Url, Component, etc ? Did you have more than one link to Simple Review or an unpublished one?

I have found the problem and am looking at a solution.


goldie:
I have 1 menu link in main menu. Link is Component-Simple review.

I have 5 more links to Simple Review, but I don't know is that important to you. I am using one flash module to display category with animate pictures. And inside that module on pictures I put link direct to category.

 :)

goldie:
I forgot to say. That module I am using made new menu. And I put links to simple review in that new menu. Type of that links are link - url and gives ItemId to every link.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version