PDA

View Full Version : problems with installing plugins



krankdroid
01-26-2011, 08:11 PM
so..

i downloaded some basic plugins for the cms.

but i think i have a problem with a url reference somewhere.

i have succesfully installed the "submit" plug in. but the browser points me to http://klinks.dk/submit/ and i cant figure out where to edit it so it points to the write place.

i cant access directly to http://klinks.dk/content/plugins/submit/submit.php
so i am thinking that maybe it is a chmod permission error i made for the subfolders ?

the source code points:

<li><a href="http://www.klinks.dk/latest/">latest</a></li>

<li><a href="http://www.klinks.dk/upcoming/">upcoming</a></li>
<li><a href="http://www.klinks.dk/all/">all stories</a></li>
<li><a href="http://www.klinks.dk/submit/">submit</a></li>

but the folders are not in the main folder but rather in klinks.dk/content/plugins/xxxx
that makes me think of wrong url directing.

also.. i cant log in as an admin anymore.. just removes the info i have typed in and nothing happens..
it just goes:
Not Found
The requested document was not found on this server.

my provider has set a rule to place all files in a httpdocs folder. could that create the problem ?

can someone help out ?

Nick
01-29-2011, 02:07 AM
Are you using the .htaccess file? Do you have friendly urls enabled in Admin -> Settings?

krankdroid
01-29-2011, 09:03 AM
i dont.. and i got it to work.. without really knowing how..

thats the worst kind of luck because i didnt learn anything..