View Full Version : Blank profile page?
gloryKAT
02-08-2015, 10:38 AM
okay so when i go to check my profile page, it shows up blank??
i made other accounts for testing and their pages are okay...
Hall of Famer
02-08-2015, 10:53 AM
Umm in this case your user profile is broken. Did you check with the user id column(uid) is the same for your account in database table prefix.users and prefix.users_profiles? If they do not match or that your profile is not in the user profile table, your profile is broken. The way to fix this is to edit the two user IDs to be the same with each other.
gloryKAT
02-08-2015, 11:32 AM
thank you! :3
and now all i'm wondering is how do i change the text color in the profile box?? it's white against white right now XD
EDIT: I also have another problem -- the adopt.php page is blank??
Kyttias
02-08-2015, 04:53 PM
If text is white on white, make some css changes. Right-click the are in Chrome or FireFox to inspect the element, click on where the text is exactly in the HTML, or around it, and look to the side to see where the css is that is currently styling that line. Make a rule specific to that box or a parent element on the page to change the font to another color. (If I can get a link, I could try to help.)
As for adopt.php being blank, that could be caused by a number of things. I'd check first to make sure no pets have apostrophes in their names or descriptions, and to test if the error goes away without them there. If you absolutely you feel you need apostrophes there, I can probably see what tweaks can be made to help.
If that doesn't help, could you give us the contents of adopt.php and view/adoptview.php to check for bugs?
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.