Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 218
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 206
Total: 207

Author Topic: Error with 6.0a version  (Read 846 times)

0 Members and 1 Guest are viewing this topic.

Offline Hatshepsut

  • Downloads Pro Customer
  • Jr. Member
  • *****
  • Posts: 69
  • Perfectionist
    • View Profile
    • Bulgarian Nationalist Forum
Error with 6.0a version
« on: March 14, 2022, 02:13:14 am »
Hello,

I'm using Downloads System Pro 6.0a version on my SMF 2.1.1 forum, PHP version: 8.0.16, MySQL version: 10.3.34-MariaDB

I get error messages (~ 10-40 per day):

PHP Warning:  Undefined array key "percent" in /home/bulataka/public_html/BNF/Themes/default/Downloads2.1.template.php on line 4324
« Last Edit: March 14, 2022, 02:21:22 am by Hatshepsut »

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Error with 6.0a version
« Reply #1 on: March 15, 2022, 09:59:25 am »
Copy this to your themes/default folder fixes the bug
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Hatshepsut

  • Downloads Pro Customer
  • Jr. Member
  • *****
  • Posts: 69
  • Perfectionist
    • View Profile
    • Bulgarian Nationalist Forum
Re: Error with 6.0a version
« Reply #2 on: March 15, 2022, 11:54:38 pm »
I have replaced this file, but still get the same error messages.
Noticed that errors occur only when Downloads stats page is viewed, in group x10 at each time.

Also noticed, that I got these errors since one member has been rated 10 files in Downloads.
« Last Edit: March 16, 2022, 08:03:44 am by Hatshepsut »

Offline Hatshepsut

  • Downloads Pro Customer
  • Jr. Member
  • *****
  • Posts: 69
  • Perfectionist
    • View Profile
    • Bulgarian Nationalist Forum
Re: Error with 6.0a version
« Reply #3 on: April 26, 2022, 05:57:38 am »
I have edited template file and removed percent key. The errors disappear :)

(Lines 4320-4327)

Code: [Select]
foreach ($context['top_rating'] as $file)
    {
        echo '<dt>', $file['link'], '</dt>
        <dd class="statsbar generic_bar righttext">
 <div class="bar" style="width: ' . 0  . '%;"></div>
 <span>' . $file['rating'] . '</span>
 </dd>';
    }

Now top rated files are displayed as before, only with their rating stars.
Maybe the mod cannot transform rating star given to percent value?

Offline Hatshepsut

  • Downloads Pro Customer
  • Jr. Member
  • *****
  • Posts: 69
  • Perfectionist
    • View Profile
    • Bulgarian Nationalist Forum
Re: Error with 6.0a version
« Reply #4 on: April 26, 2022, 06:03:50 am »
Also I have removed an unnecessary ` character from line 4281:

Find:
Code: [Select]
</dl>   `
Replace with:
Code: [Select]
</dl>

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Error with 6.0a version
« Reply #5 on: April 28, 2022, 06:12:09 am »
Changes added to newest release.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Hatshepsut

  • Downloads Pro Customer
  • Jr. Member
  • *****
  • Posts: 69
  • Perfectionist
    • View Profile
    • Bulgarian Nationalist Forum
Re: Error with 6.0a version
« Reply #6 on: May 10, 2022, 12:44:52 am »
Changes added to newest release.

Thanks, with new 6.0.2a version the errors are gone :)

 

Related Topics

  Subject / Started by Replies Last post
37 Replies
26067 Views
Last post December 27, 2007, 10:22:10 pm
by SMFHacks
6 Replies
16689 Views
Last post August 13, 2009, 10:08:32 pm
by SMFHacks
3 Replies
15126 Views
Last post November 19, 2012, 11:54:22 pm
by SeaChaser
3 Replies
2282 Views
Last post February 01, 2013, 08:51:39 pm
by phxmaximus
13 Replies
2346 Views
Last post January 06, 2021, 08:04:05 am
by davejo

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal