Errors
Table of Contents
include/module/settings/SLP_Settings.php | 6 |
include/unit/SLP_AddOn.php | 1 |
include/module/ajax/SLP_Power_AJAX.php | 2 |
include/MySLP_Service_Levels.php | 1 |
SLP_Settings.php
Type | Line | Description |
---|---|---|
ERROR | 202 | Tag "var" with body "@var 'section' => string text for section heading to put the setting in" has error "\'section'" is not a valid Fqsen. |
ERROR | 202 | Tag "var" with body "@var 'label' => string text that precedes the input" has error "\'label'" is not a valid Fqsen. |
ERROR | 202 | Tag "var" with body "@var 'setting' => string name of the setting (input ID)" has error "\'setting'" is not a valid Fqsen. |
ERROR | 202 | Tag "var" with body "@var 'type' => string type of interface element ('checkbox'|'dropdown'|'subheader'|'submit'|'textarea')" has error "\'type'" is not a valid Fqsen. |
ERROR | 202 | Tag "var" with body "@var 'show_label'=> boolean set to true to show the label (default: true)" has error "\'show_label'=" is not a valid Fqsen. |
ERROR | 202 | Tag "var" with body "@var 'custom' => string the custom HTML output to render 'section_slug' => string the section slug, if set uses SLP 4.5 defaults." has error "\'custom'" is not a valid Fqsen. |
SLP_AddOn.php
Type | Line | Description |
---|---|---|
ERROR | 38 | Tag "uses" with body "@uses _get_active, _get_cache, _get_latest_version, _get_name, _get_version, _get_was_active" has error "\_get_active," is not a valid Fqsen. |
SLP_Power_AJAX.php
Type | Line | Description |
---|---|---|
ERROR | 108 | Tag "return" with body "@return array[string]string" has error "\array[string]string" is not a valid Fqsen. |
ERROR | 407 | Tag "return" with body "@return array[string]string" has error "\array[string]string" is not a valid Fqsen. |
MySLP_Service_Levels.php
Type | Line | Description |
---|---|---|
ERROR | 53 | Tag "return" with body "@return array( 'frequency' => string, 'level_id' => int , 'name' => string, 'price' => string , 'period' => string," has error "\ 'frequency' =" is not a valid Fqsen. |