1
susanna_le
Re: Login with e-mail instead of made-up username
  • 2010/8/23 20:19

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


Hi!
Thanks it worked!
Now I can log in both with the username and the e-mail.

I still have some issues with the initial registration step though.

FIRST ISSUE
I am receiving the following error message:
"Could not register new user.
uname must be shorter than 25 characters."

I have already done the following:
1) Increased value in database table
2) Increased value in input user form
3) Increased value in User info settings in ADMIN
4) Increased the value in include/registerform.php:
$reg_form->addElement(new XoopsFormText(_US_NICKNAME, 'uname', 100, 99, $myts->htmlSpecialChars($uname)), true);

What am I missing?!

I read another post where someone (DAVE L) wrote that:

"There may be other problems, though. I tried increasing that value, and I still couldn't register a user with a long name. One of these checks in register.php is failing:

if (!$member_handler->insertUser($newuser)) {
echo _US_REGISTERNG;
include 'footer.php';
exit();
}
$newid = $newuser->getVar('uid');
if (!$member_handler->addUserToGroup(XOOPS_GROUP_USERS, $newid)) {
echo _US_REGISTERNG;
include 'footer.php';
exit();
}

I glanced at those functions, and didn't see anything obvious, so more debugging is needed."

SECOND ISSUE
In my registration I want a new user to write his/her username (has to be e-mail), then write the e-mail a second time for comparison adn validation. I need to make sure that the user name will match the email value.

Any tips how to tackle these to issues??

br
Susanna



2
susanna_le
Login with e-mail instead of made-up username
  • 2010/8/21 12:17

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


Hi!
I would like to have the users to login with their e-mail instead of a made-up username. I tried to replace the username variable but then I got stuck at the verification step that comes when including auth.php and authfactory.php in system_blocks_login.

I therefore decided to change tachtics and made the maximum length of the user name variable longer so that an e-mail address would fit. However, the problem now is that it doesn't approve the format and I receive an errormessage.
1. How can I make the user name field to approve an email address?

