I just tried to install a theme and got an error. Swtching on the debug mode gives following information.
Same theme is working on 1.06 version.
What is wrong?
Warning: Declaration of Link::getImageLink($name, $ids, $type = NULL, $rollover = NULL) should be compatible with LinkCore::getImageLink($name, $ids, $type = NULL, $format = 'jpg', $highDpi = false) in /home/xxxxx/domains/xxx/public_html/shop/override/classes/Link.php on line 0
[ThirtyBeesException]
Too few arguments to function SmartyLazyRegister::register(), 1 passed in /home/xxx/domains/xxx/public_html/shop/modules/prestapassionsmartcodes/prestapassionsmartcodes.php on line 258 and exactly 3 expected
at line 237 in file config/smarty.config.inc.php
/**
Register a function or method to be dynamically called later
@param string|array $params function name or array(object name, method name)
Question
piet
Hi,
I just tried to install a theme and got an error. Swtching on the debug mode gives following information. Same theme is working on 1.06 version. What is wrong?
Warning: Declaration of Link::getImageLink($name, $ids, $type = NULL, $rollover = NULL) should be compatible with LinkCore::getImageLink($name, $ids, $type = NULL, $format = 'jpg', $highDpi = false) in /home/xxxxx/domains/xxx/public_html/shop/override/classes/Link.php on line 0 [ThirtyBeesException]
Too few arguments to function SmartyLazyRegister::register(), 1 passed in /home/xxx/domains/xxx/public_html/shop/modules/prestapassionsmartcodes/prestapassionsmartcodes.php on line 258 and exactly 3 expected at line 237 in file config/smarty.config.inc.php
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now