![]() |
Thanks for that, Shazz. I updated the permissions but still do not see itrader ratings on the user interface. There is only the admin and a user on my forum right now. Is that why or should the itrader ratings be up as soon as I have entered the info and refreshed the page?
|
Quote:
|
Here are the instructions and steps I took:
1. Upload ALL the files in the "Upload" directory, including the sub-directories! All files should be uploaded. 2. Install the iTrader Product via the Plugin Manager. The XML file is located in the "Product XML" folder. Installed this as a product and not a plugin from my computer and not server. Could this be the source of the problem? 3. Edit all the usergroup permissions (all groups default to no access). The iTrader permissions will show up at the bottom of the list. User permissions edited both for admin, registered users, and non-registered users can view the trader rankings. 4. Edit your iTrader options in the vBulletin Options menu. They will be listed at the bottom of the page in their own group. Edited itrader options to active. 5. Edit your templates, more info can be found in the Template Info.html file. Did not edit templates. 6. That's it, your iTrader system should be up and running! |
Quote:
|
I have the feedback viewing displayed in the postbits. However when I try to view it on the memberinfo page it isn't there. Any recommendations on how to get it to show?
|
Quote:
Does anybody have any advice on what I should be looking for as far as files to edit and where to find them? Thanks. |
Quote:
Here you will have the list of templates Find postbit or postbit_legacy |
Cant seem to find it in the permissions. I dont think I have a file in the correct place. PLEASE HELP!
|
Quote:
|
Yes it is there. I did the template thing as well. Just no option for permissions is there, for this mod.
|
Quote:
Be sure to go through the whole usergroup page and look for the iTrader settings There should be 3 of them |
nope,
Just a question when I upload the file do I upload the "UPLOAD" folder to the root, or do I upload the enter file to the root file? |
Thank you Shazz, I know have itrader up on the post information because of your help. I've now moved on trying to include itrader in the memberlist.
What is the correct code I should use for the memberlist_resultsbit template? I tried several things. Here is the last code I attempted: <if condition="$show['userid']"> AND exec_switch_bg()"><td class="$bgclass">$userinfo<b><a href="itrader.php?$session[sessionurl]u=$post[userid]"> $post[itrader_total]</a></b></td></if> |
Quote:
|
Quote:
Code:
<div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div> |
Quote:
:confused: In what line should I put that code? What should I search in the template so that I can insert it before (or after)? Thank you so very much! :up: |
Crazy question, but will this work on 3.6.4?
|
Quote:
Quote:
iTrader 2.0 |
I've updated to the new 2.1.0, running vbulletin 3.7.2 PL1
I had to manually update the version number, but iTrader works. Postbit and Postbit Legacy template modifations show properly using PHP Code:
PHP Code:
PHP Code:
EDIT: Doesn't work on amy Member Info template areas either. |
Getting
Quote:
any ideas? |
Quote:
|
Quote:
Quote:
Quote:
Also as a note to everyone, if you want to put feedback in your memberinfo sections, vbulletin CHANGED its code for the memberinfo section. PHP Code:
|
fuuuck - just deleted itrader tables manually in SQL ^^
Has anyone the source masql command to create the tables needed for 2.1.0 - Cause installation doesnt more create them Oo |
I updated my auto-insertion hack for iTrader 2.1.
Inserts iTrader - iTrader (0) - in both postbits Inserts iTrader - iTrader link - in a usercp (at the bottom of left side menu) Inserts iTrader - Leave Feedback link - on a persons profile page. You can see the hack in action at www.hotcouponworld.com Mark |
This mod should include your above file by default as well as settings to turn on and off in each location. Here is another bit of code for you guys if you want it:
This creates a link at the bottom of the 1st post message to give feedback to the user. This is selectable for what forums you want to have this in. For instance just the for sale forums. Example below make sure to put YOUR URL and the forums you want. If you have TMS: Product: iTrader Template: postbit/postbit_legacy Title: iTrader Postbit Link Varname: itrader_postbit_link Active: Yes Searchorder: 5 Search for Text: $template_hook[postbit_signature_start] Insert Above Text <if condition="$post['userid'] AND $show['member'] AND $post[postcount]==1 AND in_array($GLOBALS[forumid], array(41,43,44))"><br /> <a href="http://www.yourdomain.com/itrader_feedback.php?u=$post[userid]&dealurl=http://www.yourdomain.com/showthread.php?t=$thread[threadid]"><span style="font: 20px verdana; color: red; font-weight: bold">Leave Feedback HERE</span></a></if> Or you can create a plugin and follow structure in the above XML in last post and add this code to the hook I state in this post. Can do this many ways but this is a MUST have. |
Yes, I will work on that. In the mean time here is the all of the template_hooks for the postbits.
Code:
template name="postbit_legacy" and template name="postbit" |
Quote:
|
edit your config.php file. At the bottom will be a comment about debug. Uncomment that line.
|
We are talking about the vBulletin config.php right? I looked in there and there is no reference to debug. Used vi pattern search also in the file with no hits.
|
Put this at the end of your config.php file
Turn your forum off before you do this. Lots of info can be had from this info. Then comment out the line afterwards. Code:
$config['Misc']['debug'] = true; |
your a legend, cheers!
|
Quote:
|
Hmmm, still gettin'
Quote:
I need that Plugin :( |
My classified section is hidden from non members
So is there a case for hiding Itrader ratings from non members? Or even making the ratings only visible WITHIN the classifieds forum? (should a persons trading rating drag around with them all over the forum is the question..) Any power users tips on this would be very appreciated Many thanks in advance |
Quote:
|
Anyone having problems with their users getting an error stating they don't have the "rights" to leave feedback? Not sure why this would happen..
|
My users are getting this error..
xxxxxx, you do not have permission to access this page. This could be due to one of several reasons: Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. Log Out Home I checked the usergroup permissions and everyone has a yes next to being able to leave feeedback etc.. The only no is the one next to edit and delete feedback. |
I uninstalled itrader and reinstalled and reenabled the permissions and am still getting this error...
**EDIT** I enabled, any user can edit or delete ratings and it will allow me to submit feedback now.... Not sure if anyone knows what is up with that? |
Quote:
Mark |
i installed it , but its not showing in my forums. Did I need any template edit?
Please help. |
All times are GMT. The time now is 07:03 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:
|