81
jmass
Re: What determines the vertical ordering of the "Admin" icons
  • 2004/12/7 23:09

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


Since it is in the order I install the modules, I assume that it is by an auto increment id field in the DB.

This is just a guess though.



82
jmass
Re: Module to signup for an event
  • 2004/12/7 23:08

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


Take a look at ResManager

https://xoops.org/modules/repository/singlefile.php?cid=11&lid=1398

This might do the trick.



83
jmass
Re: Agenda-X
  • 2004/12/7 22:55

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


piCal
Agenda-X
xtCal

are the calendars I know of. I started with Agenda-X as it is complete and attractive. However, after dealing with the bugs, I moved on to piCal. It is complete, but ugly. I then switched to xtCal. It is stable, attractive, but not feature rich. I do not need the features, so I like it very much.



84
jmass
Re: Flexible Forms - STORED IN DB WITH REPORTING
  • 2004/12/7 21:12

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


The folder was not there. Creating it did the trick.

Edit - Not really. Creating the folder allowed the file to be saved to disk... but the created file is 0 bytes and contains no data.... After manually quering the DB it seems that the data is in fact in the DB... just not being exported.



85
jmass
Re: Flexible Forms - STORED IN DB WITH REPORTING
  • 2004/12/7 20:04

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


That is why I always test by uninstalling and installing fresh , not just upgrading the the module.

On the bright side, if it had been a more complex problem I would have never found it. Only simple stuff comming from me

BTW - Where do you prefer to have bugs submitted. Dev site, your site, e-mail, in this forum. I have noticed some minor useablitiy issues. The export to excel gives me this: Cannot create Excel file



86
jmass
Re: Flexible Forms - STORED IN DB WITH REPORTING
  • 2004/12/7 19:51

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


All kinds of MySQL errors in the admin section, not just the add form.

I think it all stems from the hard coding of the xoops_ prefix in your sql file.

It installs 'prefix'_xoops_survey_'tablename' but queries 'prefix_survey_'tablename'

Hope this makes sense.

Update - Yup that did the trick! I removed the xoops_ from all of the table names in mysql.sql



87
jmass
Re: Flexible Forms - STORED IN DB WITH REPORTING
  • 2004/12/7 19:28

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


I think I found a bug...

In the admin interface: When you select "Add a new Survey" it links to /admin/index.php?op=newform. This does nothing. After some investigation, I believe it should link to /admin/form.php?op=newform. When I manually direct my browser there it works fine.

Correction! - It does not work fine. I get the message NO GO.

Help please



88
jmass
Re: Flexible Forms - STORED IN DB WITH REPORTING
  • 2004/12/7 19:14

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


You know I am first in line to download this!!!

Thanks!



89
jmass
Re: Your opinion about the design...
  • 2004/12/7 16:07

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


I always love a theme that does not look like a stock XOOPS or PHP nuke theme.

Nice Work! I hope a download is soon



90
jmass
Re: does anyone know how to have a form submit to the database
  • 2004/12/5 1:52

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


There are several modules in beta that will provide a flexible DB input for flexible forms.

Mith is working on a Survey module
Draven is porting phpSurveyor
jegelstaff has Formulize which should be released soon - please

Until these are ready you will need to hand create a module for your purpose. Really not that hard, but harder than it needs to be if the above modules were available.




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



Login

Who's Online

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


Members: 0


Guests: 146


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