![]() |
Quote:
|
Does this work on vbulletin 3.6.8?
|
Quote:
|
Quote:
|
Quote:
Any workaround aside from phpmyadmin? |
Quote:
Don't dig so deep into the feedback and you will see the edit icon appear and it will not be greyed out. |
I made a little modification to mine that I thought I would share with you guys.
I changed the default text that goes out in the PM when a user has gotten a rating from another user. I added to the bottom of the text a line suggesting they leave feedback for the other person if they have not yet done so, and with a link to do that. The link needed some modification to the script to work. This is my NEW pm that goes out, Quote:
Quote:
To construct the URL to leave feedback for the other person required some trickery. Backup your itrader_feedback.php Open up a new copy in your text editor, Find, line 230: Code:
$vbphrase['itrader_pm_message_x'] = construct_phrase($vbphrase['itrader_pm_message'], $vbulletin->userinfo['username'], $vbulletin->options['bburl'], $itrader['rateid'], $userinfo['userid']); Code:
$vbphrase['itrader_pm_message_x'] = construct_phrase($vbphrase['itrader_pm_message'], $vbulletin->userinfo['username'], $vbulletin->options['bburl'], $itrader['rateid'], $userinfo['userid'], $vbulletin->userinfo['userid']); Open your adminp and click to expand Languages & Phrases search for your phrase itrader_pm_message by typing "received a new rating" in "Search for Text" and select 'iTrader" in "Phrase Type" Click edit to edit your newly translated version, and this is the code you paste in there PHP Code:
Hope this helps somebody! Enjoy! |
Anyone installed this on 3.6.8?
Does it work Ok? Many thanks. |
Quote:
I upgraded to 3.6.8 and it works fine. |
Sorry totally LOST!
But Now I'm Found.......Never Mind...Wow what a script, not just itrader, the hole vbulletin thing. Nice job.. Thanks |
All times are GMT. The time now is 11:17 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:
|