[3.2][3.3][RC] Thanks for posts (and optional Tapatalk integration)

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!
Scam Warning
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
canonknipser
Registered User
Posts: 2096
Joined: Thu Sep 08, 2011 4:16 am
Location: Germany
Name: Frank Jakobs
Contact:

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by canonknipser »

Naguissa wrote: Thu May 09, 2019 6:46 am that version check DOESN'T support HTTPS protocol
https is supported, you need to add a line with "ssl": true to your composer version check entries. It is not documented in the docs, but you'll find other topics:
viewtopic.php?f=461&t=2510471&p=1524882 ... #p15248826
viewtopic.php?f=461&t=2469806&p=1499827 ... #p14998276
Greetings, Frank
phpbb.de support team member
English is not my native language - no support via PM or mail
New arrival - Extensions and scripts for phpBB
User avatar
canonknipser
Registered User
Posts: 2096
Joined: Thu Sep 08, 2011 4:16 am
Location: Germany
Name: Frank Jakobs
Contact:

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by canonknipser »

Just opened a pull request for the missing ssl info in the documentation: https://github.com/phpbb/documentation/pull/167
Greetings, Frank
phpbb.de support team member
English is not my native language - no support via PM or mail
New arrival - Extensions and scripts for phpBB
User avatar
kamaleon
Registered User
Posts: 555
Joined: Tue Sep 09, 2014 9:47 am
Location: Barcelona

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by kamaleon »

Is the version 3.2.11 the latest version?
This is a test signature. I hope you love it :D
User avatar
Naguissa
Registered User
Posts: 500
Joined: Thu Mar 02, 2017 6:55 am
Location: Barcelona
Name: Naguissa
Contact:

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by Naguissa »

kamaleon wrote: Mon May 20, 2019 7:55 pm Is the version 3.2.11 the latest version?
Last version is 3.2.13.

This version adds version check on phpbb's acp.

I'll add ne 3.2.14 version changing version check server (thanks to @canonknipser).

canonknipser wrote: Thu May 09, 2019 7:39 pm
Naguissa wrote: Thu May 09, 2019 6:46 am that version check DOESN'T support HTTPS protocol
https is supported, you need to add a line with "ssl": true to your composer version check entries. It is not documented in the docs, but you'll find other topics:
viewtopic.php?f=461&t=2510471&p=1524882 ... #p15248826
viewtopic.php?f=461&t=2469806&p=1499827 ... #p14998276



Thanks!

canonknipser wrote: Fri May 10, 2019 12:39 pm Just opened a pull request for the missing ssl info in the documentation: https://github.com/phpbb/documentation/pull/167
Good idea, I don't know phpbb procedure to create tickets or PR...
User avatar
kamaleon
Registered User
Posts: 555
Joined: Tue Sep 09, 2014 9:47 am
Location: Barcelona

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by kamaleon »

And how to get 3.2.13?

From here?

https://github.com/Naguissa/thanks_for_posts
This is a test signature. I hope you love it :D
User avatar
Naguissa
Registered User
Posts: 500
Joined: Thu Mar 02, 2017 6:55 am
Location: Barcelona
Name: Naguissa
Contact:

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by Naguissa »

kamaleon wrote: Tue May 21, 2019 10:32 am And how to get 3.2.13?

From here?

https://github.com/Naguissa/thanks_for_posts
Yes. "Releases" tab, https://github.com/Naguissa/thanks_for_posts/releases
User avatar
kamaleon
Registered User
Posts: 555
Joined: Tue Sep 09, 2014 9:47 am
Location: Barcelona

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by kamaleon »

Awesome, thanks!
This is a test signature. I hope you love it :D
bipolarmorgan
Registered User
Posts: 112
Joined: Tue Jul 07, 2015 7:27 pm
Name: I dont

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by bipolarmorgan »

I PMd this to you as well and you've already responded, so I'm eager and hopeful that it's a quick simple fix, but for others who may have not even noticed (as it took me a few days to notice) ...

My issue on phpBB v3.2.7 is that the toplist icons are not displaying correctly and I'm getting the word Post overlapping them if they show up at all (some styles differ apparently - I've used at least 3 styles so far and all 3 the icons are not displaying correctly) FYI. Please advise if you need further information and if I find a resolution, I will notify here. So far I've been unable to correct it via CSS ... screenshots follow:

Image

Image
User avatar
Naguissa
Registered User
Posts: 500
Joined: Thu Mar 02, 2017 6:55 am
Location: Barcelona
Name: Naguissa
Contact:

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by Naguissa »

