Hello
I have put dizkus silvertheme to BlankTheme and when i go to index.php?module=Dizkus i got this error :
Error: A problem occurred while processing your request. Thank you to verify data entries.
i got page displayed with forum but this error i shown hov to fix that
BTW i download silvertheme from zikula.es
thanks
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
SilverTheme for dizkus with blanktheme
-
-
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Well
i'm afraid that the Silver theme will not be needed anymore.
It's already included in the SVN of Dizkus, but there are some bugs to solve.
Have you cleared your pnRender templates?
Anyways, to get more details about the error enable the development flag in the config.php and tell us what's the error
--
- Mateo T. -
Mis principios... son mis fines -
- Registered: Dec 31, 1969
- Last visit: Mar 05, 2010
- Posts: 72
this is error :
Error: A problem occurred while processing your request. Thank you to verify data entries. [theme_userapi_getpageconfiguration] on line 85 in file \ system \ Theme \ pnuserapi.php
Line 85
Code
/**
76 * Get a page configuration for a theme
77 */
78 function theme_userapi_getpageconfiguration($args)
79 {
80 // check our input
81 if (!isset($args['theme']) || empty($args['theme'])) {
82 return LogUtil::registerError(_MODARGSERROR);
83 }
84 if (!isset($args['filename']) || empty($args['filename'])) {
85 return LogUtil::registerError(_MODARGSERROR);
86 }
87
88 return _theme_userapi_readinifile(array('theme'=> $args 'theme'], 'file' => $args ['filename'], 'sections' N=> true));
89}
I got SVN of dizkus and i got this folder :
AjaxSupportPackage
Diggers
Dizkus
PnphpBB2
templates
websnapr
So it is in Dizkus folder under tempalate? -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
The Dizkus folder is the whole module.
You can try it out, it uses the Silver theme.
Uh, mmmmm, check the theme. Seems like the /templates/config/pageconfiguration.ini file may be missed, but it's pretty weird. Check the file permissions too, should be at least 444
--
- Mateo T. -
Mis principios... son mis fines -
- Registered: Dec 31, 1969
- Last visit: Mar 05, 2010
- Posts: 72
-
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
Fine. Good to hear
And if you find any bugs, so please create a ticket on http://code.zikula.org/dizkus/newticket
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
