31
basby
Re: need to mail out newsletter to 1000 people - RESOLVED
  • 2004/4/6 20:59

  • basby

  • Not too shy to talk

  • Posts: 109

  • Since: 2003/1/28


Catzwolf, do you have any idea what causes this problem?

32
basby
Re: need to mail out newsletter to 1000 people - NOT RESOLVED
  • 2004/4/8 17:56

  • basby

  • Not too shy to talk

  • Posts: 109

  • Since: 2003/1/28


Can anyone help me on this? I do not know how to solve the problem I stated in a previous post in this thread.

Thanks!

33
basby
Re: need to mail out newsletter to 1000 people - NOT RESOLVED
  • 2004/4/9 13:49

  • basby

  • Not too shy to talk

  • Posts: 109

  • Since: 2003/1/28


I have really no idea where to look.

The error message I get is:

Fatal errorCannot redeclare indexmainheader() (previously declared in /home/z/zexx/www/zexx.nl/www/modules/wfsection/include/functions.php:5in /home/z/zexx/www/zexx.nl/www/modules/wfsection/include/functions.php on line 5


This must mean that the file functions.php from module wfsection is included twice. This seems clear.

What I do not understand is why this only happens when I have the evennews block on (in the left column) and the wfsection category list on (in the middle)!?
When turn of evennews in the left column I don't get the error.

Evennews does not include any of wfsections files.

I am stuck. Help! Any suggestions are welcome!

34
JackJ
Re: need to mail out newsletter to 1000 people - NOT RESOLVED
  • 2004/4/9 15:35

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


basby

This should hopefully solve your problem for wfsection/header.php


include("../../mainfile.php");

include_once(XOOPS_ROOT_PATH."/modules/wfsection/include/functions.php");
include(XOOPS_ROOT_PATH."/modules/wfsection/class/common.php");

notice the "include_once"

35
basby
Re: need to mail out newsletter to 1000 people - NOT RESOLVED
  • 2004/4/9 16:29

  • basby

  • Not too shy to talk

  • Posts: 109

  • Since: 2003/1/28


JackJ you're my hero! This did resolve my problem. Still don't know why the problem occurred, but hey, who cares!

Thanks!

36
JackJ
Re: need to mail out newsletter to 1000 people - NOT RESOLVED
  • 2004/4/9 17:55

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


basby

Glad it worked, and that is my philosophy too..

Login

Who's Online

188 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 188


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