11
yingzhao
Re: SNS module review
  • 2010/1/30 2:08

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


I have installed your openid 1.3 on my site (xoops 2.3.3), and it does not seem to work. I tried to associate my site's userid with my google id, but I could not log in with my google id to my site, after I am logged out. I checked the login_openid table, there is nothing been saved there. I am wondering what else I could have done differently? The openid at your test site, SNS, works nicely (The other shopping site seems to have the same problem?), and I would really like to have it on my site. Thank you very much.



12
yingzhao
Re: Sign on with an email
  • 2010/1/25 2:50

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


I found a simple workaround for it. In the user configuration, I changed the maximum length for user name to 25 chars, and the user name filter to "light", so that XOOPS will allow users to register with user name the same as email address. The registered user can now use his email as user name to log in.



13
yingzhao
Sign on with an email
  • 2010/1/24 5:16

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


Hi all,

I would like to know whether it is possible to configure user sign on with email and password? Does it require hacking the code? Is there any plan of supporting such feature in the future?

Thank you,



14
yingzhao
Re: mainfile.php precheck
  • 2010/1/19 3:27

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


Thank you. I added these lines to my mainfile.php, and I am getting a blank page. I turned on the debugger, but I still did not see anything. Is there anything else that I am missing? Thank you.



15
yingzhao
mainfile.php precheck
  • 2010/1/18 17:19

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


Hi all,

I am using XOOPS 2.3.3. I modified mainfile.php to 444, and I do not see any warning in the System module. Then, I installed protector module that comes with XOOPS 2.3.3. Now the protector give me this warning.

'mainfile.php' : missing precheck Not secure
You should edit your mainfile.php like written in README.

I do not know which README that it is refering to. Can someone tell me what to do? Thank you.



16
yingzhao
Re: Mail configuration on hostmonster
  • 2010/1/15 3:46

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


I forgot to set the "admin mail address" in general setting to the correct email address.



17
yingzhao
Mail configuration on hostmonster
  • 2010/1/15 3:11

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


Hello,

I am using hostmonster to host my XOOPS 2.3.3 site. I want my users to register on my site, get registration activation code delivered to their specified gmail/hotmail/yahoomail etc account, and confirm the registration.

I found that I need to change the default php mail() to sendmail to get the "activation code delivered" message shown after the user registration. Note except for this parameter, I have not changed other default settings. And the "From address" is set as "webmaster@mysite.com". But the user does not get the "activation code" mail in his gmail/hotmail etc. I wonder if I have missed anything in the configuration? Many thank.



18
yingzhao
Re: Login (openid) module 1.2
  • 2010/1/5 21:20

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


I have installed the module to my test site,http://yin-yan.biz/myproj/modules/login/. As required, I also added the rb framework into frameworks. I could not find curl, so I did not do anything with it. Now I want to test the openid with my yahoo id, however it does not do anything... Is there anything that I am missing? Thank you.



19
yingzhao
Re: How do I modify the 2.3 default theme pick up my own css style sheet
  • 2009/4/13 18:08

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


Thank you. I modified the theme.html and it worked.



20
yingzhao
How do I modify the 2.3 default theme pick up my own css style sheet
  • 2009/4/13 1:45

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


I have a tabs.css defined to display the href links as tabs. How do I add it to the default theme to change the links as tabs? The content of this css is as below.

.tabZ{
padding: 3px 0;
margin-left: 0;
font: bold 12px Trebuchet MS ;
text-align: left;
border-bottom: 1px solid gray;
list-style-type: none;

}

.tabZ li{
display: inline;
margin: 0;
}

.tabZ li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #FDEAFD;
color: #2d2b2b;
}

.tabZ li a:visited{
color: #2d2b2b;
}

.tabZ li a:hover{
background-color: #FF8AFF;
color: black;
}

.tabZ li a:active{
color: black;
}

.tabZ li.selected a{/*selected tab*/

position: relative;
top: 1px;
padding-top: 4px;
background-color: #FF8AFF;
color: black;
}




TopTop
« 1 (2) 3 4 »



Login

Who's Online

239 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 239


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