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: 43294
Total Topics: 7523
Most Online Today: 118
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 118
Total: 118

Author Topic: Call to undefined function mysql_num_rows()  (Read 6428 times)

0 Members and 1 Guest are viewing this topic.

Offline Puppeteer

  • Member
  • *
  • Posts: 23
    • View Profile
    • Godlike Productions
Call to undefined function mysql_num_rows()
« on: July 30, 2020, 12:22:43 am »
We are running 4.1.8 of Downloads Systems Pro, and have started getting the following error, for one of our membership classes

Call to undefined function mysql_num_rows(), when they try to download a file.

We are running php 7, and I suspect that this error is due to mysql_connect being deprecated.

Is there a fix available for this?

Offline Puppeteer

  • Member
  • *
  • Posts: 23
    • View Profile
    • Godlike Productions
Re: Call to undefined function mysql_num_rows()
« Reply #1 on: July 30, 2020, 01:32:44 am »
I think I fixed this.

Line 9686 of Downloads2.php needs to be changed to

Code: [Select]
$totalRow['total'] = mysqli_num_rows($dbresult);

To make it compatible with php7+

mysql_ has been deprecated.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16451
    • View Profile
Re: Call to undefined function mysql_num_rows()
« Reply #2 on: July 30, 2020, 07:45:29 am »
Yeah that was fixed in a later version of Downloads Pro.
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/

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
22300 Views
Last post January 07, 2008, 02:36:45 am
by Arie.
0 Replies
6252 Views
Last post January 05, 2008, 07:15:49 pm
by Arie.
4 Replies
5370 Views
Last post January 18, 2009, 03:44:17 pm
by SMFHacks
3 Replies
5021 Views
Last post September 04, 2017, 11:19:16 am
by SMFHacks
4 Replies
1929 Views
Last post January 18, 2020, 02:06:47 pm
by SMFHacks

+- Recent Topics

Please Help! by fmofmpls
Today at 01:47:09 pm

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