[CDB] Thanks for posts

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Get Involved
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
User avatar
mr.ruf
Registered User
Posts: 136
Joined: Thu Apr 04, 2013 11:12 pm
Location: PuErTo RiCo
Name: Harold

Re: [DEV] Thanks for posts

Post by mr.ruf »

rxu wrote:mr.ruf
Do you have custom style installed?
yes , kuka say the true , i use PBTech style
rxu
Extensions Development Team
Posts: 4018
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: [DEV] Thanks for posts

Post by rxu »

Prosk8er wrote:
thoomas wrote:hi,
any ideas about how to carry old thanks for posts (from the 3.0.12 mod) in the database to the new one? My board users just want their thanks back :D
what version where you using for 3.0.12 and be4 you updated phpbb to 3.1.x did you use phpBB's STK?
looks like if you where using 1.3.4 or less it should have updated? looks like he didn't make a update script for 1.3.5
As 1.3.5 is the last MOD version, update is not needed while migrating to extension.
thoomas
Registered User
Posts: 56
Joined: Fri Jul 13, 2007 11:50 am

Re: [DEV] Thanks for posts

Post by thoomas »

any suggestions how to migrate old thanks to the new extension?
rxu
Extensions Development Team
Posts: 4018
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: [DEV] Thanks for posts

Post by rxu »

All the 3.0 TFP MOD data should be kept, you need just to leave the thanks MOD table and its other database data at place.
thoomas
Registered User
Posts: 56
Joined: Fri Jul 13, 2007 11:50 am

Re: [DEV] Thanks for posts

Post by thoomas »

rxu wrote:All the 3.0 TFP MOD data should be kept, you need just to leave the thanks MOD table and its other database data at place.
i had to delete old MOD tables, because they gave me a lot of errors in ACP. Any possibility to migrate data from the old tables (i have a local backup) to the new ones?
rxu
Extensions Development Team
Posts: 4018
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: [DEV] Thanks for posts

Post by rxu »

There's no other way to get the dsta converted to the ext then having 'thanks' table and the MOD version config entry in the board's database.
thoomas
Registered User
Posts: 56
Joined: Fri Jul 13, 2007 11:50 am

Re: [DEV] Thanks for posts

Post by thoomas »

I tried to upgrade like you said, but the result is as follows:

Code: Select all

SQL ERROR [ mysql4 ]

Column 'forum_id' cannot be null [1048]

SQL

UPDATE phpbb_thanks SET forum_id = (SELECT forum_id FROM phpbb_posts WHERE post_id = phpbb_thanks.post_id)
what can i do next? I realized that i had TFP version 1.2.5 :oops: Maybe this is too old to be upgraded?
rxu
Extensions Development Team
Posts: 4018
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: [DEV] Thanks for posts

Post by rxu »

thoomas wrote:I realized that i had TFP version 1.2.5 Maybe this is too old to be upgraded?
Nope, it's ok with the MOD version. Currently this is the extension's migration bug which is unresolved yet.
thoomas
Registered User
Posts: 56
Joined: Fri Jul 13, 2007 11:50 am

Re: [DEV] Thanks for posts

Post by thoomas »

rxu wrote:
thoomas wrote:I realized that i had TFP version 1.2.5 Maybe this is too old to be upgraded?
Nope, it's ok with the MOD version. Currently this is the extension's migration bug which is unresolved yet.
OK, must wait then ;)
User avatar
daveb86
Registered User
Posts: 264
Joined: Tue Jul 03, 2012 4:31 am
Location: Manchester, UK
Name: Dave B

Re: [DEV] Thanks for posts

Post by daveb86 »

Hi rxu

We are using a style that inherits from Prosilver .. But the thumbs up images etc dont appear for us, However the star rating does .. Any ideas ?


Image
diegargon
Registered User
Posts: 39
Joined: Sat Aug 22, 2009 6:10 pm

Re: [DEV] Thanks for posts

Post by diegargon »

i have the same problem, with the thanks mod and reputation mod,
nachtelb
Registered User
Posts: 158
Joined: Sun Feb 19, 2006 2:00 pm
Location: Germany
Name: Bernhard

Re: [DEV] Thanks for posts

Post by nachtelb »

I tried a install, but i got a error: „thanks_for_posts_version“ doesnt exist
poplarman
Registered User
Posts: 51
Joined: Mon Aug 25, 2008 3:30 pm

Re: [DEV] Thanks for posts

Post by poplarman »

rxu - I know that you will busy but I'd like to raise a question with you as you develop a 3.1.1/2 version for this Extension.

A lot of interest has been shown in the provision of a 'Like' function similar to that used within Facebook, but not in any way connected to Facebook and, of course, similar to 'Thanks for Posts'. I wonder if you might provide either a version, or an option, to change the 'thanks' to 'likes' so that for instance "username thanks you for your post" becomes "username likes your post". My guess is that this change would generally be limited to language modules but I'm no expert. It may seem like only semantics, but I believe there is a huge difference between Thanks and Likes - particularly for my own Forum.
diegargon
Registered User
Posts: 39
Joined: Sat Aug 22, 2009 6:10 pm

Re: [DEV] Thanks for posts

Post by diegargon »

i like that option, i plan use this extensión or the reputation for something like "like" or "+1". if i not need modifed the code would be better.
Anyway i supposed must be easy adapt with language files only.
Xamix
Registered User
Posts: 27
Joined: Fri Oct 24, 2014 10:38 pm

Re: [DEV] Thanks for posts

Post by Xamix »

martin123456 wrote:Post toplist gives 404 error
Thanks list gives 404 error

Thank a user works perfect
Have the same problem here and cant fix it :( :(

Could someone help me please i just cant seem to get there. :oops:

Also i have translated almost everything(only tnhig left is the acp) to portuguese but i dont have a clue how to send it to gifthub but i cand send them by mp or something as soon as i finish them...

Thank you all in advance :D

Return to “Extensions in Development”