Ferenc Engard <[EMAIL PROTECTED]> Forwarded From:
> Hello,
>
> I was trying to use forums with nadmin, and because of this I tried to
> use the user authentication. I don't know what I did (maybe you know?
> :)) but there are login_* style elements what have wrong (0) sitegroup.
> I know that I did the style creation (based on Linux Website Template)
> as admin/password. Maybe this was the problem? Anyway, I think this is a
> bug.
>
The Create a website based on xxx should correctly modify all the sitegroup settings.
(or it seems to here..)
the create style from shared style does not copy child styles at present. (this is a
bug)
http://www.hklc.com/bugs/view_bug_advanced_page.php3?f_id=0000157
the tests here indicate that it copies to the correct Sitegroup.. -
you should be able to delete these element when logged in as SG0 admin
I could not reproduce here how you created these.. any chance of a blow by blow
recreation example.
> These elements appeared erroneusly in nadmin (on the top frame: "Style
> element: / login_config" (missing style path)), and I couldn't modify
> them: it said ok, but the element didn't changed, and it created a
> "login_*-backup-*" element.
> Example from the db:
>
> mysql> select id,style,name,sitegroup from element where
> name="login_config";
> +-----+-------+--------------+-----------+
> | id | style | name | sitegroup |
> +-----+-------+--------------+-----------+
> | 331 | 16 | login_config | 0 |
> | 409 | 25 | login_config | 0 |
> | 474 | 29 | login_config | 2 |
> | 592 | 38 | login_config | 2 |
> | 705 | 40 | login_config | 0 | <- it should be 2.
> +-----+-------+--------------+-----------+
> 5 rows in set (0.02 sec)
>
> mysql> select id,up,name,sitegroup from style where id IN
> (16,25,29,38,40);
> +----+----+------------------------+-----------+
> | id | up | name | sitegroup |
> +----+----+------------------------+-----------+
> | 16 | 0 | hklc_online_member | 0 |
> | 25 | 0 | Linux Website Template | 0 |
> | 29 | 0 | Linux Website Template | 2 |
> | 38 | 0 | reg_style | 2 |
> | 40 | 0 | uj_root | 2 | <- this is it.
> +----+----+------------------------+-----------+
> 5 rows in set (0.00 sec)
>
> Circum
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]