The version info was a bit mixed up. The latest version is currently v9.2.3.
That should be corrected now on the download page:
regularlabs.com/sourcerer/download
Hallo Peter,
thanks for the fast infos.
But i and other users has Problems with PHP 8 and Sourcerer.
Do you have this infos already?
Thanks
regards
Ulli
Hi peter,
i have read some task in joomla forum about Problems with php 8 and sourcerer, so not only i have Probs with Sourcerer an dPHP 8, but also other users.
Under 7.4. it is all ok, but if we switch to PHP 8, we get the error messags
Unsupported operand types: string * float
and we can see in the calstack, the sourcerer is the problem. If we deakti
i don't know exactly if 9.2.4 solves the problem. I ask if you know the problem? if we disable sourcerer, the error is gone.
Hi peter, yes, I would think so too, but because other users also have this problem, I wanted to know from you if this problem is known by you, before I go searching in my PHP programs.
In addition, the error also occurred in one of my PHP programs, in which no multiplication is included.
If you say that the problem is not known by you, then I guess I'll have to keep looking here.
Thanks first
Greetings
Ulli
I test all my extensions on PHP 8, and no issues known here.
If you place your PHP code in an external PHP file, and include that via Sourcerer (instead of placing all that code inside the {source} tags), you can get a clearer error message pointing you to where the issue is in your code.
Hello Peter,
so, i have found the error, it was, as you said, in my PHP programs. With the help of
www.phptools.online/php-checker
I was able to identify and eliminate the error.
Sorry for the effort you had because of me and thanks also for the help. Sourcerer is a great help.
Thanks
Greetings
Ulli