Extension Tapatalk 2.1.3

Need some custom code changes to the phpBB core simple enough that you feel doesn't require an extension? Then post your request here so that community members can provide some assistance.

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
FlaSerIC
Registered User
Posts: 72
Joined: Tue Nov 27, 2018 9:48 pm
Location: NH, Netherlands

Extension Tapatalk 2.1.3

Post by FlaSerIC »

Does someone know how to correct this error? The problem is the extension, not really phpBB 3.3. I have already requested support from Tapatalk but that will take maybe 3 days - and maybe it is an easy fix :?:

Code: Select all

httpdocs/ext/tapatalk/tapatalk/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 5 (near "- @template").
The file 'services.yml':

Code: Select all

services:
    tapatalk.tapatalk.listener:
        class: tapatalk\tapatalk\event\main_listener
        arguments:
            - @template
            - @user
            - @auth
        tags:
            - { name: event.listener }
Last edited by FlaSerIC on Tue Jan 07, 2020 6:02 pm, edited 1 time in total.
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11138
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: Extension Tapatalk 2.1.3

Post by Raul [ThE KuKa] »

You can use this extension:
viewtopic.php?f=456&t=2528456
Checks the syntax of the services.yml file in extensions prior to phpBB 3.3.
Or change @xxxxxxx with '@xxxxxx'

But, I can't recommend that extension called Tapatalk :roll:

Best regards
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:


FlaSerIC
Registered User
Posts: 72
Joined: Tue Nov 27, 2018 9:48 pm
Location: NH, Netherlands

Re: Extension Tapatalk 2.1.3

Post by FlaSerIC »

Thx! Single quotes around the arguments did the trick - partly, I am now having PHP-errors so I will probably have to wait for an update. What's an alternative for Tapatalk then?
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Extension Tapatalk 2.1.3

Post by david63 »

FlaSerIC wrote: Tue Jan 07, 2020 6:02 pm What's an alternative for Tapatalk then?
Native phpBB
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6793
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James

Re: Extension Tapatalk 2.1.3

Post by HiFiKabin »

To receive extension support please visit our Extensions Database and post in the specific extension's designated support area. The link to the support area for each released extension is also available in the first post of each released extension listed in the [3.2.x] Extension Database Releases forum. For extensions still in development (not recommended for a live board) support is in that extensions's topic in the Extensions in Development forum.
FlaSerIC
Registered User
Posts: 72
Joined: Tue Nov 27, 2018 9:48 pm
Location: NH, Netherlands

Re: Extension Tapatalk 2.1.3

Post by FlaSerIC »

delete
User avatar
Theonardo
Registered User
Posts: 161
Joined: Sat May 23, 2015 5:37 am

Re: Extension Tapatalk 2.1.3

Post by Theonardo »

I've got the same problem. I will try the suggestions tomorrow. Thanks everyone.
User avatar
Lumpy Burgertushie
Registered User
Posts: 69228
Joined: Mon May 02, 2005 3:11 am

Re: Extension Tapatalk 2.1.3

Post by Lumpy Burgertushie »

phpbb works just fine on phones, tablets, etc. there is really no need for tapatalk and it has shown a propensity for errors ever since it came about for phpbb.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.

Return to “phpBB Custom Coding”