![]() |
Oh and btw, I just noticed that when you click on 'Click here to sort your adoptables' the table somehow gets aligned to the left a little bit more.
If you're wondering how to fix that, I think the following code should do the trick HTML Code:
$(document).ready(function(){ |
still did it...
|
Sorting! Awesome!
|
First post updated:
Fixed a bug where trading adoptables can cause duplicate entries in the sorting tables. The table structure now only have 'adoptable_id' as the primary key. |
Thank you for this mod :)
Works perfect on my site! |
Why won't it save the sort anymore (After Maple added in a tabs feature for our adopts)?
PHP Code:
|
Do you have a fix for this code for 1.3?
Code:
|
That's odd. There isn't any big change to that function in Mys 1.3.
Perhaps you installed it incorrectly. But more importantly, what do you mean by "does not work"? Can you be more specific? |
I fixed it :) It was late last night so I don't even know how I did it :/
|
If you do remember, can you post it? I'd like to get this working on 1.3 but I've been waiting for it to get updated to 1.3. This is too useful to not have.
|
I'll just post what I have in my functions.php script
Code:
function secure($data, $key = NULL) { about line 23: Code:
$adopts->query('REPLACE INTO ' . $prefix . 'sort_adoptables (`user_id`, `adoptable_id`, `sorting_id`) |
Well dude, just make a tiny bit of edit in your script and release the new Mod in Mys v1.3.x Addons/Mods subforum. That section needs some threads anyway.
|
Something didn't work
Parse error: syntax error, unexpected '}' in /homepages/22/d355892482/htdocs/fabletopia/functions/functions.php on line 83 |
Nevermind, just fixed an error, sometimes I just need to believe in myself :)
|
I forgot to mention... if you do this with the newest script, when you click on someone's profile the tabs don't work :/
|
I'll see what I can do about creating this mod for Mys 1.3
|
Well Id say you take a look into it and see how difficult it is to convert the Mod to Mys v1.3.x compatible version. If it is too hard and will take days, then wait till you have more time.
|
This script look's and sounds awsome, I would like to use it in v.1.3.1
I hope you modify the script.. so i can use it in v.1.3 |
All times are GMT -5. The time now is 09:51 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.