You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 132 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - activation error [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 12:22 pm Reply with quoteBack to top

http://ravernews.com/modules.php?name=Your_Account&op=activate&username=testaccounts&check_num=d4001cdb0e507c783e5ba3d111397327

Thats the url I used and theirs a activation error. Can you help me I was wondering why people where not signing up.
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 12:29 pm Reply with quoteBack to top

only thing I can think of is. This started to happen when I updated the files of the phpBB release you guys gave out.
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Wed Feb 26, 2003 12:30 pm Reply with quoteBack to top

I'll test it on my site.

ArtificialIntel
Find all posts by ArtificialIntelView user's profileSend private message
chatserv
General
General


Joined: Jan 12, 2003
Posts: 3128

Location: Puerto Rico

PostPosted: Wed Feb 26, 2003 12:30 pm Reply with quoteBack to top

Start by uploading nuke 6.5's language file for the Your Account module.

_________________
Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Find all posts by chatservView user's profileSend private messageVisit poster's website
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Wed Feb 26, 2003 12:31 pm Reply with quoteBack to top

there's a few language errors I notice in the Signup and the actual Your_Account module
Find all posts by ArtificialIntelView user's profileSend private message
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Wed Feb 26, 2003 12:32 pm Reply with quoteBack to top

the activation works fine on my site - just the language errors

ArtificialIntel
Find all posts by ArtificialIntelView user's profileSend private message
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 12:35 pm Reply with quoteBack to top

shot I dont have these files with me right now. I might have them at the house. damn. I will...grrrrrr.

I will do it when I get home. I was wondering why people arnt signing up.

Thanks guys. I will let you know in about one 1 hour.


Can you post the language file in this post?

PHPNUKE RC 1
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 12:36 pm Reply with quoteBack to top

is there a way to debug that? the sql_layer file work?
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 12:37 pm Reply with quoteBack to top

I never changed only when I upgraded the phpBB
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
chatserv
General
General


Joined: Jan 12, 2003
Posts: 3128

Location: Puerto Rico

PostPosted: Wed Feb 26, 2003 12:42 pm Reply with quoteBack to top

Code:
<?php

/**************************************************************************/
/* PHP-NUKE: Advanced Content Management System                           */
/* ============================================                           */
/*                                                                        */
/* This is the language module with all the system messages               */
/*                                                                        */
/* If you made a translation, please go to the site and send to me        */
/* the translated file. Please keep the original text order by modules,   */
/* and just one message per line, also double check your translation!     */
/*                                                                        */
/* You need to change the second quoted phrase, not the capital one!      */
/*                                                                        */
/* If you need to use double quotes (") remember to add a backslash (\),  */
/* so your entry will look like: This is \"double quoted\" text.          */
/* And, if you use HTML code, please double check it.                     */
/**************************************************************************/

define("_EMAIL","Email");
define("_YES","Yes");
define("_NO","No");
define("_OPTIONAL","(optional)");
define("_REQUIRED","(required)");
define("_SAVECHANGES","Save Changes");
define("_THRESHOLD","Threshold");
define("_NOCOMMENTS","No Comments");
define("_NESTED","Nested");
define("_FLAT","Flat");
define("_THREAD","Thread");
define("_OLDEST","Oldest First");
define("_NEWEST","Newest First");
define("_HIGHEST","Highest Scores First");
define("_ERRORINVEMAIL","ERROR: Invalid Email");
define("_ERROREMAILSPACES","ERROR: Email addresses do not contain spaces");
define("_ERRORINVNICK","ERROR: Invalid Nickname");
define("_NICK2LONG","Nickname is too long. It must be less than 25 characters");
define("_NAMERESERVED","ERROR: This Name is Reserved");
define("_NICKNOSPACES","ERROR: There cannot be any spaces in the Nickname");
define("_NICKTAKEN","ERROR: Nickname already taken");
define("_EMAILREGISTERED","ERROR: Email address already registered");
define("_UUSERNAME","User Name");
define("_FINISH","Finish");
define("_YOUUSEDEMAIL","You or someone else has used your email account");
define("_TOREGISTER","to register an account at");
define("_FOLLOWINGMEM","Following is the member information:");
define("_UNICKNAME","-Nickname:");
define("_UPASSWORD","-Password:");
define("_USERPASS4","User Password for");
define("_YOUAREREGISTERED","Welcome! You are now registered as a member.");
define("_THISISYOURPAGE","This is your personal page");
define("_AVATAR","Avatar");
define("_WEBSITE","Web Site");
define("_ICQ","ICQ Number");
define("_AIM","AIM Number");
define("_YIM","YIM Number");
define("_MSNM","MSNM Number");
define("_LOCATION","Location");
define("_OCCUPATION","Occupation");
define("_INTERESTS","Interests");
define("_SIGNATURE","Signature");
define("_MYHOMEPAGE","My HomePage:");
define("_MYEMAIL","My Email:");
define("_EXTRAINFO","Extra Info");
define("_NOINFOFOR","There is no available info for");
define("_LAST10COMMENTS","Last 10 Comments by");
define("_LAST10SUBMISSIONS","Last 10 News Submissions sent by");
define("_LOGININCOR","Login Incorrect! Please Try Again...");
define("_USERLOGIN","User Login");
define("_USERREGLOGIN","User Registration/Login");
define("_REGNEWUSER","New User Registration");
define("_LIST","List");
define("_NEWUSER","New User");
define("_PASSWILLSEND","(Password will be sent to the email address you enter)");
define("_COOKIEWARNING","Notice: Account preferences are cookie based.");
define("_ASREGUSER","As a registered user you can:");
define("_ASREG1","Post comments with your name");
define("_ASREG2","Send news with your name");
define("_ASREG3","Have a personal box in the Home");
define("_ASREG4","Select how many news you want in the Home");
define("_ASREG5","Customize the comments");
define("_ASREG6","Select different themes");
define("_ASREG7","some other cool stuff...");
define("_REGISTERNOW","Register Now! It's Free!");
define("_WEDONTGIVE","We don't sell/give to others your personal info.");
define("_ALLOWEMAILVIEW","Allow other users to view my email address");
define("_OPTION","Option");
define("_PASSWORDLOST","Lost your Password?");
define("_NOPROBLEM","No problem. Just type your Nickname and click on send button. We will send an automatic Email to you with your Confirmation Code, then you need to re-type your Nickname and type your Cofirmation Code and we will send to you a new password.");
define("_CONFIRMATIONCODE","Confirmation Code");
define("_SENDPASSWORD","Send Password");
define("_YOUARELOGGEDOUT","You are now logged out!");
define("_SORRYNOUSERINFO","Sorry, no corresponding user info was found");
define("_USERACCOUNT","The user account");
define("_AT","at");
define("_HASTHISEMAIL","has this email associated with it.");
define("_AWEBUSERFROM","A Web user from");
define("_HASREQUESTED","has just requested that password be sent.");
define("_YOURNEWPASSWORD","Your new Password is:");
define("_YOUCANCHANGE","You can change it after you login at");
define("_IFYOUDIDNOTASK","If you didn't asked for this, don't worry. You are seeing this message, not 'them'. If this was an error just login with your new password.");
define("_UPDATEFAILED","Could not update user entry. Please, Contact the Administrator.");
define("_PASSWORD4","Password for");
define("_MAILED","Mailed.");
define("_CODEREQUESTED","has just requested a Confirmation Code to change the password.");
define("_YOURCODEIS","Your Confirmation Code is:");
define("_WITHTHISCODE","With this code you can now assign a new password at");
define("_IFYOUDIDNOTASK2","If you didn't asked for this, don't worry. Just delete this Email.");
define("_CODEFOR","Confirmation Code for");
define("_USERPASSWORD4","User Password for");
define("_UREALNAME","Real Name");
define("_UREALEMAIL","Real Email");
define("_EMAILNOTPUBLIC","(This Email will not be public but is required, will be used to send your password if you lost it)");
define("_UFAKEMAIL","Fake Email");
define("_EMAILPUBLIC","(This Email will be public. Just type what you want, Spam proof)");
define("_YOURHOMEPAGE","Your Home Page");
define("_YOURAVATAR","Your Avatar");
define("_YICQ","Your ICQ");
define("_YAIM","Your AIM");
define("_YYIM","Your YIM");
define("_YMSNM","Your MSNM");
define("_YLOCATION","Your Location");
define("_YOCCUPATION","Your Occupation");
define("_YINTERESTS","Your Interests");
define("_255CHARMAX","(255 characters max. Type your signature with HTML coding)");
define("_CANKNOWABOUT","(255 characters max. Type what others can know about yourself)");
define("_TYPENEWPASSWORD","(type a new password twice to change it)");
define("_SOMETHINGWRONG","Something screwed up... don't you hate that?");
define("_PASSDIFFERENT","Both passwords are different. They need to be identical.");
define("_CHARLONG","characters long");
define("_AVAILABLEAVATARS","Available Avatar's List");
define("_NEWSINHOME","News Number in Home");
define("_MAX127","(max. 127):");
define("_ACTIVATEPERSONAL","Activate Personal Menu");
define("_CHECKTHISOPTION","(Check this option and the following text will appear in the Home)");
define("_YOUCANUSEHTML","(You can use HTML code to put links, for example)");
define("_SELECTTHEME","Select One Theme");
define("_THEMETEXT1","This option will change the look for the whole site.");
define("_THEMETEXT2","The changes will be valid only to you.");
define("_THEMETEXT3","Each user can view the site with different theme.");
define("_DISPLAYMODE","Display Mode");
define("_SORTORDER","Sort Order");
define("_COMMENTSWILLIGNORED","Comments scored less than this setting will be ignored.");
define("_UNCUT","Uncut and Raw");
define("_EVERYTHING","Almost Everything");
define("_FILTERMOSTANON","Filter Most Anonymous");
define("_USCORE","Score");
define("_SCORENOTE","Anonymous posts start at 0, logged in posts start at 1. Moderators add and subtract points.");
define("_NOSCORES","Do Not Display Scores");
define("_HIDDESCORES","(Hiddes score: They still apply, you just don't see them.)");
define("_MAXCOMMENT","Max Comment Length");
define("_TRUNCATES","(Truncates long comments, and adds a Read More link. Set really big to disable)");
define("_BYTESNOTE","bytes (1024 bytes = 1K)");
define("_USENDPRIVATEMSG","Send a Private Message to");
define("_THEMESELECTION","Theme Selection");
define("_COMMENTSCONFIG","Comments Configuration");
define("_HOMECONFIG","Home Configuration");
define("_PERSONALINFO","Personal Information");
define("_USERSTATUS","Actual User Status");
define("_ONLINE","Online");
define("_OFFLINE","Offline");
define("_CHANGEYOURINFO","Your Info");
define("_CONFIGCOMMENTS","Comments");
define("_CHANGEHOME","Your Home");
define("_LOGOUTEXIT","Logout/Exit");
define("_SELECTTHETHEME","Themes");
define("_PRIVATEMESSAGES","Your Private Messages");
define("_EDITUSER","Edit User");
define("_RECEIVENEWSLETTER","Receive Newsletter by Email?");
define("_NOTSUBSCRIBED","You're not subscribed to our Newsletter");
define("_SUBSCRIBED","You're subscribed to our Newsletter");
define("_USERCHECKDATA","please check the following information. If all is correct you can proceed with the registration by clicking on \"Finish\" button, otherwise \"Go Back\" and change whatever information is needed.");
define("_USERFINALSTEP","New User Registration: Final Step");
define("_ACCOUNTCREATED","New User Account Created!");
define("_THANKSUSER","Thank you for registering at");
define("_YOUCANLOGIN","In a few seconds you'll receive an email from our system with your assigned password. Then you can login <a href=\"modules.php?name=Your_Account\">here</a>. Remember to change you password and to configure your account preferences. Hope you can enjoy our services.");
define("_BROWSEUSERS","Browse Users");
define("_SEARCHUSERS","Search Users");
define("_BROADCAST","Broadcast Public Message");
define("_BROADCASTTEXT","You can send a <i>Public Message</i> from here (255 characters max). This message will be displayed to all online users in the next 10 minutes. Any user online will see you message just once in a red bar under the site's logo. Any user can deactivate this feature from <a href=\"modules.php?name=Your_Account&op=edithome\">here</a>. Please don't abuse. HTML code isn't allowed here.");
define("_SEND","Send");
define("_MESSAGEACTIVATE","Activate Broadcast Public Messages?");
define("_BROADCASTSENT","Your Broadcast Message has been sent.");
define("_BROADCASTNOTSENT","<b>ERROR:</b> Your Broadcast Message is empty or you already sent a message recently. To publish another message you need to wait about 10 minutes.");
define("_RETURNPAGE","Return to your personal page");
define("_MYHEADLINES","My Headlines");
define("_SELECTASITE","Select the site from which you want to read the headlines:");
define("_SELECTASITE2","Select a Web Site");
define("_ORTYPEURL","Or type the headlines RSS/XML url of your prefered site:");
define("_GO","Go");
define("_HEADLINESFROM","Headlines from");
define("_WEBMAIL", "WebMail");
define("_MESSAGES","Messages");
define("_RETURNACCOUNT", "Return to Your Account Page");
define("_ACCESSTO", "Access to");
define("_CREATEJOURNAL", "Create your own Journal");
define("_READHEADLINES", "Read custom headlines");
define("_ACCESSTO", "Access to");
define("_CREATEJOURNAL", "Create your own Journal");
define("_READHEADLINES", "Read custom headlines");
define("_POPMSGACTIVE","Activate Private Message PopUp?");
define("_READMYJOURNAL","Read My Journal");
define("_AVATARNOTE","You can select your avatar once you have been registered");
define("_USRNICKNAME","Nickname/Username");
define("_ALWAYSSHOWEMAIL","Always show my Email Address");
define("_HIDEONLINE","Hide your online status");
define("_REPLYNOTIFY","Always notify me of replies");
define("_REPLYNOTIFYMSG","Sends an email when someone replies to a topic you have posted in. This can be changed whenever you post");
define("_PMNOTIFY","Notify on new Private Message by Email");
define("_POPPM","Pop up window on new Private Message");
define("_POPPMMSG","Will open a new popup window to inform you when new private messages arrive");
define("_ATTACHSIG","Always attach my signature");
define("_ALLOWBBCODE","Always allow BBCode");
define("_ALLOWHTMLCODE","Always allow HTML");
define("_ALLOWSMILIES","Always enable Smilies");
define("_FORUMSTIME","Forums Timezone");
define("_FORUMSDATE","Forums Date format");
define("_FORUMSDATEMSG","The syntax used is identical to the PHP <a href=\"http://www.php.net/date\">date()</a> function");
define("_SECURITYCODE","Security Code");
define("_TYPESECCODE","Type Security Code Here");
define("_NEWUSERERROR","New User Creation Error!");
define("_SECCODEINCOR","Security Code is incorrect, Please go back and type it exactly as given...");
define("_RETYPEPASSWORD","Re-type Password");
define("_ALLREQUIRED","All fields are required");
define("_YOUWILLRECEIVE","You will receive a confirmation email with a link to a page you should visit to activate your account in the next 24 hours.");
define("_BLANKFORAUTO","Leave blank for auto-generate your password");
define("_TOFINISHUSER","To finish the registration process you should visit the following link in the next 24 hours to activate your user account, otherwise the information will be automaticaly deleted by the system and you should apply again:");
define("_YOUPASSMUSTBE","Your Password must be");
define("_FINISHUSERCONF","Your request for a new account has been processed. You'll receive an email in the next few seconds with a activation link that should be visited in the next 24 hours to be able to activate your account.");
define("_ACTIVATIONERROR","New User Activation Error");
define("_ACTIVATIONYES","New User Activation");
define("_ACTMSG","Your account has been activated. Please login from <a href=\"modules.php?name=Your_Account\">this link</a> using your assigned Nickname and Password.");
define("_ACTERROR1","New user verification number is invalid.<br><br>Please be sure to click on the link you received by email or apply for a new account <a href=\"modules.php?name=Your_Account\">here</a>.");
define("_ACTERROR2","There is no user in the database with this information.<br><br>You can register a new user from <a href=\"modules.php?name=Your_Account\">here</a>.");
define("_ACTIVATIONSUB","New User Account Activation");

?>

_________________
Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Find all posts by chatservView user's profileSend private messageVisit poster's website
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 1:03 pm Reply with quoteBack to top

Code:
define("_ACTERROR2","There is no user in the database with this information.<br><br>You can register a new user from <a href=\"modules.php?name=Your_Account\">here</a>.");


So theres no user in the database. WTF. I dont get it.
So there not being saved into the database?
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 1:36 pm Reply with quoteBack to top

check it out. I am home now. I uploaded the old your account index.php file it works users can sign up. Only problem is that is doesnt give a activation url, just a password and login. NP that still means users can fake their email and just sign up with a fake email.

ANy tips
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 1:41 pm Reply with quoteBack to top

wow where does that file go? It wasnt in the download I think. I will reload it and take a look.
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
mark2002
Nuke Soldier
Nuke Soldier


Joined: Jan 27, 2003
Posts: 22

Location: USA

PostPosted: Wed Feb 26, 2003 1:54 pm Reply with quoteBack to top

Check your domain name. I do not know if you meant revernews.com as this domain is still available or expired... run and register it if so. Otherwise, maybe because you are missing the /html/ portion of this url... that is what all I can think of from fast scan to your post.

Regards...
Mark
Find all posts by mark2002View user's profileSend private message
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Wed Feb 26, 2003 2:24 pm Reply with quoteBack to top

WTF... The url at the top of the screen is the same as the url that is email out. The activation link comes from the phpBB code if I am not wrong and some they have it working with the your account module.
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.782 Seconds - 54 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::