![]() |
Tried installing this on my 3.6.4 forums and the older version thread has been put in the mod graveyard. Does anybody have the older version files yet?
|
anybody?
|
BTW-This version will not work on older versions of VB
|
i installed it , but its not showing in my forums. Did I need any template edit?
Please help. |
Quote:
|
I'm running a 3.7.2 board, after uploading all files once i try to import the product (the xml file) i get:
A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were: * Bitfield Collision: credits_cantearn = prefixrequired So what to do??? |
You need to upgarde vBCredits. But check within the vBCredits thread to be sure.
|
Works really good for me. Can you please add checking if a "deal URL" is entered twice. So everyone can one rate once per deal URL.
|
Will this cause lag or slow down my website? I have a fairly large website so would like to know thanks.
|
No, it won't. It's just a rating system.
|
Digging it so far! Thanks!
But for my forum, member's feedback ratings need to be hidden OUTSIDE the classifieds forum. (the classifieds is HIDDEN on my forum and is only visible to registered members so this will confuse non members who will be wondering what its for and will give away the secret of the classifieds) Can you supply some template code to fix it so that the Itrader score is shown only in selected forums please? Many thanks |
Quote:
|
Installed, thanks. :)
|
wait for final release of 3.7.x! Great!
|
We have uninstalled this mod, until its out of BETA.
We now have numerous MySql errors and need to fix this. All template edits have been reverted, product succesfully uninstalled. The error we get ( but cannot locate ) .. so help needed is: Code:
nvalid SQL: |
Anyone any suggestions?
|
Could someone tell me what "is_member_of()" function" code I would need to put in my postbit to exclude certain usergroups from displaying a itrader score? I don't want my banned users or sponsors to have a feedback score for obvious reasons. Thanks everyone!
|
Quote:
|
Installed!
Early days yet.. I am hoping it will work out! Thanks |
We still have SQL errors, caused during and after the removal of this mod. My suggestion would be, unless your a database whizzkid, or the author actually ever posts here again, to avoid until he has answered some issues, and addressed them, and or its gone gold.
Ozzy |
Installed Works Awesome Thanks :)
|
Figured it out. I had to follow the version number update after doing the debug option. Works great!
Thanks! |
Quote:
Technically, this isn't a BETA version, but an interim release until the full version is completed, which is reported to be an undermined amount of time. What you might have here, since I'm not hearing this to be a common problem, is a modification conflict with something else. Have you tried disabling your hacks to see if you still get the error with them all off? |
Quote:
I don't think the instructions are going to be enough for me to get this one. Below are the instructions inside the zip: ----------------------------------------------------------- Two fields are added to the "user" table to facilitate rating usage pretty much anywhere you please within the forum. The two fields are: * itrader_total - iTrader Score (stored as an integer) * itrader_pcnt - Percent Positive Feedback (also stored as an integer) Most likely you will want to add the score info to the postbit and/or postbit_legacy template(s), MEMBERINFO, and memberlist_resultsbit template. Actual placement and style is entirely up to you, however here's a sample to get you started. Note that the MEMBERINFO & memberlist_resultsbit templates won't need the conditional around the text since you can't view a "guest" in those cases. <if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if> Additionally it would be wise to have some sort of link that is easily accessible to your members so they can view their own ratings. My suggestion would be to add some code in the navbar or usercp menu somewhere. If no userid is specified then the system defaults to the user's own iTrader page. <a href="itrader.php?$session[sessionurl]">iTrader</a> Use your imagination where you want these links to be visible, there's nothing set in stone where it should be display or how it should look. Some people wanted the percent score so I added in this version. You can get creative and use some stars or something based on their score or positive ranking. If you only wanted the info to show up for specific usegroup, you can use the "is_member_of()" function conditional in your templates. Also if you only wanted it to show up for specific forum sections, you could use the "in_array()" function. Read more in the vBulletin documentation for nifty things with template conditionals. Sorry to skimp on the documentation, next release will be much better, however most people should know what they are doing by now with templates and if you don't, spend the time to learn as you can greatly enhance your forum. ------------------------------------------------------------------------------------------------------------ Can anybody give me the code and where to put it (in relation to the other code) for the member info and member list templates? I've never implemented a hack besides putting the initial code in the post bit legacy and inserting the vbulletin blog so I can't use my imagination on where to put it. Shazz, Mark, and all those that have helped - thank you very much. I'm very new to this code and I am struggling. I've tried implementing the codes suggested but none have worked - either nothing happens or it screws up the other code. |
Quote:
|
I have it in and working in the postbit legacy but I can't implement it anywhere else.
Thanks for the reply. |
That block of code is only for the postbits, and not anywhere else. The next line of code in the documentation is for creating a link to iTrader everywhere else.
|
Quote:
I have no idea why and what is causing it, we have removed the product in its entirety, and also reverted any template changes, according to reverse install procedures. Error email we receive is thus... Code:
Database error in vBulletin 3.7.2: It being one of our moderators. Any suggestions greatly received, as its driving me mad ! |
all installed ok - however i cannot see where / how to leave feedback ?
any clues ? Thanks |
ok found the link itrader_feedback.php?u=X
great mod *installed* |
That is wierd. Have you looked over your database in phpMyAdmin to see if there's anything lingering?
|
Quote:
its weird lol |
Love the product and it's usefulness. However, I get this below on my memberlist. How can I remove it?
https://vborg.vbsupport.ru/external/2008/08/67.jpg |
Ive followed all the steps in the readme and the template html's. But im still getting the no permission thing when i click on my itrader. I enabled itrader, but for some reason when i go to user permissions and try to adjust the itrader 3 buttons at the bottom, and turn them to yes, they dont change at all, but it says successful. When i go back they're still on no. Please help me
After clicking save changes when i set all the itrader permissions to Yes. It creates that group again in the custom groups o.0. for example i clicked edit adminstrator in the default groups, and set the permissions to yes, and when i clicked save, it created another admin group in the custom groups o___o |
Downloaded, Installed and Nominated!!! Everything is working perfectly well. I just followed all the instructions and use my admin instinct and common sense.
Before I installed this, I was just using my REPUTATION POWER which is just a waste of space and bandwidth and time. :) Anyway, is there a way I could use this iTrade in replacement of the REP POWER by adding some items? And then name it User's Rating. Right now, there's BUYER, SELLER, TRADE... How about adding something like FRIEND, ACQUAINTANCE, GENERAL, ETC. So, it would be relevant to rate somebody outside the For Sale section regarding his personality or whatever. I'm not really good in messing up with the codes. When I looked at iTrade, it gave me a migraine on how and where to start. Thanks so much for your time. :) |
Hey,
Can anyone help me out with this? The mod seems to have installed no problem, but I am having problem when it comes to placement. I have included the if conditional inside my postbit_legacy template but to no avail. I am interested in providing a system similar to that of namepros where the trader rating for each member is displayed inside each and every thread as well as inside their profile. http://www.namepros.com/parking-and-...ml#post2969073 Could someone help me out with this please and perhaps tell me where I'm going wrong? Cheers. |
Quote:
https://vborg.vbsupport.ru/showthrea...hlight=itrader |
Quote:
Problem is, I have included: <if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if> inside my postbit_legacy template, but see nothing in the way of ratings. Is there something I'm missing? Do I need to add this code anywhere else in order to see ratings displayed under the user's name in every thread? Or is it a matter of an incorrect install? Help appreciated. |
I think it's gotta be missing something. You need to edit a few templates, but you don't need the if tags
Just this. Code:
<div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div> |
I was about to suggest the same thing. The <if> conditional is probably making it invisible.
|
All times are GMT. The time now is 12:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|