![]() |
unregistered users have blank name Anyone what is not logged in (guest) shows up as a blank name for uploads and messages.. Is there a problem with my settings, or does photopost not place a default "guest' for unregistered users? |
I guess what is your integration type? url? |
Quote:
http://skidpics.com notice the Top Posters - The black one is when not logged in.. |
Well in smf.php you can try this. It will help for future uploads as its not going to change things for old uploads add this in bold. Code: Content visible to verified customers only. |
Quote:
The end result is this: elseif ( $usergroup == "" ) { // login for guests $usergroup = 100; } if (!User['username'] ) $User['username'] = "Guest"; |
whats different here what you added is exactly as what I posted? |
correct, and it makes my site not pull up once I posted the update.. how about in this section: line 402 // This assumes that Id for "Guests" is 100 $usergroup = 100; |
Try this Code: Content visible to verified customers only. |
seems to be working. Now I have to see if it will show up in the top poster listing. I have a blank in there with images showing, but unsure on who the images belongs to.. |
It is not going to correct names on all ready uploaded images, You can try running the scan database tool update names on photos comments to see if that helps |
Thanks for the help! |
Glad to help have a good day |
| All times are GMT -5. The time now is 06:33 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0