quickfox
Newbie   Posts: 4 Registered: 8/4/2008 Status: Offline
|
posted on 8/4/2008 at 03:48 PM |
Hi there. I have tried light version first then purchased full version but
problem is the same. When using [user-links] function I got blank page, as
well when using some modules. Debug function set to true gives me the same
blank screen. I think that problem with [user-links] is that it it points
to:
user.php?op=register&module=NewUser
and zikula uses
index.php?module=Users&func=register
another
user.php?op=register&module=NewUser
zikula
index.php?module=Users&func=loginscreen
any idea how to fix this??
ps.
BTW I think that Autotheme is much more faster and user friendly then
Xanthia. Only problem is that Zikula has templated modules and sometimes
Autotheme can't handle this. Is it a simple way to fix this instead of
copying templates to theme folder? |
| |
| |
Shawn
Administrator   Posts: 4575 Registered: 10/7/2002 Status: Online
|
posted on 8/4/2008 at 04:41 PM |
I will change this in the zip, but for the time being, if you are
comfortable doing so, change these links in:
modules/AutoTheme/includes/zikula/atCommands.php
As for the module templates, it is the same as Xanthia. If you create a
new Xanthia theme, then you must copy the module templates into your theme
and modify them.
-Shawn |
| |
quickfox
Newbie   Posts: 4 Registered: 8/4/2008 Status: Offline
|
posted on 8/5/2008 at 11:16 AM |
Thank you very much. You are great help  |
| |