81
phppp
Re: Way to add to the API...
  • 2009/2/28 8:11

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Do you have any concrete design on the 'hook' system?



82
phppp
Re: Suggest a module
  • 2008/11/16 5:18

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Not able to understand your requests very clearly.
You might try the multi-page feature, or "topic" feature in "article" module.



83
phppp
Re: MySQL transactions
  • 2008/10/27 3:04

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Implemented in 3.0



84
phppp
Re: Frameworks?
  • 2008/10/18 2:01

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


For most modules, you do not need extra Frameworks.
Some critical files have been released in Frameworks with XOOPS 2.3 core package for backward compatibility.

An extra package was also released for just-in-case:
https://xoops.org/modules/news/article.php?storyid=4474

Just keep in mind: XOOPS 2.3 branch is a bridge towards XOOPS 3.0



85
phppp
Re: moving data from a 2.0.13.2 db to a 2.3 db
  • 2008/10/7 9:11

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


The procedure under __ideal__ conditions:
#1: Upload XOOPS 2.3.0 package
#2: Install XOOPS 2.3.0
#3: Prepare a copy of XOOPS 2.0.13 DB, for say xoops2013
#4: Upload XOOPS 2.0.13 module files onto XOOPS 2.3.0 (excluding "system", "pm", "profile")
#5: Modify mainfile.php with:
define('XOOPS_DB_PREFIX', 'xoops');
define('XOOPS_DB_NAME', 'xoops2013');
#6: Run upgrade scripts



86
phppp
Re: templates_c folder in xoops 2.3.0 FInal ?
  • 2008/10/4 15:32

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


safe to keep "/cache" for some modules might use hardcoded directory.



87
phppp
Re: Is there a module that will do this?
  • 2008/10/4 11:39

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


The "digest" does the job, however it only sends valuable topics, which are marked as "digest" or "essence"



88
phppp
Re: Clearing Cache
  • 2008/10/4 11:35

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


XOOPS-data/caches

There is a XOOPS directory manager in planning.



89
phppp
Re: Urgent! Xoops 2.3 update problems
  • 2008/9/30 6:35

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Fixed in SVN



90
phppp
Re: (fixed) 2.3 Could not register new user problem
  • 2008/9/29 11:20

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

ghia_ wrote:
Wouldn't it be better that XOOPS use only SQL commands that complies with strict mode?


Yes we are working on it.
However it is safe to turn off strict mode since even if we make XOOPS core MySQL strict mode compliant, third-party modules are not guaranteed.




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



Login

Who's Online

198 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 198


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