11
Koeneke
Xoops 2.3.1 - How to get addition field of users in Extended Profiles
  • 2008/11/4 20:44

  • Koeneke

  • Just popping in

  • Posts: 19

  • Since: 2008/1/30


Hello,

I'm wondering how I can get an additional field to display. I tried

$xoopsUser->getVar('additional_field');


In this case, additional_field is an array of groups...
But I don't get any output...

Can anyone point me in the right direction?

Thanks,
Koeneke



12
Koeneke
Re: XOOPS 2.3.0 Installation: "No XOOPS installation could be found in the specified folder."
  • 2008/11/3 9:43

  • Koeneke

  • Just popping in

  • Posts: 19

  • Since: 2008/1/30


SailJapan,

That is not the problem...
The directory IS working with the 2.3.0 installation, but is NOT working with the 2.3.1. installation...

So there is "some" difference between 2.3.0 and 2.3.1. ...



13
Koeneke
Re: XOOPS 2.3.0 Installation: "No XOOPS installation could be found in the specified folder."
  • 2008/11/2 12:56

  • Koeneke

  • Just popping in

  • Posts: 19

  • Since: 2008/1/30


Did anyone find a real sollution?

I have the same problem with a clean installation of XOOPS 2.3.1 : it finds xoops_lib and xoops_data without any problem, but it cannot detect the httpdocs directory...

I even tried to put all files in a subdirectory, without success...

-UPDATE-
A clean 2.3.0 installation is working without any problems... so for the time being, I will install 2.3.0 and upgrade to 2.3.1



14
Koeneke
Re: language constants
  • 2008/8/25 19:36

  • Koeneke

  • Just popping in

  • Posts: 19

  • Since: 2008/1/30


Apparently, I was too quick to post this question...
I already found a sollution, using <$smarty.const._MD_YES}>

Is this the correct and only way to do this?

Thanks,
Koeneke



15
Koeneke
language constants
  • 2008/8/25 19:21

  • Koeneke

  • Just popping in

  • Posts: 19

  • Since: 2008/1/30


Hello all,

Is it really necessary to assign each language constant that you want to use?

Isn't it possible to directly use them as how they are named in the languagefiles?
This because if you have a lot of language constants, it's quite difficult to know if you have assigned all constants or not...

So, instead of doing this:
step 1) in language/english/main.php
define("_MD_YES", "YES");
step 2) then in module/index.php
$xoopsTpl->assign('lang_yes', _MD_YES)
step 3) in module/templates/index.html
<{lang_yes}>

isn't it possible to do only steps 1 and 3 and get rid of step 2?

Thank you for helping a newbie.
Koeneke



16
Koeneke
Re: plugin or new module?
  • 2008/4/2 18:08

  • Koeneke

  • Just popping in

  • Posts: 19

  • Since: 2008/1/30


Well,

it's the Extcal module that brought me to this idea...
I first used Extcal, but I had some problems with this I'm going/I'm not going function, that I decided to choose for Pical...
I would rather use a module that has less function but working fine, then a module that has more functions but having problems with them...

Does anyone knows if Extcal still has problems with this particular function?
And is it quite easy to "migrate" from piCal to Extcal? Because I have quite a lot of entries in the calendar, and I don't want to put them in again...

Greetings,
Koeneke



17
Koeneke
Re: plugin or new module?
  • 2008/4/2 15:42

  • Koeneke

  • Just popping in

  • Posts: 19

  • Since: 2008/1/30


Well,

I posted it here in the first place because I did not knew what the "plugins" were used for... but now you told me they are used for interaction between two modules...
that helps me a lot: now I know that I don't have make a plugin, but that I have to rewrite the module.

I have posted a thread on the Peak website, to know where I should start my development.

Thanks for the information!



18
Koeneke
plugin or new module?
  • 2008/4/1 20:54

  • Koeneke

  • Just popping in

  • Posts: 19

  • Since: 2008/1/30


Dear,

I want to add some functionality to the PiCal module.

Because I'm quite new in XOOPS development, I need some help to get me starting.

I want to add a kind of "I'm going/I'm not going" thing to the calendar module...

Because I don't know what a "plugin" is used for, I don't know if (and how) I should make a plugin, or that I have to rewrite the module to get what I want.

Can somebody explain me what a plugin is, and if I should consider to make one, or rewrite the module...

I hope you understand my question...

Thanks in advance,
Koeneke




TopTop
« 1 (2)



Login

Who's Online

120 user(s) are online (59 user(s) are browsing Support Forums)


Members: 0


Guests: 120


more...

Donat-O-Meter

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

Latest GitHub Commits