Loading...
 
Skip to main content

db error on activating TAG plugin

Status
Closed
Subject
db error on activating TAG plugin
Version
3.x
Category
  • Error
Feature
Wiki Plugin (extends basic syntax)
Resolution status
Invalid
Submitted by
hostamill
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

When activating the TAG plugin, the following error occurs when trying to open a page containing the plugin Tag code:
Context:
File tiki-index.php
Url tiki-index.php?page=Help_Syntax%20Tekst_2
Query:
INSERT INTO tiki_plugin_security (fingerprint, status, added_by, last_objectType, last_objectId) VALUES(?, ?, ?, ?, ?)
Values:
0 tag-1b3231655cebb7a1f783eddf27d254ca-d0fb7a014946e0f0c38342e8d958f992-500000-260000
1 pending
2 admin
3 wiki page
4 Help_Syntax Tekst_2
Message:

Built query was probably:
INSERT INTO tiki_plugin_security (fingerprint, status, added_by, last_objectType, last_objectId) VALUES('tag-1b3231655cebb7a1f783eddf27d254ca-d0fb7a014946e0f0c38342e8d958f992-500000-260000', 'pending', 'admin', 'wiki page', 'Help_Syntax Tekst_2')

Solution
Workaround
Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2927
Created
Tuesday 15 December, 2009 09:34:23 UTC
by hostamill
LastModif
Monday 01 June, 2026 17:35:20 UTC


Show PHP error messages