Found the issue. I have to change it to a FontAwesome glyph, but I have to check how to get that info, as it's not the same as phpbb < 3.2.

I'll post a message when done.
User avatar
Naguissa
Registered User
Posts: 500
Joined: Thu Mar 02, 2017 6:55 am
Location: Barcelona
Name: Naguissa
Contact:

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by Naguissa »

New 3.2.14 version.:
  • Added Dutch translation (thanks to @coreice)
  • Changed version_check to github.io (thanks to canonknipser)
  • Solved toplist post icons reported by bipolarmorgan

Version check should report new version.

canonknipser wrote: Thu May 09, 2019 7:39 pm https is supported, you need to add a line with "ssl": true to your composer version check entries. It is not documented in the docs, but you'll find other topics:
viewtopic.php?f=461&t=2510471&p=1524882 ... #p15248826
viewtopic.php?f=461&t=2469806&p=1499827 ... #p14998276
kamaleon wrote: Mon May 20, 2019 7:55 pm Is the version 3.2.11 the latest version?
bipolarmorgan wrote: Tue May 28, 2019 4:18 pm I PMd this to you as well and you've already responded, so I'm eager and hopeful that it's a quick simple fix, but for others who may have not even noticed (as it took me a few days to notice) ...

[...]
bipolarmorgan
Registered User
Posts: 112
Joined: Tue Jul 07, 2015 7:27 pm
Name: I dont

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by bipolarmorgan »

Works perfectly now, thanks!!
Exabot
Translator
Posts: 217
Joined: Sun Jan 18, 2015 8:21 pm
Location: Estonia

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by Exabot »

Code: Select all

Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "gfksx.thanksforposts.notification.type.thanks". in /data01/virt11111/domens/www.mysite.eu/forum/vendor/symfony/dependency-injection/ContainerBuilder.php:809 Stack trace: #0 /data01/virt11111/domens/www.mysite.eu/forum/vendor/symfony/dependency-injection/ContainerBuilder.php(455): Symfony\Component\DependencyInjection\ContainerBuilder->getDefinition('gfksx.thanksfor...') #1 /data01/virt11111/domens/www.mysite.eu/forum/phpbb/notification/manager.php(883): Symfony\Component\DependencyInjection\ContainerBuilder->get('gfksx.thanksfor...') #2 /data01/virt11111/domens/www.mysite.eu/forum/phpbb/notification/manager.php(857): phpbb\notification\manager->load_object('gfksx.thanksfor...') #3 /data01/virt11111/domens/www.mysite.eu/forum/phpbb/notification/method/board.php(229): phpbb\notification\manager->get_item_type_class('gfksx.thanksfor...', Array) #4 /data01/virt11111/dom in /data01/virt11111/domens/www.mysite.eu/forum/vendor/symfony/dependency-injection/ContainerBuilder.php on line 809
Problem with the module?
Last edited by Exabot on Fri Jul 12, 2019 11:52 am, edited 1 time in total.
User avatar
Naguissa
Registered User
Posts: 500
Joined: Thu Mar 02, 2017 6:55 am
Location: Barcelona
Name: Naguissa
Contact:

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by Naguissa »

Exabot wrote: Thu Jul 11, 2019 6:13 am [...]
Problem with the module?
Seems any kind of upload error or cache error...

You may try reuploading and deleting server's cache.
Exabot
Translator
Posts: 217
Joined: Sun Jan 18, 2015 8:21 pm
Location: Estonia

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by Exabot »

Deleted. Some chaotic time comes back.

Edit:
PHP 7.2
Forum version phpBB 3.2.7
ThanksForPosts 3.2.14
User avatar
Naguissa
Registered User
Posts: 500
Joined: Thu Mar 02, 2017 6:55 am
Location: Barcelona
Name: Naguissa
Contact:

Re: [3.2][RC] Thanks for posts (and optional Tapatalk integration)

Post by Naguissa »

Exabot wrote: Thu Jul 11, 2019 6:31 am Deleted. Some chaotic time comes back.

Edit:
PHP 7.2
Forum version phpBB 3.2.7
ThanksForPosts 3.2.14
???
Naguissa wrote: Thu Jul 11, 2019 6:29 am
Exabot wrote: Thu Jul 11, 2019 6:13 am [...]
Problem with the module?
Seems any kind of upload error or cache error...

You may try reuploading and deleting server's cache.
Post Reply

Return to “Extensions in Development”