The site went down for a couple of minutes. Now I.m getting this at the top of every page -
require_once ROOT_DIR . '/include/floating.php'; if ($_GET['act'] == 'claim') { $_GET['floating_items'] = $floating_items; } ?>
I saw that too, but it's gone now. Instead, the pet's page is just a mess of code. D: Can't take a screenshot because I'm at work, but there are no links available... it's all just coding.
SPOILER (click to toggle)
"$nav_links = [ [ "url" => "/adopt.php", "name" => "Create Pet", "image" => "items/toy_nostalgickumos.gif" ], [ "url" => "/explore/adopt.php", "name" => "Adopt R Us", "image" => "items/jandog_adoptionpapers.gif" ], [ "url" => "/explore/freefood.php", "name" => "Free Food", "image" => "items/food_bittenapple.gif" ], [ "url" => "/spotlight.php?view=pets", "name" => "Spotlight", "image" => "items/pb_moviedirector_studiolight.gif" ], [ "url" => "/preferences.php?act=pet_order", "name" => "Change Order", "image" => "items/sticker_hearttalky.gif" ], [ "url" => "/explore/job_agency.php", "name" => "Job Agency", "image" => "items/book_casefile.gif" ], [ "url" => "/pets_custom.php", "name" => "Custom Overlays", "image" => "items/toy_nfautdrag.gif" ], [ "url" => "/pets_name_exchange.php", "name" => "Name Exchange", "image" => "items/plushie_ex4423.gif" ], [ "url" => "/pet_transfers.php", "name" => "Pet Transfers", "image" => "items/beanbag_ruffiefelilove.gif" ] ]; if ($thisuser->accounttype > 0) { $nav_links[] = [ "url" => "/pet/leash.php", "name" => "Pet Leash", "image" => "items/Leash.gif" ]; } ?> "
and so on, and so forth
