1
annie
registrations
  • 2005/8/4 11:01

  • annie

  • Just popping in

  • Posts: 87

  • Since: 2005/7/29


When a new user cannot register they get the wording 'could not register new user' with no explanation at all

Can we edit it so that it reads 'Sorry we had difficulty registering you, please see this post and put a link to an explanation on the message boards?

Where do we edit it?

2
Dave_L
Re: registrations
  • 2005/8/4 11:09

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


[XOOPS 2.2]

modules/profile/language/english/admin.php:
define("_PROFILE_AM_CNRNU","Could not register new user.");


modules/profile/language/english/main.php:
define('_PROFILE_MA_REGISTERNG','Could not register new user.');


You may only need to change the second one. The first one is probably only used when adding a new user from the admin page.

3
MadCat
Re: registrations
  • 2005/8/5 9:45

  • MadCat

  • Just popping in

  • Posts: 72

  • Since: 2004/6/18


I have the same problem! New users cannot register in my page! I have install the XOOPS 2.2
How i change the main.php? What you mean? To delete that line?

4
annie
Re: registrations
  • 2005/8/5 10:23

  • annie

  • Just popping in

  • Posts: 87

  • Since: 2005/7/29


Hi

I changed the code and it works - the text shows up. However, the link doesn't. Do I use html code such as a href to make the link show? Or is there a different code in php?

Madcat ... please see my message board posting about problems registeringhttp://www.worldwidemediums.com/modules/newbb/viewtopic.php?topic_id=1&forum=1

5
MadCat
Re: registrations
  • 2005/8/5 11:24

  • MadCat

  • Just popping in

  • Posts: 72

  • Since: 2004/6/18


I dont have firewall! I cant understand what change can i do in main.php to work?
The above line exist in file... what change i have to do?

Thanks

6
Dave_L
Re: registrations
  • 2005/8/5 13:05

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


annie: Yes, you need to use HTML.

define('_PROFILE_MA_REGISTERNG','Sorry we had difficulty registering you, please see <a href="http://www.worldwidemediums.com/modules/newbb/viewtopic.php?topic_id=1&forum=1">this page</a>.');


The & in the URL should really be & a m p ; (without spaces), but I can't post it that way here.

Madcat: You may want to start a new topic. This topic is concerned with changing language strings, not solving registration problem.

Login

Who's Online

230 user(s) are online (164 user(s) are browsing Support Forums)


Members: 1


Guests: 229


Mamba,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits