Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1462

Joomla! 5.x Coding • Re: Webservices request gets reply 'Class "DonationHelper" not found''

$
0
0
Try changing this line:

Code:

if (Factory::getApplication()->isClient('administrator'))
to this:

Code:

if (!Factory::getApplication()->isClient('site'))

Statistics: Posted by SharkyKZ — Mon Apr 15, 2024 4:47 pm



Viewing all articles
Browse latest Browse all 1462

Trending Articles