Balogh Zoltán képe

Pedig elég sok találat van rá, de nagyjából itt lesz a megoldás.

0
0
Szekeres_Juli képe

Köszönöm, István, elteszem a javaslataidat, bár most elbizonytalanodtam, mert közben ezeket találtam:

1. Lehet, hogy nem is érdemes ezzel küzdeni:
http://drupal.org/node/1164370

2. Már ismert a probléma
a) Pav írt rá egy kiegészítő modult:
http://drupal.org/node/1011904#comment-4009780
b) lehet, hogy a weight is elég lenne, erre már van patch:
http://drupal.org/node/1126782
(igaz, azt éles helyzetben nem szabad használni, ahogy olvastam, de "Posted by john.oltman on May 28, 2011 Will be released soon.")

0
0
PBence képe

Igen újraindítottam többször is de akkor sem ...

0
0
PBence képe

És ott mennyire állítsam be ? :)

0
0
aboros képe

a 7.56ost, aztán akkor lehet mire leérnek a többiek már hetesre uppoltunk :)

0
0

-
clear: both;

PBence képe

Szia!

Átállítottam őket... és újabb hibaüzenet :S :(

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://localhost/drupal/install.php?profile=standard&locale=hu&id=2&op=do StatusText: OK ResponseText: Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\drupal\includes\database\database.inc on line 2095

0
0
kisdosi képe

ha forbidden, akkor szerintem a jogosultságok környékén szaglássz elsőként. ha ott minden oké, akkor hivatkozz a mappára, és be kell jönnie a könyvtárszerkezetnek.

0
0
Scipi.ks képe

Sikerült!!

Azon az úton indultam el amit mondtál és találtam egy oldalt (végre) ahol pont az én problémámra írták le a megoldást. Beírom ide hátha valakit érdekel a későbbiekben:

"By default Directory listings are enabled. Here is an example scenario.
Suppose you have a bunch of media files that you’re storing on your web server,
and you want to hide them from the public and search engines so that no one can
steal these files. That’s very easy to do! Simply create a .htaccess file
in the directory that you want to hide and add the following directive:

# Disable Directory Listings in this Directory and Subdirectories
# This will hide the files from the public unless they know direct URLs
Options -Indexes

Options Directive

Breaking this down we are using the Options directive.
This directive can take a number of values (mentioned previously). If you provide the values
with a + or – like I did with -Indexes, then this will inherit the
Options that were enabled in higher directories and the global configuration!
If you don’t provide a + or – then the list that you provide will become
the only options enabled for that directory and its subdirectories. No other options will be enabled. Because you may not know which Options were enabled previously, you will most likely
use the + or – syntax unless you are absolutely sure you only want certain Options."

Köszönöm a segítséget:)

0
0
zeodin képe

Srácok ez összejött :))) Tök egyszerűen meg lehet csinálni: Content revisionra kell létrehozni a nézetet. Hozzá kell adni 3 kapcsolatot: tartalom jelölő, content revision, felhasználó jelölő.
Ez után csak meg kell adni a mezőket pl. tartalom cím, létrehozó felhasználó, jelölő felhasználó. A mezőknél a megfelelő kapcsolatot kell beállítani és kész is a lista. Ez után lehet szűrni jelenlegi felhasználóra a content revision kapcsolatot használva. Ennyi!!

0
0
Balogh Zoltán képe

Drupal core-ban soha, semmit írunk át!

0
0