Форумы / Cotonti / Extensions / [Release] Notifier for Cotonti

Subscribe to a topic by email or PM

GHengeveld
#23836 29.03.2010 20:24
Whoops sorry I meant:

$q = sed_import('q', 'G', 'INT');
Changing INT to ALP.

But I think the problem lies elsewhere, not in the URL. The error you're getting is caused by importing a variable, expecting it to be an integer (INT), but the actual value is not an integer. 'ALP' will allow for alphanumeric characters. You may also try 'TXT'.

Possibly this value is already imported by the Cotonti core. In that case you cannot use the $q variable (in the URL), you'll have to replace it with another variable name.
Отредактировано: Koradhil (29.03.2010 20:30, 14 лет назад)