2. How can I make sure that the uswer name (= email) will be compared to the second field (the in fact email field, that I'm now planning to use as a "repeat your email fiedl").

gratefull for help!!!

/susanna



3
susanna_le
Making Paypal work with Oledrion
  • 2010/7/3 15:22

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


Hello!
I've been setting up Oledrion but don't manage to get Paypal to work. When trying to pay for a product on the site I receive this message from Paypal. This is at the very last step where you have confirmed the transfer.

Is there anything I've forgot to setup? I've read that one has to make sure that the gateway is setup correctly. Which are the correct settings and where do i do them?




ERROR MESSAGE:
Sorry — your last action could not be completed

If you were making a purchase or sending money, we recommend that you check both your PayPal account and your email for a transaction confirmation after 30 minutes.

If you came to this page from another website, please return to that site (don't use your browser's Back button) and restart your activity.

If you came from PayPal's website, click the PayPal logo in the upper-left corner to return to our home page and restart your activity. You might have to log in again.
Rapids::Exception (Q36Rapids5Tools13PimpException): Pimp RC: 0

Failure log: Use of pimp_rc (4001), Use of pimp_rc (4001), Use of pimp_rc (3204) Backtrace: PPException::PPException(String const &) Rapids::Tools::PimpException::PimpException(unsigned long) Rapids::BusinessBlocks::transaction_process(PayPalCommonWebAppContext const &, PimpTransaction &, PimpXClick &, PimpNotification *, unsigned long long, TArray *, unsigned long long, unsigned long long, TArray *, PimpTransactionDetails *, unsigned long long, Risk::FraudFilterPreferences, PimpPushFundsPayment *) Rapids::BusinessBlocks::transaction_process_hosted_payment(PayPalCommonWebAppContext const &, PimpTransaction &, PimpXClick &, PimpNotification *, unsigned long long, unsigned long long, unsigned long long, unsigned long long, TArray *, TArray const *, PimpTransactionDetails *, Risk::FraudFilterPreferences, PimpPushFundsPayment *) Rapids::BusinessBlocks::HostedPayments::hosted_payments_transaction_main(PayPalCommonWebAppContext const &, PimpXClick &, PimpTransaction &, TArray &, TransactionUbiquityContainer &, MiscUbiquityContainer &, FlowInfoUbiquityContainer &, unsigned long long &, unsigned long long &, PimpUOMe &, PimpASOrder &, PimpNotification &, TArray const *, PimpTransactionDetails *, PimpPushFundsPayment *) gcc2_compiled. Rapids:ecoratedState::execute(Rapids::CGIVars const &) Riprap::RiprapRapidsGenericFlow::flow_continue_post(Riprap::WebAppContextOrnate const &, Riprap:ispatchInterceptorRegistry const &) Riprap::call_rapids(Riprap::WebAppContext const &, Riprap::RapidsFlowFactory const &, Riprap:ispatchAction const &, Riprap::WebAppReturn const &, String const &, Riprap:ispatchInterceptorRegistry const &) Riprap::dispatch_loop(Riprap::EPRegistry const &, Riprap::WebAppContext const &, Riprap:ispatchAction &, Riprap::WebAppReturn &, String const &, Riprap:ispatchInterceptorRegistry const &) Riprap::dispatch_wrapper(OutputStream &, Riprap::EPRegistry const &, Riprap::WebAppContext const &, Riprap::WebAppReturn const &, String const &, bool const &, Riprap:ispatchInterceptorRegistry const &) gcc2_compiled. main



4
susanna_le
Re: Module File for oledrion Not Found!Module File for Not Found!
  • 2010/7/3 15:07

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


Hello!
Nothing worked so I decided to reinstall the whole xoops platform and then transfered the module files again - which worked. Very strange!

Thanks for trying to help me out.

br
Susanna



5
susanna_le
Re: Module File for oledrion Not Found!Module File for Not Found!
  • 2010/6/22 21:31

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


Ghia, I don't really understand what you mean.



6
susanna_le
Re: Module File for oledrion Not Found!Module File for Not Found!
  • 2010/6/20 19:23

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


I have copied all the files for Oledrion, yes.

What do you mean with checking the right alignment?
I found the file /modules/oledrion/xoops_version.php, but what do I need to check there?

Oledrion 2.31

XOOPS Version XOOPS 2.4.4
PHP Version 5.3.2
mySQL Version 5.0.51a-24+lenny4-log
Server API cgi-fcgi
OS Linux

many thanks
susanna



7
susanna_le
Module File for oledrion Not Found!Module File for Not Found!
  • 2010/6/20 11:41

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


Hello all!
I tried to install the Oledrion module but when trying to install it I received the message:Module File for oledrion Not Found!Module File for Not Found!

What have I missed?
I controlled that the folders and files were all set to writable.

Please help!






8
susanna_le
Re: Image Galleri for xoops 2.4.4?
  • 2010/3/11 22:00

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


I tried to install Tadgallery but nothing happens after that I press the install button. It seemstadkallery still seems to install but then when returning to the module section, nothing has happened and the icons are still in the section of the uninstalled modules. Is there anything else that I have to do after having transfered the directory to my site and having renamed it to "tadgallery"?

The same happens to Webphoto 2.10. They appear in the Module section of the Admin but nothing happens when installing.

Can one only have one gallery at a time installed at a XOOPS site?

Susana



9
susanna_le
Re: No tabels are created during the installation
  • 2010/3/11 20:59

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


It all works now. I emptied the database and just reinstalled it all. Don't know what made it not working in the beginning...

Thanks for trying to help out though!
/s



10
susanna_le
Re: No tabels are created during the installation
  • 2010/3/5 19:13

  • susanna_le

  • Just popping in

  • Posts: 10

  • Since: 2010/3/1 2


Double checked it, and yes, the db user has create rights...so there has to be something else that is wrong...

Grateful for any help I can get!!




TopTop
(1) 2 »



Login

Who's Online

95 user(s) are online (66 user(s) are browsing Support Forums)


Members: 0


Guests: 95


more...

Donat-O-Meter

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

Latest GitHub Commits