Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • mahdiit Friend
    #191087

    In the name of God
    Hi
    in Virtuemart, every customer can post just one review for per product.

    I want to every customer can post several reviews for per product.


    1. Untitled
    mahdiit Friend
    #507793

    any solution?

    phong nam Friend
    #507859

    Hi mahdiit,

    You allows the customers to review several times by opening templatesja_hawkstorehtmlcom_virtuemartproductdetailsdefault_reviews.php file, at line 68th change:

    $review_editable = FALSE;

    to

    $review_editable = TRUE;

    Remember to backup your file before editing.

    mahdiit Friend
    #507949

    <em>@Leo Burnetts 392155 wrote:</em><blockquote>
    You allows the customers to review several times by opening templatesja_hawkstorehtmlcom_virtuemartproductdetailsdefault_reviews.php file, at line 68th change:

    $review_editable = FALSE;

    to

    $review_editable = TRUE;

    Remember to backup your file before editing.</blockquote>

    Hi Leo Burnetts
    Thank you but it doesn’t works, just make it editable and every customer can edits his/her post. I want to every customer can post several reviews like Comment system.What I want is that my customers can discuss about the product.

    phong nam Friend
    #507969

    Hi mahdiit,

    You know, on JA Hawkstore we still keep the original default parameters of VM Review feature, so that i will take quite much support time of us to customize this feature and test it carefully to get your requirement. Anyways, I have 2 another suggestions for you on this case:

    – Integrate the jComments component into your VM.

    The detailed guide was explained in details at http://forum.virtuemart.net/index.php?topic=99683.0

    – Using the social comment services (Faceboom Comments, Disqus) on VM product details pages.

    You can put the embed codes of social comment services into 216th line of templatesja_hawkstorehtmlcom_virtuemartproductdetailsdefault_reviews.php file.

    FB comment: https://developers.facebook.com/docs/plugins/comments/
    Disqus comment: https://disqus.com/admin/signup/?utm_source=New-Site

    The reason i suggest you to use the social comments since:
    – Users can comment many times as they want, like a discussion.
    – Your products will be promoted via social channels when users are be active on your website.

    mahdiit Friend
    #508165

    Thank you Leo Burnetts. I installed JComment and it worked.

    I have a new problem in quickstart installation. when I enter database information in Database Configuration page, this error occurred:
    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘TYPE=MyISAM CHARACTER SET `utf8`’ at line 29 SQL=CREATE TABLE `jos_banner` ( `bid` int(11) NOT NULL auto_increment, `cid` int(11) NOT NULL default ‘0’, `type` varchar(30) NOT NULL default ‘banner’, `name` varchar(255) NOT NULL default ”, `alias` varchar(255) NOT NULL default ”, `imptotal` int(11) NOT NULL default ‘0’, `impmade` int(11) NOT NULL default ‘0’, `clicks` int(11) NOT NULL default ‘0’, `imageurl` varchar(100) NOT NULL default ”, `clickurl` varchar(200) NOT NULL default ”, `date` datetime default NULL, `showBanner` tinyint(1) NOT NULL default ‘0’, `checked_out` tinyint(1) NOT NULL default ‘0’, `checked_out_time` datetime NOT NULL default ‘0000-00-00 00:00:00’, `editor` varchar(50) default NULL, `custombannercode` text, `catid` INTEGER UNSIGNED NOT NULL DEFAULT 0, `description` TEXT NOT NULL DEFAULT ”, `sticky` TINYINT(1) UNSIGNED NOT NULL DEFAULT 0, `ordering` INTEGER NOT NULL DEFAULT 0, `publish_up` datetime NOT NULL default ‘0000-00-00 00:00:00’, `publish_down` datetime NOT NULL default ‘0000-00-00 00:00:00’, `tags` TEXT NOT NULL DEFAULT ”, `params` TEXT NOT NULL DEFAULT ”, PRIMARY KEY (`bid`), KEY `viewbanner` (`showBanner`), INDEX `idx_banner_catid`(`catid`) ) TYPE=MyISAM CHARACTER SET `utf8`

    This error occur in all Joomla 1.5 quickstart installation.
    Where is the problem?

    phong nam Friend
    #508194

    Hi mahdiit,

    You can try to follow the tip inside the below thead to solve your database problem at http://forum.joomla.org/viewtopic.php?t=195859.

    In addition, i’d like to remind you that Joomla 1.5 and its related problems are no longer supported by Joomla community and us, Joomlart. By that reason, for other J1.5 issues, i suggest you to raise a question on http://forum.joomla.org so that other experienced users can give you any advices on these.

    mahdiit Friend
    #508278

    <em>@Leo Burnetts 392580 wrote:</em><blockquote>Hi mahdiit,

    You can try to follow the tip inside the below thead to solve your database problem at http://forum.joomla.org/viewtopic.php?t=195859.

    In addition, i’d like to remind you that Joomla 1.5 and its related problems are no longer supported by Joomla community and us, Joomlart. By that reason, for other J1.5 issues, i suggest you to raise a question on http://forum.joomla.org so that other experienced users can give you any advices on these.</blockquote>
    Thank you Leo Burnetts
    I think that the problem comes from quickstart file, because I installed Joomla 1.5 successfully.

    phong nam Friend
    #508309

    Hi,

    Did you solve your database problem yet ?

    mahdiit Friend
    #508507

    Hi Leo Burnetts
    Thanks for your attentions. Yes I solved it and I have a new question?
    I want to hide “add to cart” button in vm product and just display “details”. Please look at this image:

    How can I do it?
    Thanks.


    1. wwww
    phong nam Friend
    #508521
    mahdiit Friend
    #508760

    Hi Leo Burnetts
    Thanks, it was usefull.
    Regards.

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 2 voices, and was last updated by  mahdiit 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum