1
restrada
Re: After Update to 2.3 block edit problem
  • 2008/10/12 2:49

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


A quick tip: make sure that the variable
define('_AM_GENERATOR', 'Blocks generated by %s');

is properly inserted in your language file blocksadmin.php

otherwise it will default to the system blocks and the form won't show up.




2
restrada
Re: After Update to 2.3 block edit problem
  • 2008/10/11 16:37

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


A couple weeks ago I did upgrade to 2.3.0. I didn't notice this problem until today. How do I go about to apply the fix on a system already upgraded to 2.3.0?



3
restrada
Re: 2.0.18.1 to 2.3.0 Final Error: Smarty error
  • 2008/9/29 4:39

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


The correct fix is to define in mainfile.php the path to the data files:

define("XOOPS_VAR_PATH", "path");




4
restrada
Re: xoops_session table is empty
  • 2007/3/26 3:16

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


resolved:

Changed session.auto_start to "0" in php.ini and it worked.



5
restrada
Re: xoops_session table is empty
  • 2007/3/26 3:14

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


Found the problem:

in php.ini I had: session.auto_start=1
changed to "0" and xoops_session started to populate.



6
restrada
Re: xoops_session table is empty
  • 2007/3/16 16:17

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


Seems that kernel/session.php its not been accessed, also I did not found the fix, can you point me to it?



7
restrada
xoops_session table is empty
  • 2007/3/16 5:45

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


What script populates the xoops_session table? After an upgrade from 2.0.13 -> 16 the table is empty. Thanks



8
restrada
Re: xoops_session table is empty
  • 2007/3/12 3:17

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


Thanks for the clarifications. However, I am planing to install 123flashchat and it seems that it obtains the users info through the xoops_session table.



9
restrada
Re: xoops_session table is empty
  • 2007/3/11 16:14

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


Yes I have custom sessions activated, Perhaps the fact that I did an upgrade from 2.0.13->2.0.16 has something to do with it.

What script inserts the xoops_session data into the table?. In debug mode the only inserts that I see are the ones to xoops_online...



10
restrada
xoops_session table is empty
  • 2007/3/11 6:17

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


Site is working ok so far, users are able to register and login. However, I noticed that the table xoops_session is always empty. Is this ok?

Xoops 2.0.16
CentOS 4.4
Apache 2
Mysql 4.1.20
PHP 4.3.9




TopTop



Login

Who's Online

232 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 232


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