![]() |
Change default "anonymous" to "Guest"
Hi, is it possible to change the way x-cart assigns a username to those who don't register. All I want to do is change the word "anonymous" to "Guest." I've looked all around and I can't figure it out. I've found this in include/register.php which defines what the generated username will be:
Code:
$uname = $anonymous_username_prefix.$next_anonimous_number; but I don't know what to do next. How do I change the value for anonymous_username_prefix from "anonymous" to "Guest"? Any help would be greatly appreciated. Thanks! |
youll find this in the config.php file
|
Woohoo! Thank you!!
Thank you ever so much! It was as simple as that. Thanks!
:D |
All times are GMT -8. The time now is 09:24 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.