1
shamu
Re: Problems with SquirrelMail module
  • 2004/10/11 3:10

  • shamu

  • Just popping in

  • Posts: 11

  • Since: 2004/8/28


Hi, I'm having exactly the same problem:

[QUOTE]
Notice [PHP]: A session had already been started - ignoring session_start() in file D:\Web\www.ofcoworld.com\wwwroot\modules\sqmail\src\webmail.php line 42
Notice [PHP]: A session had already been started - ignoring session_start() in file D:\Web\www.ofcoworld.com\wwwroot\modules\sqmail\include\validate.php line 61
Notice [PHP]: Undefined variable: theme_css in file D:\Web\www.ofcoworld.com\wwwroot\modules\sqmail\include\load_prefs.php line 74
[/QUOTE]

Anyone knows how to debug this?

Thanks.



2
shamu
Re: digMod Search Engine
  • 2004/10/6 4:35

  • shamu

  • Just popping in

  • Posts: 11

  • Since: 2004/8/28


* bump *
Please help. I still can't get it to work.
I am still getting this error:

Quote:
Table mywebsite_digmod_engine missing.


And I still can't fix it. Please help. Thank you so much.



3
shamu
digMod Search Engine
  • 2004/10/1 16:34

  • shamu

  • Just popping in

  • Posts: 11

  • Since: 2004/8/28


Hi, I'm having a trouble installing this module.

https://xoops.org/modules/mydownloads/singlefile.php?cid=24&lid=863

At first, I met the same problem as Jason's where this error occurs:
Quote:
Table xoops_digmod_engine missing. Table xoops_digmod_excludes missing. Table xoops_digmod_keywords missing. Table xoops_digmod_sites missing. Table xoops_digmod_spider missing. Table xoops_digmod_tempspider missing. Table xoops_digmod_logs missing.


Then I followed Jason's fix:
Change this line
Quote:
define('PHPDIG_DB_PREFIX','xoops_digmod_');
to
Quote:
define('PHPDIG_DB_PREFIX',$xoopsDB->prefix('')."_digmod_");


What happened is I'm still getting the same error with my prefix on it.

so I have an error like this:
Quote:
Table mywebsite_digmod_engine missing.


I already checked my MySQL and the tables exist. I tried to debug the code for hours but I can't get it fixed. Please help.

Thank you so much



4
shamu
Re: Install php_curl.dll on Windows XP?
  • 2004/9/30 8:39

  • shamu

  • Just popping in

  • Posts: 11

  • Since: 2004/8/28


Hi,

If you still have this problem, then follow these instructions.

Download the copy of the win32 PHP (not the installer one) from php.net (whichever php version that you want running on your webserver). Then from dll folder, copy these two files: libeay32.dll and ssleay32.dll to your Windows/System32 (whichever Windows you have).

And then from the extensions folder: get your php_curl.dll and place it under your PHP/extensions folder.

Change your php.ini where it specifies the extension folder for example:
extension_dir = "./extensions/"

And uncomment your extension to php_curl.dll for example:
extension=php_curl.dll

Thanks. Hope it works for you.

Shamu
Our Friendly Community Online



5
shamu
Re: can i find ecards module ?
  • 2004/9/30 5:53

  • shamu

  • Just popping in

  • Posts: 11

  • Since: 2004/8/28


Hi, I tried accessing your site to try out your ecard module, but I could not register. I think your ecard module would be awesome to this community. Just to let you know. Thanks so much though.




TopTop



Login

Who's Online

226 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 226


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