ernstle
Newbie   Posts: 1 Registered: 12/1/2002 Status: Offline
|
posted on 12/1/2002 at 04:05 AM |
Hallo,
i upgrade to postwrap 2.1 .
Following Errors occours :
1. Add a Url as Administrator : No Rights
2. Edit a Url with the button "Save changes" : the adminapi function
"addurl" instead "editurl" is called.
I thank for your help
ernstle
sorry about the bad english |
| |
| |
shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Offline
|
posted on 12/1/2002 at 01:52 PM |
I'll see what we can do, but there are some bugs in the module update
process in PN that cause issues in some module upgrades.
-Shawn |
| |
CyberOto
Newbie   Posts: 6 Registered: 11/12/2002 Status: Offline
|
posted on 12/2/2002 at 03:02 AM |
Hi,
about the first error - this happend when You are not logged as an
Administrator (or the session is timeout - check General setting of site
about timeouts).
The second one - as You describe it - it's no error. I dont' know Your
level of knowledge of PHP - but I put it this way:
The EditURL function is called when You follow the link "Edit" link from
"URL SECURITY".
When You click on "Save changes" the AddUrl function is caled with
additional parameter.
YES, It' not a wrong procedure call. |
| |