|
Anonyme 19853
| Posté : 28-04-2004 05:38
I've only had NPDS up and running for about a week bit it was easy to install and runs fine in a basic mode.
I'm looking for someone who knows the program that can help me fix items or locate files I need to change.
Example 1: SDV, how do you post an ad? I can create a sunbject but not enter a new item.
Example 2: My background color and text color are the same in the readpmsg_imm.php window. (I figured this out by highlighting the screen with the mouse.) Where can I change the value of the text color. I'm sure it's the theme doing it but I don't want to change themes.
I know this program has more power and features than I'm using but the lack of english documentation is killing me. Even as it is I think you have a better looking package than Nuke, looks to be better managed as well. You just need the time to clean up the bugs.
Thanks for any help, great package.
seeker@zenriders.com | Citation
|
|
Anonyme 19853
| Posté : 28-04-2004 14:35
One change I made was to the blank/empty index.htmlfound in the sub folders.
I replaced it with an index.php containing the following code.
8<--------------------------------------------------------------------------- ----
<?php
/**
* index.php
*
* This file simply takes any attempt to view source files and sends those
* people to the login screen. At this point no attempt is made to see if
* the person is logged or not.
*
*/
header("Location: ../index.php\n\n");
/* pretty impressive huh? */
?>
8<--------------------------------------------------------------------------- --
Simple and should work for everyone as is. You want it in a deeper folder just add another ../ for every layer in you go.
Still hoping some one will contact me to trouble shoot.
Regards,
Seeker | Citation
|
|
developpeur 24581
| Posté : 28-04-2004 18:03
SDV : this module is ... an old module / i think that the G-annonce module on modules.npds.org is better (in fact SDV will be out off npds core in next release)
My background color and text color are .... : The css file of the theme or the value in theme.php (if the theme is write in php) / what is the theme you used ?
Hope that Help you
|  Profil E-mail www Citation
|
|
jdeep6 576
| |