1
 News and Updates / YaBB News / Re: Server Issues
 on: Sep 30th, 2024 at 3:55pm 
Smiley

Dandello wrote on Sep 29th, 2024 at 5:49pm:
The code in ExtendedProfiles.pl has some very iffy 'shortcuts' that have stopped working. For 2.6 it had to be completely refactored.



At 75 I'm not as sharp as I used to be. I'm thinking maybe I should break down and update my forum and I can't seem to locate it the right file in the SVN tab
2
 News and Updates / YaBB News / Re: Server Issues
 on: 09/29/24 at 21:49:08 
The code in ExtendedProfiles.pl has some very iffy 'shortcuts' that have stopped working. For 2.6 it had to be completely refactored.
3
 News and Updates / YaBB News / Re: Server Issues
 on: Sep 29th, 2024 at 4:46pm 
Dandello wrote on Sep 28th, 2024 at 5:31pm:
Revert you last edits (the suggested eval), go into your Settings file and disable ExtendedProfiles.
Code (Perl)
Select All
$extendedprofiles = 0;  



That Did It!!! Yay!! Smiley Smiley

Thank you, Thank You.
4
 News and Updates / YaBB News / Re: Server Issues
 on: 09/28/24 at 21:31:07 
Revert you last edits (the suggested eval), go into your Settings file and disable ExtendedProfiles.
Code (Perl)
Select All
$extendedprofiles = 0;  

5
 News and Updates / YaBB News / Re: Server Issues
 on: Sep 28th, 2024 at 3:19pm 
I'm afraid my forum is toast.  Smiley

Code
Select All
Untrapped Error :
 syntax error at ./Sources/Display.pl line 590, near ") {" syntax error at ./Sources/Display.pl line 598, near "} elsif" syntax error at ./Sources/Display.pl line 603, near "} else" syntax error at ./Sources/Display.pl line 610, near "}" syntax error at ./Sources/Display.pl line 719, near ") {" syntax error at ./Sources/Display.pl line 787, near "}" syntax error at ./Sources/Display.pl line 961, near "}" syntax error at ./Sources/Display.pl line 1017, near "}" syntax error at ./Sources/Display.pl line 1079, near "}" syntax error at ./Sources/Display.pl line 1110, near "}" ./Sources/Display.pl has too many errors. Compilation failed in require at /home/rons/public_html/cgi-bin/yabb2/YaBB.pl line 154. Smiley