11
luke_chen
Re: Can't install
  • 2010/1/12 3:19

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


even though still the same problem occurring while installing or uninstalling, but, actually it works!

I did two things:

1. add two lines into class/bootstrap.php
include_once "../../mainfile.php";
if(!defined('SMARTY_DIR')) define ('SMARTY_DIR', XOOPS_ROOT_PATH.'/class/smarty/');


2. add a line into class/template/templateutils.class.php
line20: require_once XOOPS_ROOT_PATH.'/class/smarty/Smarty.class.php';

I am not sure which one take effect actually.



12
luke_chen
Re: Can't install
  • 2010/1/12 3:12

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


in file
/var/www/xoops-x/htdocs/modules/system/class/gui/default/default.php


function flush()
{
xoops_load("cache");
XoopsCache::delete("adminmenu_" . __CLASS__);
}


maybe lifetype have not defined the class 'XoopsCache', how to solve it?



13
luke_chen
Re: Can't install
  • 2010/1/12 1:42

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


I have added
'include_once "../../mainfile.php";
if(!defined('SMARTY_DIR')) define ('SMARTY_DIR', XOOPS_ROOT_PATH . '/class/smarty/');//added this line'

to lifetype/class/bootstrap.php file, but it still the same error occured.




14
luke_chen
Can't install
  • 2010/1/11 7:53

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


my installation:
xoops-2.3.3 or xoops-2.4.2
Framwork 1.3
smarty 2.6.22-1ubuntu2

I can't install 'lifetype 1.02' and with errors:


Fatal error: Class 'XoopsCache' not found in /var/www/xoops-x/htdocs/modules/system/class/gui/default/default.php on line 57

Notice: Undefined index: tag in file /modules/xlanguage/include/functions.php line 258







15
luke_chen
how does xoops work?
  • 2010/1/8 9:08

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


Hello, I am a noobie,

how does XOOPS work? how do templates or blocks appear at pages, do they only appear at already installed modules page? could they appear at my customed page?

Is there some docs for explain how does it work, please help me, thank you very much!



16
luke_chen
Is there some SVN or CSV modules?
  • 2010/1/7 12:30

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


Hell, Is there some SVN or CSV modules?




17
luke_chen
how to add more index on multiMenu?
  • 2010/1/7 3:15

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


Hello,

I found multiMenu module only has 8 index, how can I add more?



18
luke_chen
Can I build other custommed pages?
  • 2010/1/6 2:00

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


hello, does XOOPS only can jump to already installed module page?

how can I build some second and third level pages custommed, is there a module can help me?

I know 'multiMenu' module can build a custommed page, but it only can build one, how does it make more?




TopTop
« 1 (2)



Login

Who's Online

285 user(s) are online (196 user(s) are browsing Support Forums)


Members: 0


Guests: 285


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