Current time: 04-19-2024, 11:27 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Small bug in autocreated mail for new users
Author Message
fluser Offline
Documentation Team
***
Docu Team

Posts: 246
Joined: May 2010
Reputation: 1
Post: #1
Small bug in autocreated mail for new users
Hello all

There is a very small bug in 1.0.7 in the autogenerated mail for new users.
Change:
Code:
Statistics: {BASE_SERVER_VHOST_PREFIX}{BASE_SERVER_VHOST}/{USERNAME}/stats/
To:
Code:
Statistics: {BASE_SERVER_VHOST_PREFIX}{BASE_SERVER_VHOST}/stats/{USERNAME}/

If you don't change it, the user won't be able to go directly to the statistic page over the URL sent by mail.

Best Regards
Fluser
12-04-2010 09:09 AM
Find all posts by this user Quote this message in a reply
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #2
RE: Small bug in autocreated mail for new users
Thank you, however the right link should be:
PHP Code:
{BASE_SERVER_VHOST_PREFIX}{USERNAME}/stats
I'll fix it.
12-04-2010 05:33 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)