Not working after 1st Limit
ceo3141 - June 20, 2008 - 14:38
| Project: | Node Limit Number |
| Version: | 5.x-1.1-2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi -- this is a great module for any site allowing Users to post content, this feature almost should be mandatory.
I have attempted to use this Module. I added one Limit, terrific. Then I tried to add a 2d Limit, and got a generic error message ("503 Service Unavailable Failed to resolve the name of server admin to connect).
Any idea of what is going wrong?
Thank you -- any help is greatly appreciated.

#1
?????
I'll try it this afternoon, but it didn't happen to me in a Xampp installation. I'm pretty sure I tested it with more than one limit, as I needed this module for myself to set several limits.
#2
There is a doubled "/" in the url, after creating the first limit.
Go to node_limitnumber.inc and correct the line 21
'#redirect' => '/admin/settings/node_limitnumber',to
'#redirect' => 'admin/settings/node_limitnumber',now, everything works fine.
#3
TY, that was the problem!
#4
Fix committed to current release. Should be available for download soon.
temp
Automatically closed -- issue fixed for two weeks with no activity.
temp
Automatically closed -- issue fixed for two weeks with no activity.
#5
Automatically closed -- issue fixed for two weeks with no activity.