61
dbman
Re: XBS Module Generator gives white page
  • 2009/12/20 18:43

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


I dont think this has worked since 2.0.14, take a look at:
- TDM Create
- XAM
- RB Tool



62
dbman
Re: Moving a site, keeps logging out
  • 2009/12/3 1:04

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


I had a similar issue today after updating a XOOPS site from 2.3.3 to 2.4.2.

Once custom session was turned off I was able to access without a problem.

I had to turn off custom session in the database using:
update xoops_config set conf_value 0 where conf_name 'use_mysession';






63
dbman
Re: How do I learn about creating my own Xoops module?
  • 2009/11/17 13:59

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


some excellent tutorials here



64
dbman
Re: Mass user registrations.... bots perhaps? Anyone else getting these?
  • 2009/11/14 2:53

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


yes,
same IP over a period of about 3 days on some older version installs of Xoops. Server returns mostly 404 as the request paths are for non existing or malformed addresses. There are a few 200 returns which have no followup on the real path for register.php, just seems to resume requests on a specific path pattern. It seems to target specific module directories as well.







65
dbman
Re: XMDT: Move to Blue - Classic Module Update Phase
  • 2009/11/4 4:30

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


It depends on your development environment. The best way to test for a specific version of PHP and MySQL is to use those specific versions.

A good PHP editor or IDE will have the ability validate and debug code for specific versions. With Zend Studio you can pick project specific PHP versions for both the PHP interpreter and executable. I am sure other IDEs offer this functionality as well.



66
dbman
Re: PurpleCrystal theme for XOOPS 1.0 Alpha Released!
  • 2009/9/29 0:22

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


I managed to unzip from linux but an error flagged regarding bad CRC on file #18. It looks like its double packed, there is another purplecrystal folder inside the purplecrystal folder which duplicates the theme files.



67
dbman
Re: theme framework
  • 2009/9/19 21:22

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


works great and validates nicely as well. I like the no-table design, Thanks!



68
dbman
Re: language
  • 2009/9/16 0:00

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


It's here:

https://xoops.org/modules/newbb/viewtopic.php?start=0&topic_id=68517&viewmode=flat&order=ASC&type=&mode=0



69
dbman
Re: Oracle and 2.4
  • 2009/9/12 15:25

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Did you look at the link Ghia posted earlier this year?

I tried this with Oracle 10i. To make this work you will likely need to refactor some sql statements in XOOPS and installed modules.

Unless you are forced to use Oracle on your production server I would suggest sticking with MySQL until the core developers have a chance to implement this in the core.

From a performance standpoint you'll find little difference between Oracle and MySQL in this situation.



70
dbman
Re: XMDT: Move to Blue - Classic Module Update Phase
  • 2009/9/10 0:15

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Definitely... looking at the source now. Catz get's the tidiest programmer award for syntax and coding style!




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 16 »



Login

Who's Online

199 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 199


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