Elad Nava Posted November 1, 2010 Author Posted November 1, 2010 After upgrading thank counts resetted and post counts on topic view doesn't work. Always shows as 0. Hi, If you imported the new hook, it should have automatically updated the data in profile_portal to be identical to thanks field. If not, run this query:UPDATE profile_portal p, members m SET p.thanked = m.thanked WHERE m.thanked > 0 AND p.pp_member_id = m.member_id Hello Elad I understand fully what the mod does but I would like to be able to show it to some of my mods before we commit to buy but your live demo link doesn't seem to be working. Any chance you could have a look and sort it out please? Cheers Hi, Fixed the live demo link, you can register and thank topics there. http://eladnava.com/demo/
Planetby Posted November 1, 2010 Posted November 1, 2010 Works great as always Elad :D nice that it is now a no file edits no probs on 3.1.3 btw :)
Elad Nava Posted November 1, 2010 Author Posted November 1, 2010 Thanks a lot Planetby! Have a nice day. :)
sk8er_boi Posted November 1, 2010 Posted November 1, 2010 Hi, If you imported the new hook, it should have automatically updated the data in profile_portal to be identical to thanks field. If not, run this query:UPDATE profile_portal p, members m SET p.thanked = m.thanked WHERE m.thanked > 0 AND p.pp_member_id = m.member_id Hi, Fixed the live demo link, you can register and thank topics there. http://eladnava.com/demo/ Thanks very much. Thank counts came back but post count field above the thanks count field in topic view still shows 0 :(
Elad Nava Posted November 2, 2010 Author Posted November 2, 2010 Hi, It shouldn't have to do with the post count but you can recount the members' post counts in Admin CP -> Recount & Rebuild.
sk8er_boi Posted November 2, 2010 Posted November 2, 2010 Hi, Post counts show normally on profile screen and on user card. But post count under the avatar is always 0.
Elad Nava Posted November 2, 2010 Author Posted November 2, 2010 Hey, Could you PM me Admin CP login to your board so I can debug this strange problem? Elad
Saferpak 1 Posted November 17, 2010 Posted November 17, 2010 Great hook thanks, but it's broke my skin. http://www.ifsqn.com/forum/index.php?/topic/14834-issue-4-of-the-brciop-global-standard-for-packaging/page__view__findpost__p__39492 Can anyone give me a fix?
Elad Nava Posted November 18, 2010 Author Posted November 18, 2010 Send me ACP details, please. It probably has to do with your edited topicViewTemplate.
Xstef Posted November 23, 2010 Posted November 23, 2010 Recently i made an upgrade at my ipboard foroum to 3.1.4. I have also updated [EN30]-Ajax-Thanks-v102 to [EN30]_Ajax_Thanks_v1.0.3 and (T31) Hide Content 2.0.0 to (T31) Hide Content 2.1.0. My problem is that when i press the thanks button it counts the thanks but i don't get the hidden content unless i refresh the page. I made all file edits but there is a diference on the integrate edit. Hide Content Integrationadmin/sources/classes/bbcode/custom/tbHideContent.php Find: $existing[ $this->topic['tid'] ] = ( intval($hideCheck['found']) > 0 ) ? true : false; On my file i see this diference $existing[ $this->topic['tid'] ] = ( intval($hideCheck['pid']) > 0 ) ? true : false; How can i make it work as before showing the hidden content without refreshing the page? Any help is apreciated...
Elad Nava Posted November 23, 2010 Author Posted November 23, 2010 Hide Content author must've changed the code, I would take a look but I don't have the latest version of the mod. :( If you could ask Terabyte to send me a copy, would be great.
Liptonpc Posted December 2, 2010 Posted December 2, 2010 I also have same with Xstef. May I know how can the page will auto refresh after click Thanks and Remove Thanks? Thanks
Elad Nava Posted December 3, 2010 Author Posted December 3, 2010 Like I said, I don't have the new version, else I would fix this.
Liptonpc Posted December 3, 2010 Posted December 3, 2010 I just mean how can do the page auto refresh after i click Thanks or Remove Thanks buttons. I'm not install Hide content !!! Thanks.
Elad Nava Posted December 3, 2010 Author Posted December 3, 2010 If the page refreshed after clicking thanks, it wouldn't be called Ajax Thanks. Making it refresh completely defeats the purpose
Zhana Posted March 1, 2011 Posted March 1, 2011 Hi Elad, I posted in the wrong thread before. Does it works with the latest version of IPB? And it is possible to integrate it with (T31) Hide Content? Thank you.
Connor T Posted March 1, 2011 Posted March 1, 2011 Hi Elad, I posted in the wrong thread before. Does it works with the latest version of IPB? And it is possible to integrate it with (T31) Hide Content? Thank you. Yes, and yes. View his main thread here: http://forums.invisionize.com/topic/144361-en30-ajax-thanks-v105/
Elad Nava Posted March 1, 2011 Author Posted March 1, 2011 Thanks so much for your outstanding reply iBotPeaches! :)
Zhana Posted March 2, 2011 Posted March 2, 2011 Hi, To integrate with hide content would I have to do any edits or it will be automatic? Thank you.
Elad Nava Posted March 3, 2011 Author Posted March 3, 2011 Yes, the edits are inside the Fresh Install file.
Elad Nava Posted March 3, 2011 Author Posted March 3, 2011 Please look for the error log in cache/sql_error_latest.cgi
Zhana Posted March 3, 2011 Posted March 3, 2011 Date: Thu, 03 Mar 2011 09:28:31 +0000 Error: 1054 - Unknown column 'thankers' in 'field list'
Elad Nava Posted March 4, 2011 Author Posted March 4, 2011 Appears as the mod installation didn't complete, or something. Try to reimport the mod.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.