MorgDKP2

74 - Webscript broken

Getting errors when importing/exporting into the eqdkp+ system.
latest version 4.16

Export page:
Notice: Undefined index: retrieve in  <eqdkpfolder>\plugins\morgdkp2\Morgexport.php on line 104
getting this too for lines
289, 296-300,

and could you please make it use the wrapper/iframe so that we can still see the admin panel/menu's while importing/exporting.

User When Change
Morgalm Fri, 20 Nov 2009 19:58:19 Changed status from Waiting to Invalid
Morgalm Mon, 09 Nov 2009 00:15:44 Changed status from Replied to Waiting
MANTYS Sun, 08 Nov 2009 10:53:31 Changed status from Waiting to Replied
Morgalm Mon, 02 Nov 2009 01:41:47 Changed status from Replied to Waiting
djmulder Sun, 01 Nov 2009 12:04:38 Changed status from Waiting to Replied
Morgalm Fri, 30 Oct 2009 20:45:34 Changed status from Replied to Waiting
djmulder Fri, 30 Oct 2009 14:37:30 Changed status from Waiting to Replied
Morgalm Thu, 29 Oct 2009 18:50:39 Changed status from Replied to Waiting
MANTYS Thu, 29 Oct 2009 13:31:07 Changed status from Waiting to Replied
Morgalm Wed, 28 Oct 2009 22:27:56 Changed status from New to Waiting
MANTYS Wed, 28 Oct 2009 15:20:58 Create

You must login to post a comment. Don't have an account? Register to get one!

  • 10 comments
  • Avatar of Morgalm Morgalm Mon, 09 Nov 2009 00:15:34

    Strange from my research you need to set:

    mysql.trace_mode = Off
    

    in php.ini. Did you try that? I will add these fixes to the documentation thanks:)

  • Avatar of MANTYS MANTYS Sun, 08 Nov 2009 11:47:33

    do you think this warning:

    Warning: Unknown: 5 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0

    is more significant?

  • Avatar of MANTYS MANTYS Sun, 08 Nov 2009 10:53:30

    Ok here is the fix.

    You're right that the messages arent important as they are flagged as "notice" I've been looking in the php.ini file and here is what you need to edit:

    At the top of the file is a section error 'handling and logging' theres a wall of text explaining how it works but heres the quickest fix:

    Search for the line:

    error_reporting = E_ALL & ~E_NOTICE
    

    and uncomment it (remove the ; in front of it)

    then search for this part:

    error_reporting = E_ALL
    

    and comment it (add the ; in front)

    E_ALL = show all errors, E_all & `E_NOTICE = Show all but Notices. normally show all is only used for debugging so it shouldn't be on in the first place. but aparently in some cases it is.

  • Avatar of Morgalm Morgalm Mon, 02 Nov 2009 01:41:38

    I think it is something you need to change in your php.ini for your site but I don't have much experience with that.

  • Avatar of djmulder djmulder Sun, 01 Nov 2009 12:04:37

    Hmm I tried lowering the debug_level with http://nl2.php.net/manual/en/function.error-reporting.php and I still got em.

    But the original problem still persists, although it seems "harmless"

  • Avatar of Morgalm Morgalm Fri, 30 Oct 2009 20:45:09

    Those aren't errors per se they are more like warning and are unavoidable as I am testing for if they are defined I believe (not looking at code atm) Turn down you php debug level on your site.

  • Avatar of djmulder djmulder Fri, 30 Oct 2009 14:37:29

    Same problem here, things seem to work, just giving errors.

    I'm also getting errors when I actualy post data:

    Notice: Constant EQDKP_INSTALLED already defined in C:\wamp\www\eqdkp\config.php on line 23

    Notice: Constant CTRT_ALIASES_TABLE already defined in C:\wamp\www\eqdkp\plugins\morgdkp2\Morgexport.php on line 138

    Last edited on 30 Oct 2009 by djmulder
  • Avatar of Morgalm Morgalm Thu, 29 Oct 2009 18:50:28

    Looks like a cookie or globals problem. Try turning register globals=ON. Also it is actually working if you delete all the crap in the text boxes and enter "-" in the first box it does give you the correct data.

  • Avatar of MANTYS MANTYS Thu, 29 Oct 2009 13:31:06

    I just think that its kind of more usefull to immediatly be able to go to the standings/raids/events after importing/exporting. its just a minor thing really.

    I've installed the latest version 4.16 as stated above My DB is the latest version from eqdkp+ I downloaded about a week ago. completely original. I havent edited the files at all. I have reinstallled the script even removed and re-uploaded it. still no change I have used the mod for a long time with a pause of say 2 months. website is www.asafe.nl/wotw

    maybe this info will help: PHP Safe Mode OFF Register Globals OFF CURL ON (7.19.4) Fopen ON PHP Version 5.2.10 Mysql Version Client(5.0.51a) Server(5.1.23-rc-community) Mysql Strict Mode NO

    I'm using the PHP5 version of eqdkp+ would that be a posibility?

  • Avatar of Morgalm Morgalm Wed, 28 Oct 2009 22:27:39

    Webscript has not been updated in a long time. When did you last update it? Anything else change in your DB? Have you modified the file at all? Did you try reinstall the scripts? How long have you been using the mod? Give me a link to your website please.

    And why do you need to see the admin panel when importing/exporting?

  • 10 comments

Facts

Last updated on
20 Nov 2009
Reported on
28 Oct 2009
Status
Invalid - This was not a valid report.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees

Votes (Total: +3, Average: +3.0)