SimplePortal

Development => Bugs => Fixed or Bogus Bugs => Topic started by: Tiribulus on September 02, 2009, 07:00:19 PM

Title: Reporting at the request of [SINaN]
Post by: Tiribulus on September 02, 2009, 07:00:19 PM
From the SMF site though I'm not sure what the bug is:

I am quite certain that whatever issues I'm having now and ones I may have later are entirely due to the almost 70 mods I have installed with most of them requiring manual edits.

Only had a minute to test and I did have to do some manual surgery this time. So far I'm getting the following repeatedly:

http://gregnmary.gotdns.com:8080/index.php
8: Undefined index: downloads
File: /srv/www/htdocs/Sources/PortalBlocks.php
Line: 1668

http://gregnmary.gotdns.com:8080/index.php
8: Undefined index: posted_by
File: /srv/www/htdocs/Sources/PortalBlocks.php
Line: 1669


I'm already running with eval off I believe.

If one of you fine SP folks could gimme a hand when you get a chance I would surely be grateful.
Thanks.

His response:

It's our fault.

Sources/PortalBlocks.php
Find
Code: [Select]

 ' . $txt['downloads'] . ': ' . $item['file']['downloads'] . '<br />' : ''), ($showPoster ? '
 ' . $txt['posted_by'] . ': ' . $item['member']['link'] : ''), '

Code: [Select]
' . $txt['sp-downloadsCount'] . ': ' . $item['file']['downloads'] . '<br />' : ''), ($showPoster ? '
' . $txt['sp-downloadsPoster'] . ': ' . $item['member']['link'] : ''), '
Title: Re: Reporting at the request of [SINaN]
Post by: [SiNaN] on September 03, 2009, 04:33:46 AM
Thanks. This affects only SMF 1.1 versions, Recent Image Attachments block.
Title: Re: Reporting at the request of [SINaN]
Post by: Nathaniel on September 07, 2009, 08:00:11 AM
Reported on the Bugtracker:
http://simpleportal.net/index.php?issue=267.0
SimplePortal 2.3.8 © 2008-2024, SimplePortal