Hi!
I found your Raidplaner and tried it on Version 4.6.1 but unfortunately as soon as I want to create a new Raid and send the form… there comes just a white site as a result and no raid is created :-/
do you think about updating your raidplaner, because it seems very handsome .. and unfortunately it’s the only one on the web ??
thx in advance
regards
Philipp
My site is not live yet, but been looking around for plugins like this for a while now, and this has great potential, but sadly I’m playing Rift now, not Swtor.
If I had a bit of time I’d customise it for myself, roles,classes, levels etc but would take me too long.
Thanks for the fix codeguy007, works pretty well on 4.0. But still a bit buggy in places (not your fault)
What would be good for any future updates:
Allow us to create/edit roles, edit levels/classes.
Better links to the player profiles as this is a bit tricky at the moment.
Groups like ninjonxb suggested
Ranking of members, leader, sergeants (or whatever we can create)
History of looters.
attendees.
Please keep working on this plugin as there isn’t anything out there close to it. Once it’s generic for all games it will be very popular
]]>I was able to fix this plugin so it works with 4.0. I have my customized version up at https://github.com/codeguy007/swtor-raidplaner-wp4.0 but the fix is fairly simple and I have made a number of changes.
The problem is that 3.9 and 4.0 are using mysqli for database connection and mysql_real_escape_string does not work with that. To fix it just run the following command in you swtor-raider directory.
sed -i ‘s/mysql_real_escape_string/esc_sql/g’ swtor-raider.php
]]>I noticed this had some recent activity so I wanted to post.
I am currently playing around to see if I can build my own website instead of using one of the guild websites out there.
The one feature that I am missing is the ability to make different raid groups.
Basically as an admin be able to put characters into a raid group and only allow those characters to sign up for the raid.
Sorry, this file type is not permitted for security reasons.
I get this when members try to fill in their characters in their profile. The only way to bypass it is to make them Editors which is a security risk.
Any solution?
]]>