UserBox

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

Sponsored Links

+- Recent Posts

Re: German Language files by Tony_R
Today at 07:49:36 am

Re: German Language files by Tony_R
May 15, 2012, 02:09:12 pm

Re: German Language files by EzPortal
May 15, 2012, 02:00:02 pm

Re: German Language files by Tony_R
May 15, 2012, 01:55:26 pm

Re: German Language files by EzPortal
May 15, 2012, 01:38:52 pm

Re: German Language files by Tony_R
May 15, 2012, 01:29:19 pm

Re: German Language files by Tony_R
May 15, 2012, 09:44:14 am

Re: German Language files by Tony_R
May 15, 2012, 08:34:06 am

Re: German Language files by EzPortal
May 15, 2012, 07:27:30 am

Cache Error ? by Tony_R
May 15, 2012, 05:01:37 am

Quick Menu

Announcements
Community Guidelines & Rules
How To Section
EzPortal Showcase
Support

Author Topic: Undefined variable: numTopics  (Read 4184 times)

0 Members and 1 Guest are viewing this topic.

Offline Nidjo123

  • Posts: 1
  • Karma: 0
    • View Profile
Undefined variable: numTopics
« on: April 24, 2011, 01:58:29 pm »
I get this error whenever someone clicks on new page (topic, anything...) I'm only using Twitter EzBlock now. And only other mod I have is Aeva lite.
Forum version is 2.0 RC5

File: public_html/Sources/Subs-EzPortalMain2.php
Line: 3308

Code: [Select]
3304: function EzBlockTwitterTweets($paramters = array(), $numTweets = 5, $startHtml = '', $endHtml = '')
3305: {
3306: global $txt, $boardurl;
3307:
==>3308: $numTweets = (int) $numTopics;
3309: $twitterusername = '';

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: Undefined variable: numTopics
« Reply #1 on: April 24, 2011, 03:12:48 pm »
Fixed posted an update to correct that issue.

 

Powered by EzPortal