EzPortal - Portal Software for Forums

EzPortal Forums => Support => Topic started by: Eyecu on January 02, 2018, 11:08:21 pm

Title: Undefined index since upgrade to 3.5 and still on 3.5.1
Post by: Eyecu on January 02, 2018, 11:08:21 pm
Getting the following errors from all over my forum been trying for a few days to track it down.

Code: [Select]
http://openminded.buzzenbsr.com/index.php?action=admin;area=logs;sa=errorlog;desc
8: Undefined index: ezportal_menucount
File: /home/buzzenbsr/public_html/openminded/Sources/EzPortalHooks.php
Line: 209

http://openminded.buzzenbsr.com/index.php?action=arcade;sa=play;random;reload=4518;
8: Undefined index: ezportal_menucount
File: /home/buzzenbsr/public_html/openminded/Sources/EzPortalHooks.php
Line: 209
Title: Re: Undefined index since upgrade to 3.5 and still on 3.5.1
Post by: EzPortal on January 02, 2018, 11:15:12 pm
What SMF version? Did you install via the package manager?
Title: Re: Undefined index since upgrade to 3.5 and still on 3.5.1
Post by: Eyecu on January 02, 2018, 11:18:12 pm
SMF Version is 2.0.15 and yes i installed via package manager, and have even gone through and manually made sure all edits were performed correctly. I am now going through the db to make sure all tables match up to the install.
Title: Re: Undefined index since upgrade to 3.5 and still on 3.5.1
Post by: EzPortal on January 02, 2018, 11:21:06 pm
Posted a minor update that might help at
https://www.ezportal.com/index.php?action=downloads;sa=view;down=1

Not sure why that error would occur but added a check in case.
Title: Re: Undefined index since upgrade to 3.5 and still on 3.5.1
Post by: Eyecu on January 02, 2018, 11:25:23 pm
Not sure why either but i had a thought just after i posted my last reply. I went into admin page manager and created a test page and added it to the menu, then cleared logs out and now the error isn't showing up. removed the page from the menu and no error still showing up :S weird...
Title: Re: Undefined index since upgrade to 3.5 and still on 3.5.1
Post by: EzPortal on January 03, 2018, 01:14:01 pm
Yes it is related to the page function in ezportal. Also the new update should fix that issue.