phpBB Forum

It is currently Wed 23. May 2012, 20:35

All times are UTC + 1 hour

Forum rules


Hello dearest user and welcome to our EQDKP-Plus support forum.

Please read the following rules and terms before posting anything! Failure in doing so will result in being ignored or being banned. Posting in our boards means you have read, understood and accepted those rules.

English Board Rules – Click here



Post new topic Reply to topic  [ 8 posts ] 
Author Message
Offline
 Post subject: Raidlogimport Will not Install
PostPosted: Fri 25. Feb 2011, 12:50 

Joined: Fri 25. Feb 2011, 12:40
Posts: 5
Hiya

I am hoping you can help

I am new to administering forums and EQDKP+ although know former guild have used them successfully hence my choice.

I am trying to install the importlog plug in so i can input my dkp strings but get the following.

The following error(s) occurred:
Installation: Plugin "raidlogimport" installation SQL failed.
Installation: Error in SQL command:
"SQL ERROR

Query: INSERT INTO __raidlogimport_bz (bz_type, bz_string, bz_note, bz_bonus, bz_bonusph, bz_diff, bz_sort) VALUES ('zone', 'Naxxramas', 'Naxx', '0', '5', '', '0');
Message: Incorrect integer value: '' for column 'bz_diff' at row 1
Code: 1366
Database : Malice
Table Prefix: eqdkp_
PHP: 5.2.9-2 | Mysql: 5.0.51a



Top
 Profile  
 
Offline
 Post subject: Re: Raidlogimport Will not Install
PostPosted: Fri 25. Feb 2011, 13:16 
Core-Developer
User avatar

Joined: Wed 10. Dec 2008, 13:06
Posts: 9025
Location: Heilbronn, Germany
hmm. could be strict mode. try to disable mysql strict (use google for howto)


Support my work:
Image Image
Donate your played PS3 games:
Alternative: Donate your played Playstation3 games (PAL, Region Code 2).



Top
 Profile  
 
Offline
 Post subject: Re: Raidlogimport Will not Install
PostPosted: Fri 25. Feb 2011, 13:21 

Joined: Fri 25. Feb 2011, 12:40
Posts: 5
Thanks I know for a fact that it is, I had an initial issue trying to get eqdkp to install which I worked around by adding

SET @@session.sql_mode= '';

to the top of the .sql files instructed by one of your users here.

Would you be able to tell me which file i need to add this command to? All I can find are .php files. I am on shared hosting and unable to remove strict mode.

Many Thanks



Top
 Profile  
 
Online
 Post subject: Re: Raidlogimport Will not Install
PostPosted: Fri 25. Feb 2011, 13:28 
Moderator
User avatar

Joined: Thu 6. Mar 2008, 16:32
Posts: 4317
Location: Remshalden
If this is your own root server go to your my.cnf. If this is just a webspace for rent, you cannot change this. Contact me if this is the case, so i can send you a littel fix for the raidlogimport installation


ImageImage



Top
 Profile  
 
Offline
 Post subject: Re: Raidlogimport Will not Install
PostPosted: Fri 25. Feb 2011, 13:32 

Joined: Fri 25. Feb 2011, 12:40
Posts: 5
This is just webspace for rent from a company called webhostinguk



Top
 Profile  
 
Online
 Post subject: Re: Raidlogimport Will not Install
PostPosted: Fri 25. Feb 2011, 14:00 
Moderator
User avatar

Joined: Thu 6. Mar 2008, 16:32
Posts: 4317
Location: Remshalden
Please extract and upload the following file to your eqdkp/plugins/raidlogimport/games/WoW/language/english directory and report if it is working afterwards.

Thanks


Attachments:
bz_sql.php.zip [2.79 KiB]
Downloaded 24 times


ImageImage

Top
 Profile  
 
Offline
 Post subject: Re: Raidlogimport Will not Install
PostPosted: Fri 25. Feb 2011, 14:44 

Joined: Fri 25. Feb 2011, 12:40
Posts: 5
No it didn't but at least knowing the location the issue is coming from helps. It seems to be the null values that my db is taking exception to??? these below just as example

0 => array('zone', 'Naxxramas', 'Naxx', '0', '5', NULL, '0'),
1 => array('boss', 'Loatheb', 'Loatheb', '2', '0', NULL, '1.5'),
2 => array('boss', 'Instructor Razuvious', 'Razuvious', '2', '0', NULL, '1.6'),
3 => array('boss', 'Gothik the Harvester', 'Gothik', '2', '0', NULL, '1.7'),
4 => array('boss', 'Four Horsemen', 'Reiter', '2', '0', NULL, '1.8'),
5 => array('boss', "Anub'Rekhan", "Anub'rekhan", '2', '0', NULL, '1.0'),
6 => array('boss', 'Grand Widow Faerlina', 'Faerlina', '2', '0', NULL, '1.1'),
7 => array('boss', 'Maexxna', 'Maexxna', '2', '0', NULL, '1.2'),

So I deleted everything pre Cataclysm and the pluggin installed successfully as there were no NULL entries on these lines.

I'm logical but know nothing about programming so not sure if this may have any adverse affects not immediately visable? But atm I have it working it has successfully imported a string and added members who were missing and all is looking okay.

Next to the raid planner forum :)

Am a bit poor after paying for hosting and teamspeak server but I know I am going to be meithering you guys a lot over the coming days so have donated what I can.

Thanks you sooo much for your assistance.



Top
 Profile  
 
Online
 Post subject: Re: Raidlogimport Will not Install
PostPosted: Fri 25. Feb 2011, 14:55 
Moderator
User avatar

Joined: Thu 6. Mar 2008, 16:32
Posts: 4317
Location: Remshalden
The main problem with the current stable branch is, that the SQL structure is kind of old and has many problems with different security levels of SQL and PHP. This was already adressed in the new 0.7 branch.

Good you found a solution yourself. Kind of strange your SQL rejects NULL as a value.


ImageImage



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

(C) The EQdkp-Plus Developer Team
EQdkp Plus Template by Ramon Kaes