Favorites field for guests???

More
8 years 11 months ago - 8 years 7 months ago #66585 by lipatovroman
Hi!
Really not possible to use Favorites field for guests???
Imagine, user open site to search some items.
He want to save some items to Favorites - just not to forget (for 10-30 minutes).
To compare them. To print them.
User should register on site, to use Favorites option???
Come on... This is the past century... User should have ability to add any item in Favorites via cookies!
Is it possible?
Last edit: 8 years 7 months ago by ggppdk.

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

More
8 years 11 months ago #66600 by micker
for now it's only for register sorry

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
8 years 11 months ago #66607 by lipatovroman
awesome :(

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

More
8 years 11 months ago #66631 by ggppdk
Hello

i am currently working on doing this together with finishing reviews
will add them via Cookie ...


-- 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 review. Thanks!

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

More
8 years 11 months ago #66827 by ggppdk
Hello

this is now implemented in our github repository


-- 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 review. Thanks!

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

More
8 years 7 months ago #68497 by NormN
Replied by NormN on topic Favorites field for guests???
Hi. I am having trouble getting the guest favorite items to show on the Favorites menu item (in this case category view)

I have set the field parameters to guest and placed it into template and it is showing fine on the item page. And says the item has been added to favorites, when clicked.

I have created a menu item of Flexicontent, Favorites (category view). But nothing shows up on the page.

The same thing (as above) is working for fine for Registered users and the items do show on the Favorites menu page.

Is there some step I am missing?


Norm

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

More
8 years 7 months ago #68499 by ggppdk
Hello

hhmm we have 2 types of favourites menu items
- Favoured Items (Category view)
- Favoured Items (Legacy view)

Did you test with both the above
i think remember updating both the above,
but maybe i missed something in 1 of the above 2 menu items


-- 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 review. Thanks!

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

More
8 years 7 months ago #68500 by NormN
Replied by NormN on topic Favorites field for guests???
Hi. I tested earlier with the Category view.

I tested just now changing the menu to the legacy view and got an error message when trying to open the menu item:
"0 - Call to a member function get() on null"

Norm

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

More
8 years 7 months ago #68504 by ggppdk
Hello

It seems that data from session failed to be parsed

Please (temporarily) edit file
error.php of your Joomla template and add printing of line and filename

change code like:
Code:
<blockquote> <span class="label label-inverse"><?php echo $this->error->getCode(); ?></span> <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8');?> </blockquote>


to be:
Code:
<blockquote> <span class="label label-inverse"><?php echo $this->error->getCode(); ?></span> <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8');?> <br/> <span class="label label-inverse"><?php echo $this->error->getLine(); ?></span> <?php echo htmlspecialchars($this->error->getCode(), ENT_QUOTES, 'UTF-8');?> </blockquote>


-- 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 review. Thanks!

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

More
8 years 7 months ago #68514 by ggppdk
hello

the error.php files to edit are e.g.

templates/protostar/error.php
or
administrator/templates/isis/error.php


-- 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 review. Thanks!

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

Moderators: vistamediajoomlacornerggppdk
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
Save