-
-
-
Advanced Tags & Prefixes - IPS 4.x
Did you apply the update of this app that brings 4.4 compatibility? You should check if app's version is 3.2.0 😉
-
-
-
Advanced Tags & Prefixes - IPS 4.x
Yes, but I didn't test the update of the app that @Kevin Carwile just published today 😉 I supposed that the update should fix the problem that I fixed with the temporary solution that I provided.
-
-
Advanced Tags & Prefixes - IPS 4.x
An update is published now: I didn't test it right now but should be ok I think!
-
-
-
-
-
Advanced Tags & Prefixes - IPS 4.x
I don't know if you found a temporary fix at this time but for anyone else that may have this problem until a patch is published: This is due to a constant that doesn't exists anymore in IPS 4.4 : Error: Undefined constant 'IPS\HTMLENTITIES' After checking, in the file init.php (v 4.3.6): 'HTMLENTITIES' => ENT_DISALLOWED, // @deprecated and will be removed in 4.4 The fix: Edit the file applications/advancedtagsprefixes/hooks/formatPrefix.php and replace (2 places): \IPS\HTMLENTITIES by ENT_DISALLOWED and run the support tools to clear the cache.
-
-
-
Advanced Tags & Prefixes - IPS 4.x
I don’t see any issue at this time.
-
Advanced Tags & Prefixes - IPS 4.x
Are you working with dev mode? If yes, maybe you can try to disable it?
-
-
-
Advanced Tags & Prefixes - IPS 4.x
Have you example of special chars? Because I tried to delete some test tags on my forum (version 4.2.2) and it works fine.
-
Advanced Tags & Prefixes - IPS 4.x
I just tried to manage tags,prefix,... in ACP and it works on 4.2 b4. Same on frontend, I didn't see any issue.
-
Advanced Tags & Prefixes - IPS 4.x
Hi, Are you on 4.1.19 ? If yes, try to upgrade to 4.1.19.1, it should fix your issue.
-
Advanced Tags & Prefixes - IPS 4.x
Yes, patches are included and this version works with this ad-don
-
Advanced Tags & Prefixes - IPS 4.x
You wait for the next update of IPS (4.1.19.1 probably) or you download the first patch (An issue has been identified where certain hooks may stop working on 4.1.19. If you are having problems with some third party plugins or applications, upload this file) mentioned here : https://invisionpower.com/release-notes/4119-r59/ and you apply it via FTP in the same directory mentioned in the link of the patch (system/Theme)
-
Advanced Tags & Prefixes - IPS 4.x
What did they say exactly? I just tried to update this application on my test site and I don't get any error. Did you try to unzip the archive with 7Zip (if you don't already do it with this one)?
-
Advanced Tags & Prefixes - IPS 4.x
I sent you a PM with FTP and admin access to my test site.
-
Advanced Tags & Prefixes - IPS 4.x
Hello, I've tried to update my test forum to 4.1.19b3 and it seems that AT&P isn't compatible with this version. Prefix aren't visible, just as mentionned in Furthermore, in support tools, there is database error in relation with the app: ALTER TABLE `IPB_forums_forums` CHANGE COLUMN `require_prefix` `require_prefix` TINYINT NULL DEFAULT 0 COMMENT 'AT&P: Require a prefix' ALTER TABLE `IPB_forums_forums` CHANGE COLUMN `show_prefix_in_desc` `show_prefix_in_desc` TINYINT NULL DEFAULT 0 COMMENT 'AT&P: Show prefixes on index' ALTER TABLE `IPB_forums_topic_mmod` CHANGE COLUMN `topic_prefix` `topic_prefix` INT NULL DEFAULT -1 COMMENT 'AT&P: Topic prefix' If needed, I can give an access to my test forum.
-
Advanced Tags & Prefixes - IPS 4.x
Jujuwar
Members
-
Joined
-
Last visited