[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!
Ideas Centre
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)
Locked
thoomas
Registered User
Posts: 56
Joined: Fri Jul 13, 2007 11:50 am

Re: [DEV] Thanks for posts

Post by thoomas »

rxu wrote:
xargs wrote:Column 'forum_id' cannot be null [1048]
The error should be fixed now.
Thanks! Got my thanks migrated, at last. Everything seems OK now.
pathfinderenterprises
Registered User
Posts: 142
Joined: Fri Aug 04, 2006 5:14 pm
Location: Bolton
Contact:

Re: [DEV] Thanks for posts

Post by pathfinderenterprises »

On a different tack.

I have decided to try this on my board and it has installed and been enabled without errors and I have migrated the data from my old mod on 3.0.12

The list of 'Top 50 Thanks' shows at the bottom of the home page and the number of thanks a user has made and received shows in their profile next to their posts.

However, the 'Thanks' icon doesn't appear on any posts and neither does the 'Thanks count' for each post.

I have checked for any options in user/group permissions, but nothing is showing. I have checked all permission areas (I would have expected to find it in 'Misc' but there is nothing there, or in any other area.

Any idea why the icon etc is not showing?
below is a list of the extensions I have active on my board. Is there any known conflict between any of these?

Advanced BBCode Box
Auto Database Backup
Board Announcements
Board Rules
Breadcrumb Menu
Database Optimize & Repair Tool
FAQ manager
Forum Disclaimer
Google Analytics
Last Post Avatar
List subforums in columns
Pages
Pages: TinyMCE WYSIWYG Add-on
Password Strength
PhpBB Countdown
Precise Similar Topics
Private Message Box Status Bars
Prune Logs
Quick Login
Recent Topics
Thanks for posts
Topic Author
Topic Preview
Upload Extensions
Keith


If everything seems to be going well, you have obviously overlooked something.
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] Thanks for posts

Post by rxu »

pathfinderenterprises wrote:Any idea why the icon etc is not showing?
Are you using custom style?
pathfinderenterprises
Registered User
Posts: 142
Joined: Fri Aug 04, 2006 5:14 pm
Location: Bolton
Contact:

Re: [DEV] Thanks for posts

Post by pathfinderenterprises »

no, I'm using prosilver, only additions are the extensions I listed.
Last edited by pathfinderenterprises on Wed Apr 01, 2015 8:05 am, edited 1 time in total.
Keith


If everything seems to be going well, you have obviously overlooked something.
User avatar
richey
Registered User
Posts: 636
Joined: Mon Feb 18, 2002 4:26 pm
Location: now@Cyberspace
Contact:

Re: [DEV] Thanks for posts

Post by richey »

The zip archive file of the extension contains a subdirectory named 'Wolfsblvt'.
Is it required for the extension to work? Because it looks like it has been accidentally included.
.
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] Thanks for posts

Post by rxu »

Unlikely, as zip archive is generated from the repo content and the repo doesn't contain that folder.
User avatar
masterbiz
Registered User
Posts: 65
Joined: Thu Dec 20, 2012 8:31 am

Re: [DEV] Thanks for posts

Post by masterbiz »

Abandoned Extensions ?
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11073
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [DEV] Thanks for posts

Post by Raul [ThE KuKa] »

masterbiz wrote:Abandoned Extensions ?
And that why? :shock:
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] Thanks for posts

Post by rxu »

masterbiz wrote:Abandoned Extensions ?
Not yet.
User avatar
masterbiz
Registered User
Posts: 65
Joined: Thu Dec 20, 2012 8:31 am

Re: [DEV] Thanks for posts

Post by masterbiz »

Raul [ThE KuKa] wrote:
masterbiz wrote:Abandoned Extensions ?
And that why? :shock:

1 ) The requested URL /toplist was not found on this server. !

2 ) The requested URL /thankslist was not found on this server. !
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] Thanks for posts

Post by rxu »

masterbiz wrote:The requested URL /toplist was not found on this server.
Are you using the latest snapshot? If you are, try disabling URL rewriting in ACP->Server settings.
User avatar
masterbiz
Registered User
Posts: 65
Joined: Thu Dec 20, 2012 8:31 am

Re: [DEV] Thanks for posts

Post by masterbiz »

rxu wrote:
masterbiz wrote:The requested URL /toplist was not found on this server.
Are you using the latest snapshot? If you are, try disabling URL rewriting in ACP->Server settings.
Version : 2.0.2

URL rewriting : NO
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] Thanks for posts

Post by rxu »

masterbiz wrote:Version : 2.0.2
This extension is in development still, so the version number doesn't change from commit to commit. Try updating to the latest code.
User avatar
masterbiz
Registered User
Posts: 65
Joined: Thu Dec 20, 2012 8:31 am

Re: [DEV] Thanks for posts

Post by masterbiz »

rxu wrote:
masterbiz wrote:Version : 2.0.2
This extension is in development still, so the version number doesn't change from commit to commit. Try updating to the latest code.
Perfect now works thanks
;)
drooid
Registered User
Posts: 81
Joined: Tue Mar 31, 2009 9:15 am

Re: [DEV] Thanks for posts

Post by drooid »

I've got errors after install try:

Code: Select all

SQL ERROR [ mysql4 ]

Key column 'user_id' doesn't exist in table [1072]

SQL

ALTER TABLE phpbb_thanks ADD INDEX user_id(user_id)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
And what now?
Locked

Return to “Extensions in Development”