Closed (fixed)
Project:
Node Access
Version:
6.x-1.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 08:20 UTC
Updated:
2 Jun 2009 at 06:11 UTC
hello
i've just install new update 1.5, but as the other (1.3, 1.4)
it make to me error : page down : can't access to ....
when i patch this line :
$path_to_root = "../"; //line 1341
to
$path_to_root = "./"; //line 1341
all work fine.
my configuration is :
drupal 6.10
native active module :
Book, Color, comment, contact, database logging, help, locale, menu, openid, profil, search, taxonomy, update status, upload.
adding module :
node access 6.x-1.5
comment notify 6.x-1.2
comment upload 6.x-1.0 A4
user import 6.x-1.2
Wysiwyg 6.x-1.1 ( with tinymce 3.2.2.3 )
is it because i've not the CCK module ?
thank
PS : joined french translation of this module.
jo_54
| Comment | File | Size | Author |
|---|---|---|---|
| modules-node_access.fr_.po | 4.26 KB | jo_54 |
Comments
Comment #1
emptyvoid commentedVery curious, perhaps it is because you are on windows?
What operating system are you using?
What HTTP server are you using?
What version of PHP are you using?
Thanks for the translation, now I have to figure out how to use translations ;)
Comment #2
jo_54 commentedthis is my config :
http://cms.ateliergraph.com/phpinfo.php
tk
Comment #3
emptyvoid commentedIssue resolved with the latest release.