Re: Sorry, the page (process) was not found

David Christensen <[email protected]> Wed, 11 Apr 2018 21:42:20 -0500
Newsgroups gmane.comp.web.interchange.users
Message-ID <[email protected]>
> On Apr 11, 2018, at 4:28 PM, Davideth <[email protected]> wrote:
> 
> Thanks for the assistance David,
> 
> 
> https://paradex.com/~paradex/cgi-bin/cart.cgi/admin/index
> 
> results in
> 
> https://paradex.com/~paradex/cgi-bin/cart.cgi/admin/login
> 
> when the valid id and password are entered,
> 
> it goes to page https://paradex.com/~paradex/cgi-bin/cart.cgi/process
> 
> 
> which posts the following error message:
> 
> 
> Sorry, the page (process) was not found
> 
> The requested page (process) was not found.
> 
> My problem is, since there is not any actual process.html or process.pm that I can find, I can not see what in process is causing the problem.
> 
> In fact, every time that process is called, the same result occurs.


The process actionmap is built-in to the interchange system, so it does not have a file like some of the other pages; I’d guess something about your rewrites are resulting in a rewrite of a POST to a different URL, which would discard the form data so “process” doesn’t know what to do.

HTH,

David
--
David Christensen
End Point Corporation
[email protected]
785-727-1171

_______________________________________________
interchange-users mailing list
[email protected]
http://www.icdevgroup.org/mailman/listinfo/interchange-users
signature.asc (application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEECKA1l4YEfF4eK4/eN0ojyd+bZbgFAlrOx4wACgkQN0ojyd+b
Zbhbmw/+Jjsi6W5M7MIf0AVhkkHOJxEBiyPsvtqnec/2JjCeEU+q6Abd4DKKNpgA
eXyIqaMfU9P5RdnDrbqDEsiVE34hrR9lOsWAlIaHkwpOLPiXwF9X7Gtzjciqituy
Mfx8TCNrgFBjCjkeey2Y1KDzZFKTCi6PvEs/x8OnsN2m1TmBtFiAvh5+IsR5+THg
L6+DkoehQIp2u+QiKRAX9aTDFSMGfp97PJ5S5ibH5CzLrKNC+u9ajv5BJ+4ZseYe
NXux7I7InoNVRHpubfEXb0eZJAvPOAGQ8D+pw0VcncOzLot/3QVdXTQEsxwy+BPZ
8+Afg0BOhldC7ILMJxIljsXnyOZC4JrgvWkfFmNN4Tmjbs55NKTX4v64S7Uj1+uU
24EedA43CAiLriGXwAuwWVimw8zPjbKkm+4x35xfuhjWEObjlcr2XmQylbpzVacq
bUXt/vef5R5ww1DgRmpoJ/hObfezHZyps/kSbpTBLIkPeesQYgU/Ps5o5gNzBUov
ioUdb2Ert/2R51yPs0kmdwxHO+O97O1Jylz4hzIExLVZHcRPXyJ+P0zZyTAJHp0U
icH2vRwAeHhtyj762TXZ8l+0cM2lKiQgPoe1T4+zBDqt3n7kjnIWPOIFZy6p4gXq
NdW8FmQ1SzS46Nf228NWBAi2SethNw+sbyvBmA7HF90IhjuJeQQ=
=98nk
-----END PGP SIGNATURE-----