1
Daethian
Module Install page is white
  • 2011/10/2 19:45

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


I'm trying to install a new module but my install page is white.
I can only think its because I moved the data lib and other lib folder out of document root. I updated the mainfile.php afterwards. Is there something else I need to update?
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry

2
trabis
Re: Module Install page is white
  • 2011/10/2 20:08

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


If your site is working ok then the problem must on the module.
Please turn debug mode on and report debug info + xoops version + module version + server specifications.

3
Daethian
Re: Module Install page is white
  • 2011/10/2 20:40

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


XOOPS 2.5 (this is my test site for the new version prior to upgrading my existing site)
Module is CBB 3.08 (forum)

Apache version 2.2.20
PHP version 5.2.17
MySQL version 5.0.92-community
Architecture x86_64
Operating system linux


Fatal error: require_once() [function.require]: Failed opening required '/home/purpleme/public_html/softlyspokenlies.com/lib/lib_dataxoops/xoops_1lib/modules/fmcontent/include/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/purpleme/public_html/softlyspokenlies.com/modules/fmcontent/header.php on line 27
None All Errors (3) Deprecated (0) Queries (30) Blocks (0) Extra (2) Timers(5)
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry

4
trabis
Re: Module Install page is white
  • 2011/10/2 21:44

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Seems something is wrong with your XOOPS_ROOT_PATH, XOOPS_PATH and/or XOOPS_VAR_PATH

Please check your mainfile again.
/home/purpleme/public_html/softlyspokenlies.com/lib/lib_dataxoops/xoops_1lib does not seems to be the correct path.

5
Daethian
Re: Module Install page is white
  • 2011/10/2 22:07

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


I tried moving the folders back to root. Same error. Here is a screenshot of my folders. The path appears to be right to me??

Resized Image


http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry

6
trabis
Re: Module Install page is white
  • 2011/10/2 23:56

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


You have an extra '/lib/' in the path.

It should read
/home/purpleme/public_html/softlyspokenlies.com/lib_dataxoops/xoops_1lib

And not
/home/purpleme/public_html/softlyspokenlies.com/lib/lib_dataxoops/xoops_1lib

7
Daethian
Re: Module Install page is white
  • 2011/10/10 23:13

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


I'm still missing something:

Fatal error: require_once() [function.require]: Failed opening required '/home/purpleme/public_html/softlyspokenlies.com/lib_dataxoops/xoops_1lib/modules/fmcontent/include/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/purpleme/public_html/softlyspokenlies.com/modules/fmcontent/header.php on line 27
None All Errors (3) Deprecated (0) Queries (30) Blocks (0) Extra (2) Timers(5)

// XOOPS Physical Paths

// Physical path to the XOOPS documents (served) directory WITHOUT trailing slash
define('XOOPS_ROOT_PATH', '/home/purpleme/public_html/softlyspokenlies.com');

// For forward compatibility
// Physical path to the XOOPS library directory WITHOUT trailing slash
define('XOOPS_PATH', '/home/purpleme/public_html/softlyspokenlies.com/lib_dataxoops/xoops_1lib');
// Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash
define('XOOPS_VAR_PATH', '/home/purpleme/public_html/softlyspokenlies.com/lib_dataxoops/xoops_1data');
// Alias of XOOPS_PATH, for compatibility, temporary solution
define("XOOPS_TRUST_PATH", XOOPS_PATH);
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry

8
trabis
Re: Module Install page is white
  • 2011/10/10 23:27

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Make sure you copy the contents of xoops_lib/modules/fmcontent (from fmcontent package) into your lib_dataxoops/xoops_1lib/modules/fmcontent folder.

9
Daethian
Re: Module Install page is white
  • 2011/10/12 0:33

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


The files appeared to be there already but I copied them again. Still an error.
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry

10
Daethian
Re: Module Install page is white
  • 2011/11/11 20:21

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Any other suggestions?
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry

Login

Who's Online

225 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 225


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