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
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

nachenko - June 23, 2008 - 07:15

?????

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

bennos - July 20, 2008 - 23:10

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

ceo3141 - August 7, 2008 - 14:24

TY, that was the problem!

#4

nachenko - September 3, 2008 - 16:59
Status:active» fixed

Fix committed to current release. Should be available for download soon.

temp

Anonymous (not verified) - September 17, 2008 - 17:03

Automatically closed -- issue fixed for two weeks with no activity.

temp

Anonymous (not verified) - September 17, 2008 - 17:14

Automatically closed -- issue fixed for two weeks with no activity.

#5

Anonymous (not verified) - September 17, 2008 - 17:22
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.