XenCentral Feedback System 2

XenCentral Feedback System 2 [Paid] 2.3.5

No permission to buy (€54.99)
this has been fixed with the last update but the feedback is not notified as alerts currently.
My ticket is open.

I also wanted to propose that neutral votes and Trader's option when adding feedback can be removed.
190741

In my case I only need to use positive and negative feedback between buyer and seller, so the third option should be able to hide.


also, to make it more attractive to the eye, in the feedback tab, colors should appear for example, each type of feedback in green, gray or red depending on the type of feedback that is.
190740

Thank you for creating this plugin, it will be very useful in my platform
 
Great complement and support is great.

Give my platform a new level of reliability for users.
The support tickets are answered quickly and very effectively.
 
Could you please, share your CSS ?

Thanks!

Just add this to extra.less

Code:
.fa-positive:before{content:"\f00c";color:#6FB758;font-size:1.2em}
.fa-negative:before{content:"\f00d";color:#E6574B;font-size:1.2em}
.fa-neutral:before{content:"\f068";font-size:1.2em}

Then you need to replace all instances of the following :

fa-thumbs-o-up (replace with fa-positive)
fa-meh-o (replace with fa-neutral)
fa-thumbs-o-down (replace with fa-negative)

in each of the following templates

xcfs_feedback_bit_main_info
xcfs_feedback_bit_main_info_view
xcfs_latest_feedback
xcfs_membertab_content
xcfs_postbit_stats_numbers_legacy
xcfs_rating_html
xcfs_user_details
xcfs_user_recent_stats
 
Just add this to extra.less

Code:
.fa-positive:before{content:"\f00c";color:#6FB758;font-size:1.2em}
.fa-negative:before{content:"\f00d";color:#E6574B;font-size:1.2em}
.fa-neutral:before{content:"\f068";font-size:1.2em}

Then you need to replace all instances of the following :

fa-thumbs-o-up (replace with fa-positive)
fa-meh-o (replace with fa-neutral)
fa-thumbs-o-down (replace with fa-negative)

in each of the following templates

xcfs_feedback_bit_main_info
xcfs_feedback_bit_main_info_view
xcfs_latest_feedback
xcfs_membertab_content
xcfs_postbit_stats_numbers_legacy
xcfs_rating_html
xcfs_user_details
xcfs_user_recent_stats

Thanks for sharing but that's a lot of editing for just 3 icons. Maybe @XCentral can add it to the addon's options in the next release.
 
XCentral updated XenCentral Feedback System 2 with a new update entry:

XenCentral Feedback System 2.0.0

Hello everyone!

This is the stable release of Feedback System 2.x.

This release includes the following:

  1. Default notifications fixes.
  2. Trader (XenForo 2) importer.
  3. Phrase fixes.

After XenForo 2.1 RC is released, we'll release the compatible version and will have 2 stable versions 2.0.x for XenForo 2.0 and 2.1.x for XenForo 2.1.

All customers are recommended to upgrade to this version. The update is available in Customer's Portal...

Read the rest of this update entry...
 
XCentral updated XenCentral Feedback System 2 with a new update entry:

XenCentral Feedback System 2.1.0

Hello everyone!

This is XenForo 2.1 compatible version release. It requires XenForo 2.1 to run.

To download XenForo 2.0 compatible release, go to Downloads section from product's page (see screenshot).

After XenForo 2.1 becomes stable, all future versions of Feedback System will require XenForo 2.1.

All customers are recommended to upgrade to this version as soon as they upgrade to XenForo 2.1. The update is available in Customer's Portal...

Read the rest of this update entry...
 
I reported this months ago. Will this ever be fixed so we don't constantly get these errors?

193906
 
Last edited:
XCentral updated XenCentral Feedback System 2 with a new update entry:

XenCentral Feedback System 2.0.1 and 2.1.1 Released

Hello everyone!

Feedback System 2.0.1 (XenForo 2.0 compatible) and 2.1.1 (XenForo 2.1 compatible) are released.

The releases include:
  1. Statistics fixes (details below).
  2. Incorrect IP logging issue fix.
  3. Countable warning issue fix.
Statistics fixes

User and general statistics data are corrected. Feedback Type check icon is implemented. After checking/unchecking the stats should be regenerated with Generate button (see attachment).

To download XenForo 2.0 compatible...

Read the rest of this update entry...
 
Once we've upgraded from 1.5 to 2.1 and installed this addon, what should we do with the XenCentral Framework addon listed under legacy addons? Would it have been best to uninstall the Framework before upgrading to 2.1?
 
Once we've upgraded from 1.5 to 2.1 and installed this addon, what should we do with the XenCentral Framework addon listed under legacy addons? Would it have been best to uninstall the Framework before upgrading to 2.1?

You may just Uninstall Framework after upgrading to XenForo 2.1. Later we'll provide instructions in FAQ for database clean up of Framework data. Thank you!
 
Last edited:
You may just Uninstall Framework after upgrading to XenForo 2.1. Later we'll provide instructions in FAQ for database clean up of Framework data. Thank you!

Thanks! If you could reply to this thread and let us know when you provide those instructions that'd be great.
 
Top Bottom