1
talon39
Wfsection email button not working
  • 2004/12/10 17:36

  • talon39

  • Just popping in

  • Posts: 94

  • Since: 2002/6/13


When viewing an article created with wfsection, if I click the email button I get the following error.

Quote:
Cannot start Microsoft Office Outlook. The command line argument is not valid. Verify the switch you are using.


Any idea what could be causing this?

2
talon39
Re: Wfsection email button not working
  • 2004/12/13 15:11

  • talon39

  • Just popping in

  • Posts: 94

  • Since: 2002/6/13


anyone else seen this? Im totally stumped.

3
Bender
Re: Wfsection email button not working
  • 2004/12/13 16:16

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Are you using Outlook 2003?

Then this might hit your problem. However i have no solution to it as i am currently not aware how to change that because it´s not handled the way fileextensions are.

http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q823923

4
talon39
Re: Wfsection email button not working
  • 2004/12/13 20:09

  • talon39

  • Just popping in

  • Posts: 94

  • Since: 2002/6/13


Yah I think thats it. I hope this is something they will fix in future updates. The new version is great btw.

5
Bender
Re: Wfsection email button not working
  • 2004/12/13 23:29

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Do you run XP Service Pack 2?

If so check this page and scroll down to the bottom.

http://www.kbalertz.com/feedback.aspx?kbnumber=q823923


The registry key fix might help you out. And if that is the case there is nothing that can be done from the side of coding in wf-sections because it is OS related.

6
jcweb
Re: Wfsection email button not working
  • 2005/6/11 14:15

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Late but maybe not to late, the Solution ist not a Registryfix in Windows, the Solution will u find in the article.hmtl

Original with error
<a target='_top' href='mailto:?subject="<{$lang_subjectsitename}>"&body="<{$lang_subjectfound}>: <{$xoops_url}>/modules/wfsection/article.php?articleid=<{$article.articleid}>"'><img src='images/friend.gif' alt='<{$lang_tellafriend}>' /></a>

Fixed
<a target='_top' href='mailto:?subject=<{$lang_subjectsitename}>&body=<{$lang_subjectfound}>: <{$xoopsurl}>/modules/wfsection/article.php?articleid=<{$article.articleid}>'><img src='images/friend.gif' alt='<{$lang_tellafriend}>' /></a>

Andy

P.S. Windows XP with SP2 and Outlook 2003 with SP1 is running

Login

Who's Online

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


Members: 0


Guests: 151


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