<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
nothing happens when I click Add Site, etc (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: nothing happens when I click Add Site, etc
#643
prof m (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
nothing happens when I click Add Site, etc 3 Years, 6 Months ago Karma: 0  
Hi- I'm trying to decide whether I can use this for my classes. Some questions:

1.
I installed DNPL using a Fantastico script at http://links.ulisesmejias.com/

The installation seems to have gone OK, but when I click on the action buttons (New, Popular, Add a Site, etc.), nothing happens. It just reloads the home page. Any ideas as to why it's doing that?


2.
Also, is it possible to generate a RSS feed on new links? How would I go about adding this?


3.
I'm not sure what the process is for adding new users. I gather when someone submits a new site they create an account. Subsequently, do they just enter the same account info on the Add Site form, or do they log on somewhere else?


4.
Are there any instructions anywhere for importing bookmarks from, say, delicious?

Thanks for your help!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#644
Dewed (Admin)
Admin
Posts: 606
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:nothing happens when I click Add Site, etc 3 Years, 6 Months ago Karma: 9  
Due to how this forum formats text below a code block, I moved answer #1 to the bottom ..

#2, yes very possible, but there is nothing written already to do this. The file pop_block_1a.zip from the file archives could likely be modified to do exactly what you want.


#3 Correct, when sites are submitted from the public add site page, the submitter enters an email address, a user name and password. Once their entry is approved, the user name and password will allow them to update their entry. You'll see an "edit" link on every entry which takes you to the form to login and edit that entry.

There is also and admin panel where you (the site owner) can make new entries and edit all entries. You can predefine the user name and password to use on new entries by editing the inlucde/config.php file.

#4 I'm sure many will point out, a major downfall of all this is my serious inability to document. There are various importers available, but nothing written specifically for Delicious. Do they have an export ?

Anyways, some of the older add ons and patches are in the FIle archives mentioned eailer. More recent add ons and patches are in the Downloads section


#1 .. Excerpt from the FAQ

Edit the file named "directory" with a plain text editor such as notepad, and add this near the top

Code:

if ($_POST['submit_add']){$show="add";} if (empty($PATH_INFO)){$PATH_INFO = $_SERVER['PATH_INFO'];} if (empty($PATH_INFO)){$PATH_INFO = $_SERVER["ORIG_PATH_INFO"];} if (empty($PATH_INFO)){$PATH_INFO = $HTTP_SERVER_VARS['PATH_INFO'];} if (empty($PATH_INFO)){$PATH_INFO = $_SERVER["REQUEST_URI"];}
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/11/19 08:30 By Dewed.
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008