![]() |
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* |
All times are GMT. The time now is 10:51 PM. |
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:
|