Hello!
I am able to pull IP's out of the Xenforo database using
$iparray[] = long2ip(hexdec(bin2hex($row['ip'])));
I want to be able to store IP addresses using my API, this uses PHP and MYSQL queries.
How can I do the reverse of above to convert the IP to the correct format to store...
Very interesting, we cannot edit instances on our install due to
Undefined index: shoutping_interval 21 minutes ago - packages/DBTech/Shout/Action/Admin/Instance.php:412
Delete...
Undefined index: shoutping_interval 21 minutes ago - packages/DBTech/Shout/Action/Admin/Instance.php:412
If it...
<a {$player.profileLink} class="MinecraftAvatar avatar"><img width="4" height="4" data-offsetx="-8px" class="Tooltip" title="{$player.username}" src="<xen:avatar user="$user" size="s" img="true" class="_plainImage" /></a>
I am using this...
I'd like to add an xs class for size to properly size...