![]() |
Quote:
|
AnimeWebby just wanted to say thanks for all the support so far, ya doing well kid hang in there :)
I have a couple of things, working of a vb3rc2, have installed the hack and all seems ok apart from: 1. When I add a hack or modify I get a message telling me that the phrase "Saved named x saved succesfully" could not be found, I checked and its there for sure. 2. When I goto a user and click Yes to a medal and put a reason, I then click save, and it doesnt save, I go back to the user and its set to NO and viewing the users profile shows nothing. So basically its not saving the action. Any ideas? Regards |
Quote:
2. If you are using the htl version of the hack it might have something to do with the comments it places before and after any file edits. So just check out admincp/user.php and if you have any comments in between mysql then remove them. If not just make sure you applied all the changes to that file. |
Thanks m8, now I get a different error.
Code:
Database error in vBulletin 3.0.0 Release Candidate 2: in my vb RC2 showthread.php I have Code:
LEFT JOIN " . TABLE_PREFIX . "user AS user ON(user.userid = post.userid) Code:
>Find: Hope you can help :) |
ok update :)
I took out the annoucements and fixed the user.php and its all working great :) Top marks for the hack m8 :D:D:D |
Ok in some of the files it says thing like edit "poll results" and add "poll result add award" or something. But I was wondering do you edit ALL of the poll results etc. Or just the first ones?
|
geez it's seems when I upload the "showthread.php" everything goes to hell. I don't know which one to edit. From the
In /showthread.php ------------------------------- ==>Find: 'pollresult' ==>Replace With: 'pollresult', 'awards_bit' ==>Find: usertextfield.*, ==>Replace With: usertextfield.*, useraward.*, ==>Find: LEFT JOIN " . TABLE_PREFIX . "usertextfield AS usertextfield ON(usertextfield.userid=announcement.userid) ==>Replace With: LEFT JOIN " . TABLE_PREFIX . "usertextfield AS usertextfield ON(usertextfield.userid=announcement.userid) LEFT JOIN " . TABLE_PREFIX . "useraward AS useraward ON(useraward.userid = user.userid) Their is 2 of each these. And on the LEFT JOIN " . TABLE_PREFIX . "usertextfield AS usertextfield ON(usertextfield.userid=announcement.userid) in my file it has LEFT JOIN " . TABLE_PREFIX . "usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN " . TABLE_PREFIX . "usertextfield AS usertextfield ON(usertextfield.userid = user.userid) See how it has AS as oppose to ON? Please help? |
Any one?
|
not installed this m8 but if there is 2 here is what i would do
i would try it on the first one then save file (always backup orginal files first) and if it dont work then try it on the second one. Its gotta be one of the two :) |
Quote:
|
All times are GMT. The time now is 09:13 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:
|