81
alfred
Re: Xoops 2.3.1 - How to get addition field of users in Extended Profiles
  • 2009/12/29 16:39

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


mh, in fact, the field should be visible even without a change
Check the Permission of fields



82
alfred
Re: XOOPS 2.42 - Profile Module Registration Captcha ?
  • 2009/12/29 16:35

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


hm, ok

set in /class/captcha/config.php


from
'mode' => 'image', // default mode

to
'mode' => 'text', // default mode




83
alfred
Re: XOOPS 2.42 - Profile Module Registration Captcha ?
  • 2009/12/29 15:50

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


have you installed Framework ?
When yes -> is exists a folder /captcha in this?
When yes-> renamed an test



84
alfred
Re: amendment UserProfile Module
  • 2009/12/29 15:36

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


here still lack the language identifier in english
Please compare with German and then send me
Thanks



85
alfred
Re: XOOPS 2.42 - Profile Module Registration Captcha ?
  • 2009/12/29 13:44

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


Quote:

maxxy wrote:

click submit..and user is activated automatically



edit the modules Preferences

Administration -> Preferences -> User Profile
for Activationstype

the captcha can only enabled or disabled in the config.php file
(is enabled)
Have you a link to your site?



86
alfred
Re: XOOPS 2.42 - Profile Module Registration Captcha ?
  • 2009/12/29 13:23

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


Quote:

sailjapan wrote:
It's on the second 'page' of the registration process... didn't you see it there?


no, on first page!
have you installed the profile-Module or is the default register (no module)

you can config the captcha in file /class/captcha/config.php



87
alfred
Re: amendment UserProfile Module
  • 2009/12/29 13:06

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


edit the /modules/profile/social.php
(last line on file)
add xoops_load("XoopsLocal");

also from

$xoopsTpl->assign('lang_addfriends',$addfriends);
$xoopsTpl->assign('eprofile_version','eProfile '.XoopsLocal::number_format(($xoopsModule->getVar('version') / 100)));
?>


to

xoops_load("XoopsLocal");
$xoopsTpl->assign('lang_addfriends',$addfriends);
$xoopsTpl->assign('eprofile_version','eProfile '.XoopsLocal::number_format(($xoopsModule->getVar('version') / 100)));
?>



88
alfred
Re: Installed Templates but not showing up in "General Settings"?
  • 2009/12/28 17:13

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


where that was loaded?
is theme.html available?



89
alfred
Re: Integration Tiny Editor in Extcal
  • 2009/12/28 17:04

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


Message is no Error

the variable is not initialized



90
alfred
Re: search.php forbidden
  • 2009/12/28 16:59

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


ehm,
Folders -> 755
Files -> 644 !

is the owner of file korrekt?




TopTop
« 1 ... 6 7 8 (9) 10 11 12 ... 18 »



Login

Who's Online

299 user(s) are online (179 user(s) are browsing Support Forums)


Members: 0


Guests: 299


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