View previous topic :: View next topic |
Author |
Message |
Tech Support
Joined: 25 Aug 2003 Posts: 4407
|
Posted: Tue Jan 24, 2012 12:03 pm Post subject: |
|
|
Ah... okay, try replacing the word local with the actual IP of the server. You should be able to do that by going to the PageGate Admin and updating the CGI URL statement in the Interfaces - GetWeb - Settings section.
As far as I'm aware, you can't send to "local" from anything other than the server itself. So, if you tried to send from the webpage when you were sitting at the server, it would be accepted but if you went to any other system, it would fail because "local" would try to resolve to the literal local PC instead of the Local server. Effectively, using local is the same thing as using 127.0.0.1
|
|
Back to top |
|
westy
Joined: 20 Jan 2012 Posts: 17 Location: Westminster, Co
|
Posted: Tue Jan 24, 2012 12:18 pm Post subject: |
|
|
I have tried that and even though it is applied in PG Admin it won't filter down to the PC and will never put in the server just local?
This is the current way we have it setup.
http://172.16.11.89/scripts/webgate.exe.
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4407
|
Posted: Tue Jan 24, 2012 12:22 pm Post subject: |
|
|
That means that the template isn't updating properly... either that or a hardcoded value was written in the template.
If you would:
1) Open the c:\inetpub\wwwroot\templates\guilist.htm file in notepad or some other HTML editor.
2) Search for the word Action
3) What do you currently have for the action= line?
|
|
Back to top |
|
westy
Joined: 20 Jan 2012 Posts: 17 Location: Westminster, Co
|
Posted: Tue Jan 24, 2012 12:31 pm Post subject: |
|
|
Here is what I found.
<FORM NAME="MYFORM" ACTION="~~~action~~~" METHOD=POST onSubmit="DoCheckSender()">
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4407
|
Posted: Tue Jan 24, 2012 12:37 pm Post subject: |
|
|
Okay... try this:
1) Replace ~~~action~~~ with the CGI URL statement that has the IP of the server.
2) Save and close the template.
3) Go in to the c:\inetpub\wwwroot\ folder and delete the directory that was created from the web paging group.
4) Go in to the PageGate Admin and go in to the Groups - YourGroup - Members section.
5) Take someone out of the group, click on apply, then add them right back in and click on apply again.
6) Verify that the folder has been recreated in the c:\inetpub\wwwroot\ folder.
7) Try to submit a message and see if the URL has been updated and if the response is any different.
|
|
Back to top |
|
westy
Joined: 20 Jan 2012 Posts: 17 Location: Westminster, Co
|
Posted: Tue Jan 24, 2012 3:42 pm Post subject: |
|
|
Great. That worked kind of...
Here is what I get after I submit the form but I do not get a page?
MESSAGE ACCEPTED!
The message has been submitted for processing.
Back to message FORM
WEBGATE Copyright 2000-1997; NotePage, Inc.
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4407
|
Posted: Tue Jan 24, 2012 3:44 pm Post subject: |
|
|
Okay, that's definitely progress. If you open the PageGate Monitor, is GetWeb red or green? Also, if you look in the c:\inetpub\scripts\ folder, do you see any new files?
|
|
Back to top |
|
westy
Joined: 20 Jan 2012 Posts: 17 Location: Westminster, Co
|
Posted: Tue Jan 24, 2012 3:50 pm Post subject: |
|
|
When I look at the monitor I am getting No valid recipients in message?
I only have me in the pick list at this time?
Also, I am not too sure if this would make a difference but I am on the trial version at the moment.
Yes I do see extra files in the scripts folder with the extension .new.
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4407
|
Posted: Tue Jan 24, 2012 4:00 pm Post subject: |
|
|
Ah... that would definitely put things in to context. If you would, please send your contact information to support at notepage dot com and I'll set you up with an expanded trial key.
|
|
Back to top |
|
westy
Joined: 20 Jan 2012 Posts: 17 Location: Westminster, Co
|
Posted: Tue Jan 24, 2012 4:35 pm Post subject: |
|
|
Thank you.
|
|
Back to top |
|
westy
Joined: 20 Jan 2012 Posts: 17 Location: Westminster, Co
|
Posted: Tue Jan 24, 2012 5:30 pm Post subject: |
|
|
Worked like a charm.
Thanks for all the help.
|
|
Back to top |
|
|