1
flymirco
XOOPS gaining popularity
  • 2011/5/2 13:17

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


In this article
XOOPS is listed as one of the possible alternative solution to most famous cms system like WordPress, Joomla and Drupal.

This is a sign of the XOOPS gaining popularity as a mature platform.

We need a lot of those reviews with XOOPS as believable solution.

Thanks all for your work.



2
flymirco
Javascript error xoopsGetElementById is not defined
  • 2011/2/27 23:25

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


Hi all,
I am using the class XoopsFormTextDateSelect in a custom module development to get a calendar picker.
My Xoops version is 2.0.18 (I know it's old but it's for an old project).

But I got this javascript error:
xoopsGetElementById is not defined

How can I solve this problem?

thank you

flymirco



3
flymirco
Re: How to disable user registration fields in Profile module?
  • 2010/9/20 8:10

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


Thank you for your reply, I'll follow your indication soon.

flymirco



4
flymirco
How to disable user registration fields in Profile module?
  • 2010/9/17 13:31

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


Hi all,

I am using Xoops 2.4.5 and I need to disable some default field in users registration form.
I've searched in forums but I didn't found a solutions.

Thanks in advance.

flymirco



5
flymirco
Adding XOOPS to Firefox PHP Developer Toolbar add-on
  • 2010/6/30 19:47

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


Hi all,

I've installed the firefox add-on PHP Developer Toolbar (site) and after that I've seen pushing a botton that there are many php applications website links like Joomla, Wordpress, CodeIgniter and so on.

So I'm asking: why don't we try to put Xoops on that list to give more visibility to our great project?

I hope one of the Xoops staff member can contact the authors of the add-on asking the way to add Xoops on that list.

Long life and prosper (to Xoops)

flymirco



6
flymirco
Re: Main menu block and xlanguage problem
  • 2009/9/24 10:25

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


With xlanguage you don't need to do that because, normally, it is normally included by the module itself.
The strange is that the inclusion depends on main menu block.

I will try to force to include the language file in my custom module.



7
flymirco
Re: Main menu block and xlanguage problem
  • 2009/9/24 9:06

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


Hi ghia,

thank you for your reply.
I don't have unbalanced language tags. All my contest is provided by custom code with languages constant defined in languages/<lang>/modinfo.php.

For the partial output I don't think so because when main menu is visible everything is ok. I don't know if there is a conflict between main menu and the layout of the theme. I'll check for this.

flymirco



8
flymirco
Main menu block and xlanguage problem
  • 2009/9/24 8:10

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


Hi all,

I am using XOOPS 2.3.3 with a custom modules and with xlanguage 3.01.
There is a strange behaviour of the system when I set visible or not the Main menu block in my custom module.
If main menu is visible everything works fine, while if is not visible all the languages constant are not translated in the target language.
There are some components or objects declaration included in the main menu that I have to set up to solve this problem?

thanks

flymirco



9
flymirco
Re: Custom module installation problem
  • 2009/7/16 22:43

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


I don't think that module users known what a reference key is. They just answer to a simple survey and I am building the infrastructure to allow them to choose between alternatives.

flymirco



10
flymirco
Re: Custom module installation problem
  • 2009/7/15 2:24

  • flymirco

  • Just popping in

  • Posts: 42

  • Since: 2006/9/20


Thank you so much ghia,

I put your hack in sqlutility.php file and added alter table instructions for all foreign key and index to create, instead of putting it in table creation.

Thank you culix as well to make me reasoning on some stuff.

This is how I create index and foreign key:
Quote:
ALTER TABLE svy_domande ADD UNIQUE INDEX idxAttributi (attributi_id);
ALTER TABLE svy_domande ADD CONSTRAINT fk_attributi_domande FOREIGN KEY (attributi_id) REFERENCES svy_attributi(id) ON DELETE NO ACTION ON UPDATE CASCADE ;



flymirco




TopTop
(1) 2 3 »



Login

Who's Online

171 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 171


more...

Donat-O-Meter

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

Latest GitHub Commits