Warning: Undefined variable $result in /var/www/html/tallyweb/modules/pss/crm/kb/search/CKBTallyHelpSearchM.php on line 1103
error T0034: Attribute '%s' is not allowed within the modifier '%s'.
Type search words and press enter
"Use Edit Log for transactions/masters, and digital signature for invoices/reports with Release 2.1. Download NOW!"
https://help.tallysolutions.com/docs/td9rel54/td9/troubleshooting/error_code_0034.htm

error T0034: Attribute '%s' is not allowed within the modifier '%s'.

Cause

This error occurs when an invalid attribute(%s) is used inside a modifier like Add, Delete, or Replace(%s).

Solution

Use a valid attribute in the modifier.

Example

[#Form:Balance Sheet]

Add: Add: Button:Change Period

The attribute Add is not valid attribute for modifier attribute Add, Hence the message error T0034: Attribute 'Add' is not allowed within the modifier 'Add'.

The code is corrected by removing the attribute Add from the modifier.

[#Form:Balance Sheet]

Add: Button:Change Period