1
fishspon
Large problem with wf-Sections...
  • 2003/11/23 22:54

  • fishspon

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/11/23


i have a slight problem with wf-Sections v1.01 which i obtained from here...https://xoops.org/modules/mydownloads/singlefile.php?lid=428

i have turned on email notification, but i am receiving emails like this:

Subject_NW_NOTIFYSBJCT

_NW_NOTIFYMSG

_NW_TITLE
Wharfedale Valdus 400
Posted by
fishsponge
Date
2003/11/23 22:36

http
://hififorum.co.uk/modules/wfsection/admin/index.php?op=edit&articleid=1


Also... when i submit a new article, the confirmation at the top of the page looks like this:

_WFS_THANKS
If the page does not automatically reloadplease click here


does anyone know why this is happening??

2
JackJ
Re: Large problem with wf-Sections...
  • 2003/11/24 0:54

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Looks like these are missing defines in the language file for the module

The first ones you mentioned i.e.


_NW_NOTIFYMSG

These are called in this file around lines 160, 161

modules/wfsections/submit.php

_WFS_THANKS and the others probably needs to be defined in:

wfsections/language/english/main.php

like this:

define("_WFS_THANKS","Thanks for your submission.");

define("_NW_NOTIFYSBJCT","anything"); // Notification mail subject
define("_NW_NOTIFYMSG","Hey! You got a new submission for your site."); // Notification mail message



3
fishspon
Re: Large problem with wf-Sections...
  • 2003/11/24 1:57

  • fishspon

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/11/23


thanks for the help... the changes worked perfectly

one more thing though... the emails i get always link to articleid=1, instead of the correct number. Here's an example:

SubjectREVIEW for my site

Hey
You got a new submission for your site.

TitleTechnics SL-PG490
Posted by
fishsponge
Date
2003/11/24 1:55

http
://hififorum.co.uk/modules/wfsection/admin/index.php?op=edit&articleid=1


As you can see, articleid 1 is not the Technics SL-PG490 article... any ideas on this one?

Thanks again,
Hobbs.

4
fishspon
Re: Large problem with wf-Sections...
  • 2003/11/24 20:31

  • fishspon

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/11/23


can anyone please help with the above issue? i have tried looking for a fix, but having no knowledge of PHP leaves me kinda stuck...

Thank you in advance to anyone who can help

5
fishspon
Re: Large problem with wf-Sections...
  • 2003/11/26 23:35

  • fishspon

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/11/23


sorry for bumping the post again, but i'm really, truly stuck... i hope somebody can help

the emails i get always link to articleid=1, instead of the correct number. Here's an example:

SubjectREVIEW for my site

Hey
You got a new submission for your site.

TitleTechnics SL-PG490
Posted by
fishsponge
Date
2003/11/24 1:55

http
://hififorum.co.uk/modules/wfsection/admin/index.php?op=edit&articleid=1


As you can see, articleid 1 is not the Technics SL-PG490 article... any ideas on this problem?

Thanks in advance
Hobbs.

6
gruessle
Re: Large problem with wf-Sections...
  • 2003/11/29 0:18

  • gruessle

  • Friend of XOOPS

  • Posts: 348

  • Since: 2003/9/20


I have the same problem, does anybody know what to do?

7
Catzwolf
Re: Large problem with wf-Sections...
  • 2003/11/29 2:16

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Could you pm regarding this issue, as I would like to have a look at this and hopefully get you a solution to your problem.

8
JackJ
Re: Large problem with wf-Sections...
  • 2003/11/29 8:34

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


I have the same problem, did not notice that one till you mentioned it..

9
gruessle
Re: Large problem with wf-Sections...
  • 2003/11/29 9:01

  • gruessle

  • Friend of XOOPS

  • Posts: 348

  • Since: 2003/9/20


I don't know what you would like me to PM you.
All I know is that the articleid is always 1 (articleid=1) in WFSections when receiving email notification.

Quote:

Catzwolf wrote:
Could you pm regarding this issue, as I would like to have a look at this and hopefully get you a solution to your problem.

10
JackJ
Re: Large problem with wf-Sections...
  • 2003/11/29 16:58

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Did you PM Catswolf? He is probably a busy man leading the XOOPS team etc.

I tried the apparantly bug free XFsections, but this has the same problem. I am about to put my site into launching stage, it would be great if this could be fixed, looks unprofessional if users get emails to the wrong links.

A wonder this has not been noticed before, makes me wonder if users are actually submitting articles on live sites, I doubt it..

Login

Who's Online

161 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 161


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