551
kaotik
Re: Getting the webmail module to work - Here's the file!
  • 2004/9/22 22:43

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


can you plz turn on debug and show me so I can see the steps your webmail is doing. To turn on Debug go to pop3.php and on line 35 set var $DEBUG=1;
Right now mine does this:
Openning Connection to: mail.newserver.com
Connection opened
Sending Command: USER xxxxxx
Result OK:
Sending Command: PASS xxxxx
Result OK:
Sending Command: STAT

It hangs on STAT.



552
kaotik
Re: Getting the webmail module to work - Here's the file!
  • 2004/9/22 18:10

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


I've been tring to figure out why it's not working for me and here's what I've got so far:

- I'm running this on my localhost, so chmod is not an issue. I also tried this on a remote server, the end result is the same.
- I've tested this with 2 diferent POP3 servers, 1 works partially the other doesn't.
- The process fails during the STAT command during the TRANSACTION fase. Since it can't do a STAT, the rest fails. If I comment out line 146 of pop3.php the module works but only returns empty folders.
- I've also tried APOP set to 0 and 1. The end result is the same.
- I'm guessing that something's happening in the function Stats that's not quite kosher with my POP3 servers.
Has anyone else encountered this?



553
kaotik
Re: $xoopsUser define global
  • 2004/9/22 15:42

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


The Wiki should probably have a reference to this. I was using it as a guide and it doesn't say anything about mainfile:

http://wiki.xoops.org/wakka.php?wakka=XoopsGlobalVariables



554
kaotik
Re: $xoopsUser define global
  • 2004/9/22 15:40

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


I figured it out, I didn't include mainfile.

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

Once I placed this, it fixed the problem



555
kaotik
$xoopsUser define global
  • 2004/9/22 15:28

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


I am tring to setup a php form and I want the username on it. Only logged in users can see the form.

I have this on the form:
LINE 31 global $xoopsUser, $xoopsDB;
LINE 32 $len11 = $xoopsUser->getVar('uname');

I get this error
Fatal error: Call to a member function on a non-object in /formmail.php on line 32

What am I doing wrong?



556
kaotik
Re: Getting the webmail module to work - Here's the file!
  • 2004/9/22 14:42

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


I keep getting this:
Error: tal.net>

I am using your corrected version. What could be the cause of this?



557
kaotik
Tiny store using tiny content
  • 2004/9/21 15:34

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


Hi. I used to have xosc oscommerce module instaled but my site only has 3 products to sell so it was overkill.
Now i'm tring to setup tiny content to wrap a simple php form that will email the info to me.
I have a couple of issues that I hope someone can help me with:
1- There is a submenu page in tiny content called ORDER, this will be the php form. How can I make it verify if the user is logged in? If not I would like it to redirect to the page that say's you don't have permission.
2- I would like to add the username of the logged in user to the info that will be emailed. Could someone point me in the right direction in doing this?

Thank You



558
kaotik
Re: The problem with Norton and Xoops
  • 2004/9/18 2:33

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


Plus the problem will only increase as more users buy NIS (or buy comps with it bundled), and for each user that complains, probably 7 more simply leave and don't try again.



559
kaotik
Re: The problem with Norton and Xoops
  • 2004/9/17 20:40

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


I have the same question. Was also thinking of making the change suggested by Dave L since some of my users have been complaining about not being able to register.

Thanks



560
kaotik
Re: Tables & Tiny Content and styles
  • 2004/7/11 3:50

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


Just in case anyone else is looking for this, here's the solution I found by ackbarr.
table style




TopTop
« 1 ... 53 54 55 (56) 57 58 59 »



Login

Who's Online

239 user(s) are online (176 user(s) are browsing Support Forums)


Members: 0


Guests: 239


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