Topic Summary - Displaying 15 post(s). Click here to show all
Posted by: Dandello Posted on: Apr 16th, 2026 at 12:04am
Assuming Setup.pl (Assuming version 2.6.12) worked AND IF you had no mods, you MAY be able to run the conversion tools to retrieve the old data from your old forum even though it doesn't work.
Posted by: Bud Baker Posted on: Apr 15th, 2026 at 10:05pm
Ok, with my old forum not running, I can't go to the Admin Center and run the conversion utility. Is there a work around?
Posted by: Dandello Posted on: Apr 15th, 2026 at 5:11pm
The problem with upgrading from a very old version is that the scripts that convert the forum data may not be able to do the conversion correctly. (So be warned - it may not work.)
Posted by: Bud Baker Posted on: Apr 15th, 2026 at 3:21pm
Any special challenges upgrading from that old a version? Should I go to the newest version?
Posted by: Dandello Posted on: Apr 13th, 2026 at 12:23pm
The Perl installation on your server has been updated to the point that your version of YaBB simply won't run.
Posted by: Bud Baker Posted on: Apr 13th, 2026 at 1:23am
Can you help? My yabb forum is giving a Can't locate Paths.pl in @INC error. Website is rbentonline.org.
Posted by: Derek Bullock Posted on: Jan 14th, 2025 at 10:15am
Really odd. Removed them all and it still backs up everything else but the Attachments and Avatars. Was all good before the upgrade. Not the end of the world as I can go in and zip them up every now and then but I just hate it when things don’t work as they should.
Posted by: Dandello Posted on: Jan 14th, 2025 at 5:09am
I think the error has to do the data from the Attachments folder not being opened for reading properly for the zip function.
Try removing those folders from the backup list. (in cPanel you can zip those folders from the file manager.)
BTW, after the last upgrade here I can't use the yabb backup at all. It starts but never actually starts. No error but no status popup, no backup lock, nothing.
Posted by: Derek Bullock Posted on: Jan 14th, 2025 at 1:47am
Always seems to be something.
Since the Host Upgrade. I run the YaBB Backup from Admin Panel. Everything goes well except for the last one - yabbfiles/Attachments and yabbfiles/avatars/UserAvatar
I am getting this error.
Code
'zip -gqr /home/aussiec1/public_html/cgi-bin/yabb2/Backups/backup.1736818815.upld.zip /home/aussiec1/public_html/yabbfiles/Attachments' can't be used: Inappropriate ioctl for device. Error code: 0
Any thoughts??
Posted by: Derek Bullock Posted on: Jan 12th, 2025 at 11:07am
Many thanks.
Posted by: Dandello Posted on: Jan 12th, 2025 at 7:23am
Just YaBB.pl and Admin.pl (and any mods that have the shebang, assuming there are any.)
Posted by: Derek Bullock Posted on: Jan 12th, 2025 at 7:03am
Dandello
Do any other files need that shebang changed?
Posted by: Dandello Posted on: Jan 12th, 2025 at 7:00am
General observation on server techs - they don't know anymore about Perl than they can get from about 5 minutes of web searching. If you're very very lucky, you might come across one who has actually worked with Perl and has a clue OR had another client with similar problems.
Just sayin'
Posted by: Derek Bullock Posted on: Jan 12th, 2025 at 6:35am
UPDATE
On advice I changed the shebang to
Code
#!/usr/bin/perl
use cPanelUserConfig;
I am now able to use the forum, post messages and upload images.
You would have thought that with a new server they should have picked that up straight away.
Posted by: Derek Bullock Posted on: Jan 12th, 2025 at 1:35am
Done.
Admin panel is now showing CGI installed.
I can now post to the forum however cannot post an image. Getting the 500 error.