dajo wrote:
Hi,
What versions of Joomla and JoomSEF do you use? Joomla 2.5.6 and newer should contain the reported missing column "mask" by default in the _content table.
Unable to register Download ID
I'm currently migrating several sites on 91.189.176.163
All the new sites has:
Joomla! 3.2.1 Stable [ Ember ] 18-December-2013 14:30 GMT
PHP Version: 5.3.3
JoomSEF Version Info: 4.5.1
I have already registered JoomSEF Download ID and updated several sites but it fails for one
From administrator, Components, JoomSEF, Configuration, JoomSEF Download ID: xxxxxxxxxxxxxxxxxxxxx
Save
An error has occurred.
1054
The same happens on localhost where I have access to log-files:
php53_errors.log:
-----------------
[03-Feb-2014 17:40:58] PHP Notice: Undefined offset: 1054 in C:\inetpub\wwwroot\skadedyr32\libraries\koowa\http\response.php on line 129
mySql General Log File:
-----------------------
INSERT INTO skade_content (title, alias, introtext, `fulltext`, state,
mask, catid, created, created_by, created_by_alias, modified, modified_by, publish_up, publish_down, images, urls, attribs, version, parentid, ordering, metakey, metadesc, access, hits) [truncated, 674 bytes total]
The xxx_content table in my Joomla 3.2.1 db has no
mask column in any of the sites, including those already upgraded to paid version (?)
- How come?