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

Topics - 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
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.