Quantcast
Channel: ASPRunner forums
Viewing all articles
Browse latest Browse all 2586

[SOLVED] Code to set project logo causes undefined constant warning

$
0
0
Following the manual to set the project logo in the AfterAppInit event code caused a warning message ".. Use of undefined constant Labels .."

It worked fine on my test system (Windows/XAMPP) but gave the warning on the target system (Linux/Nginx) - possibly due to different PHP versions?

Anyway from what I can see the manual says: Labels.setProjectLogo
and it should be: Labels::setProjectLogo

Just a few dots missing? :)

Viewing all articles
Browse latest Browse all 2586

Trending Articles