Support Center

Knowledgebase
View categorized listing of all common frequently asked questions.
Video Tutorials
Create a Movie & TV Show review website.
Customize the jReviews themes.
Review user profiles with the Everywhere addon.
Forum
Community forum
Submit a Ticket
Use your client area email to access the ticket system.
Downloads
Guides, modules and more...
 
Welcome, Guest. Please login or register.
Did you miss your activation email?
January 07, 2009, 02:35:17 PM
22771 Posts in 5216 Topics by 2974 Members
Latest Member: Vijitha
News: Use your client area email when you sign up to the forum so we can identify you as a trial or licensed user. Otherwise we may not answer your questions.
 
jReviews Support Forum  |  jReviews 1.x - jReviews Modules and Hook Components  |  Modules & bots  |  Advance SEF file 1.0.0 released « previous next »
Pages: [1]
Author Topic: Advance SEF file 1.0.0 released  (Read 1998 times)
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8995


« on: August 22, 2006, 03:10:17 PM »

Ok, not many volunteers to test this so I am releasing it. You will find it in the downloads section with instructions on how to use it. Any problems please report here.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
andreasa
Hero Member
*****
Offline Offline

Posts: 271



WWW
« Reply #1 on: August 24, 2006, 04:14:16 AM »

Could you please show the .htaccess configuration of www.joomlaratings.com?

Thank you

Andrea
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8995


« Reply #2 on: August 24, 2006, 10:13:59 AM »

There's really nothing special about it, just the standard stuff. I can post it here, but why don't you tell me what your problem is? If it does not work, then make sure you have checked the alias box for the jreviews component in the opensef configuration.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
andreasa
Hero Member
*****
Offline Offline

Posts: 271



WWW
« Reply #3 on: August 24, 2006, 10:25:55 AM »

I put all jreviews voice like  "use alias"-> "xxx", but the path look always  "component/option,com_jreviews/Itemid,26/"
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8995


« Reply #4 on: August 24, 2006, 10:48:36 AM »

Just check the first instance of jreviews menu, and CHECK the alias box. OpenSef will only recognize one of the menus, the sef file takes care of the rest.

Also, make sure sef advanced is enabled in the features settings. Do you get nice urls for content?
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
andreasa
Hero Member
*****
Offline Offline

Posts: 271



WWW
« Reply #5 on: August 24, 2006, 10:56:34 AM »

Opensef working well, the content have a friend URL. "/sectionname/categoryname/title"

I try also cheking only 1 jreviews item, but is the same.

I tried also insering a manual friend url but still "/component/option,com_jreviews/Itemid,26/"
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8995


« Reply #6 on: August 24, 2006, 11:00:30 AM »

This is what I have. Try deleting all the friendly urls already in your system.

Quote
##  Can be commented out if causes errors, see notes above.
Options FollowSymLinks

#
#  mod_rewrite in use

RewriteEngine On


#  Uncomment following line if your webserver's URL
#  is not directly related to physical file paths.
#  Update Your Joomla/MamboDirectory (just / for root)

RewriteBase /


########## Begin Standard SEF Section
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]       ##optional - see notes##
#RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
#RewriteRule ^(content/|component/) index.php
#
########## End Standard SEF Section


########## Begin 3rd Party or Core SEF Section
#
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]   ##optional - see notes##
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php
#
########## End 3rd Party or Core SEF Section
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
andreasa
Hero Member
*****
Offline Offline

Posts: 271



WWW
« Reply #7 on: August 26, 2006, 08:53:21 AM »

After several attepts now is working! Cheesy

But the SEF url for a category looks like this:
h ttp://www.trovaidea.it/prodotti/menu/21/listsection/prodotti/trattamenti_viso/

I think could be better:
h ttp://www.trovaidea.it/prodotti/trattamenti_viso/

What do you think could be an OpenSef problem or depend by jreviews?
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8995


« Reply #8 on: August 26, 2006, 09:09:38 AM »

So what was the problem?

Quote
But the SEF url for a category looks like this:
h ttp://www.trovaidea.it/prodotti/menu/21/listsection/prodotti/trattamenti_viso/

I think could be better:
h ttp://www.trovaidea.it/prodotti/trattamenti_viso/

I don't think it is possible to do this. The problem is that because of the many functionalities of the jReviews menu there has to be a way to differentiate how the link should behave. If it is changed to what you suggest, then how does the system know whether it shows the toprated, featured, most reviews or simple section or category list.

I may be wrong so if anyone knows better, please let me know.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8995


« Reply #9 on: August 26, 2006, 09:14:49 AM »

ok, maybe it could be improved for section and category lists, making them the default actions. But the menu and id cannot be removed because it breaks the directory functionality.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
Pages: [1]
« previous next »
    Jump to: