TinyPortal

Development => Support => Topic started by: 888mafia on September 22, 2009, 03:29:00 PM

Title: Illegal offset type in isset or empty error
Post by: 888mafia on September 22, 2009, 03:29:00 PM
I cant get the downloads manager to work what so ever i have increased my up load limit to 50mb to play it safe and i still cant get a 15mb file to upload
TinyPortal v1.0 beta 4
Powered by SMF 1.1.10

http://pokerteamusa.com/index.php?action=tpmod;dl=upload

2: Illegal offset type in isset or empty
File: /home/content/c/h/e/chefjohnnie/html/Sources/TPmodules.php
Line: 1994

http://pokerteamusa.com/index.php?action=tpmod;dl=upload

2: Illegal offset type in isset or empty
File: /home/content/c/h/e/chefjohnnie/html/Sources/TPmodules.php
Line: 199
4
Title: Re: Illegal offset type in isset or empty error
Post by: G6Cad on September 22, 2009, 04:01:01 PM
Other mods installed ? Other themes ? What do you do when the error show up ? What page are you on ?
More info please....
Title: Re: Illegal offset type in isset or empty error
Post by: 888mafia on September 22, 2009, 04:07:24 PM
Quote from: G6 on September 22, 2009, 04:01:01 PM
Other mods installed ? Other themes ? What do you do when the error show up ? What page are you on ?
More info please....
yes i have mods installed  no no other themes using default what page im on is the downloads page trying to upload a file .
Let me ask this is it possible to ftp it and if so i cant find which folder to put the file in ?
1.     TinyPortal     1.083     [ Uninstall ]
2.    AjaxChat Integration    3.2.1    [ Uninstall ]
3.    Admin member list registration date    1.0    [ Uninstall ]
4.    New Profile Layout | S-Ace    1.6    [ Uninstall ]
5.    Maximum RSS News    1.0    [ Uninstall ]
6.    RSS Feed Poster    2.0    [ Uninstall ]
7.    Linkback    1.0    [ Uninstall ]
8.    Admin Notepad    1.0    [ Uninstall ]
9.    Signature Option Post    1.1    [ Uninstall ]
10.    Referrals Mod    2.2.6    [ Uninstall ]
11.    Signature Area BBCode Buttons    1.6    [ Uninstall ]
12.    SMF Staff Page    1.6    [ Uninstall ]
13.    Thank You Mod    1.2.3    [ Uninstall ]
14.    Welcome Topic Mod    2.0.2    [ Uninstall ]
15.    YouTube BBCode    2.5.1    [ Uninstall ]
16.    Ad Managment    2.3.1    [ Uninstall ]
17.    Redirection Boards    2.01    [ Uninstall ]
18.    Add Honey Pot to Track IP    1.1    [ Uninstall ]
19.    Advanced News    1.0    [ Uninstall ]
20.    Anti Bot: Are You Human/Bot?    2.3    [ Uninstall ]
21.    SMF Ajax Registration Feedback    1.0.0    [ Uninstall ]
22.    Wrap Text Around Image    1.0    [ Uninstall ]
23.    PDF Tag    1.1    [ Uninstall ]
24.    Improved Webmaster Email Settings    1.0    [ Uninstall ]
25.    DisableTemplateEval    1.1    [ Uninstall ]
26.    SMF Media Gallery    2.0 beta 5    [ Uninstall ]
27.    Anti-Bot Registration Puzzles    1.2    [ Uninstall ]
28.    Sticky First Post (extends sticky topic)    1.3.2    [ Uninstall ]
29.    Spider Board & Topic Access    1.0
Title: Re: Illegal offset type in isset or empty error
Post by: Freddy on September 22, 2009, 04:38:54 PM
Not sure, but this could be related :

http://www.tinyportal.net/index.php/topic,30805.0.html

Doesn't explain why it's working for most people and not for some.

I have had some situations with hosts where

....index.php?value1=this;value2=that

is not accepted, but...

....index.php?value1=this&value2=that

is fine.

Just guessing though at the moment.
Title: Re: Illegal offset type in isset or empty error
Post by: IchBin on September 22, 2009, 04:55:09 PM
Most likely, your apache has a timeout limit as well. If you're host is willing to change these settings, you really need to work with them and see what is causing the limit. They can review the apache logs to see what is timing out. Don't know about your errors.
Title: Re: Illegal offset type in isset or empty error
Post by: 888mafia on September 22, 2009, 05:05:00 PM
ill check
Title: Re: Illegal offset type in isset or empty error
Post by: 888mafia on September 22, 2009, 05:40:50 PM
my host is telling me i need to rename php.ini to php5.ini if this is so do i need to change any  TP og smf setting or files
Title: Re: Illegal offset type in isset or empty error
Post by: IchBin on September 22, 2009, 05:47:09 PM
That would depend on the server and how they have configured PHP. If it doesn't work, can't you revert back?
Title: Re: Illegal offset type in isset or empty error
Post by: 888mafia on September 22, 2009, 05:55:15 PM
yes i can put nit back but do i need to chang any files in smf or TP im testing now
Title: Re: Illegal offset type in isset or empty error
Post by: 888mafia on September 22, 2009, 06:01:06 PM
thanks all it works looks like you have to change the ini file that wasnt too painfull :2funny:
Title: Re: Illegal offset type in isset or empty error
Post by: Freddy on September 22, 2009, 07:17:51 PM
Aha cool, that was a lot simpler than I thought - now we have a solution to  :)