News:

Get the latest news and updates on SimpleDesk!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Zaphod

#1
Hi Having installed Helpdesk V2.0 on SMF 2.0.19 running PHP 7.4, I am getting errors even when help desk is not in use as just a refresh on SMF error log produces the same error being:

"Parameter 1 to shd_buffer_replace() expected to be a reference, value given"

These are the same errors I used to experience on SMF 2.0.18.

I did get an install error "unable to insert before" looking for
"// Fall through to the board index then...
require_once($sourcedir . '/BoardIndex.php');
return 'BoardIndex';

My index.php has the line
"// No? Fall through to the board index then...
else
{
require_once($sourcedir . '/BoardIndex.php');
return 'BoardIndex';"

So I entered the code insert before this line manually and put markers so I can find it again easily.
Helpdesk is doing everything its supposed to do but is generating these error log messages, these are the same error log messages I used to receive in 2.0.18 without the index.php difference.


Any ideas?
#2
Quote from: Acans on July 04, 2022, 02:00:51 AM
Quote from: Zaphod on June 25, 2022, 08:11:48 PMBut my point earlier is Simple Machines are showing version 2.1 and claiming compatible with 2.0.19 as show previously in screenshot.

SimpleDesk is compatible with both 2.0 and 2.1, however only the certain versions are.

Basically you just need to match either 2.0 with 2.0, and 2.1 with 2.1, instead of 2.1 with 2.0 etc.

Yes I already got that from a previous explanation on 24th June. My point is that keeps being missed is on simplemachines.org it shows 2.1 as compatible for 2.0.19 as shown in screenshot above.
#3
The earlier version just generates errors, even if not in use and just refreshing the page on error page causes an error entry (this was on 2.0.18) So I tried it again on 2.0.19 but it's the same.

But my point earlier is Simple Machines are showing version 2.1 and claiming compatible with 2.0.19 as show previously in screenshot.

Once I get around to installing SMF 2.12 I shall try this again.

Once again thank you for your time.
#4
OK thanks for that, it's being shown as supporting 2.0, 2.0.19 I had the toggle for 2.0.19 and made sure all others were blank on Simple Machines Mod site, I attach cutdown screenshot.

Should I report this to Simple Machines or is this something you can correct?

Thank you for your time.
#5
Hi all, I downloaded simple desk 2.10 and attempted to install but I get error message below

The package you are trying to download or install is either corrupt or not compatible with this version of SMF.

I removed it and tried again even with a fresh download from Simple machines website.

After I get the error and go to "browse packages it shows it as "N/A and list files or delete"

Please help.