Voting doesn't work under FC 155 r607 - SH404 Issue

More
12 years 8 months ago #17385 by ggppdk
yopyop001, your solution is correct the problem is that there was no proper handling of vote and favourite urls in file:
component/com_flexicontent/sef_ext/com_flexicontent.php
This file is the plugin file that SH404 uses to handle com_flexicontent URLs when the SH404 option: Enable URL optimization turned on.
So as yopyop001 suggested, include this code inside the file:
// Do not convert to SEF urls, the urls for vote and favourites
Code:
if($format == 'raw') { if ($task == 'ajaxvote' || $task == 'ajaxfav') return; }
Just before: switch (view) ... at about line 101

Fix included in latest 1.5.6 beta
Also fixed handling for flexicontent (directory view) and the new advanced search view (in the cases that some created direct URLs to them, e.g. inside JCE)

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.271 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline