QUICK NEWS

{NEW} - A new css video is up.

{OLD} - New video courtesy of Skhilled, Thanks for posting it up.

Video of the moment:


Internal Links

SMF Sites

Quick Info

RC2 errors

Started by Ronald, Apr 16, 2019, 08:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ronald

Quote from: lurkalot on Apr 16, 2019, 02:21 PMDid you apply the fix mentioned here? https://www.simplemachines.org/community/index.php?topic=566687.0



Never seen it on Support, I only check the one forum on there, News and Updates. I quit posting on Support years ago, because of the way I get treated on there, so I never browse the forum.

But I thank you for the link. I did make the change in two spots, and so far no errors..

live627

 In ./Sources/ShowAttachments.php,  find

$file['etag'] = '"' . md5_file($file['filePath']) . '"';
Replace with

//$file['etag'] = '"' . md5_file($file['filePath']) . '"';
That line looks to be unused. This should solve your md5 error.

live627

Quote from: Ronald on Apr 16, 2019, 08:15 AM2: md5_file(/4720_5f9713137c15ca2ac2388c7fe501f88dadab5e7f): failed to open stream:
Actually this may indicate a broken or missing attachment directory.

live627

I registered to your forum and see missing attachments everywhere

eg https://coffeetimeunlimited.com/index.php?msg=162213

Ronald

Thanks for having a look appreciated..

I made the change that you posted, hope it works..

I remover about over 100 pages of attachments.

Is there a error in the file directory causing this..seems funny none of the attachments show.."File Not Found"


Ronald

Quote from: live627 on Apr 16, 2019, 05:15 PMActually this may indicate a broken or missing attachment directory.

How can I repair this..

Ronald

Quote from: live627 on Apr 16, 2019, 05:32 PMI registered to your forum and see missing attachments everywhere

eg https://coffeetimeunlimited.com/index.php?msg=162213

I'll make you Admin. if you'd like to browse..

Ronald

#22
 Type of error: Undefined
8: Undefined offset: 2 https://coffeetimeunlimited.com/index.php?action=admin;area=manageattachments;sa=repair;fixErrors=1;step=0;substep=0;f43722143751=edcdc141c6e3f0aa5ae3a4832933e7e2
/home/*****/public_html/Sources/Subs.php (Line 4216)

I ran the Attachment integrity check in File Maintenance, ended up with 3 errors..

Bigguy

I edited your post to take out the username.
"It's the American dream....cause ya have to be asleep to believe it." - George Carlin

Skhilled

Quote from: Bigguy on Apr 16, 2019, 02:46 PMYou have errors I have never seen before. What's this:

base64.jsThere is no such thing in SMF that I know of.

I think it has something to do with that yes.
I believe it has to do with encoding a 1x1 transparent png with text or code. See this:

https://github.com/dankogai/js-base64

It is probably a a file from one of his mods.