943,691 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 765
  • PHP RSS
Oct 22nd, 2008
0

Please help me on the drupal urls

Expand Post »
Hii All,
I am working on Drupal right now, well, the problem I am facing is that I am not being able to track the flow bcoz I am not familiar with the urls,


for. e.g
in the <form> tag the action attribute says "action=user/manage/books/add"

What does this mean? On which page does the flow go on pressing submit?
All I want to know is on which .php page does the flow go....

All suggestions are welcome, I will be glad.
Last edited by peter_budo; Oct 22nd, 2008 at 10:15 am. Reason: No need to put the text in bold
Similar Threads
Reputation Points: 8
Solved Threads: 0
Newbie Poster
bhavik_thegame is offline Offline
11 posts
since Sep 2008
Oct 22nd, 2008
0

Re: Please help me on the drupal urls

Look at the .htaccess file, it is using rewrites, they will all be listed there.
Reputation Points: 96
Solved Threads: 124
Master Poster
Will Gresham is offline Offline
728 posts
since May 2008
Oct 22nd, 2008
0

Re: Please help me on the drupal urls

Can I manually add a row to the database?

I am integrating a project in drupal.
By performing an "Add" operation I know which tables are being updated in the database.
But I am confused about the nid(node id I guess) and the vid(I dont know whats this), I dont know from where these 2 things are inserted in the table.

And I dont think its the right way to insert data in the database tables this way...
Or is it?
Reputation Points: 8
Solved Threads: 0
Newbie Poster
bhavik_thegame is offline Offline
11 posts
since Sep 2008
Oct 22nd, 2008
0

Re: Please help me on the drupal urls

I don't see why you wouldn't be able to manually add the rows...

The URL is not stored in the database, it is stored in the .htaccess file in the root directory... When you view a page, it will appear in the URL as 'http://domain.com/view/node/1234' where 1234 is the 'nid' in the database.

If you open the .htaccess file and look for user/manage/books/add it will tell you which page it is actually going to.
Last edited by Will Gresham; Oct 22nd, 2008 at 8:07 am.
Reputation Points: 96
Solved Threads: 124
Master Poster
Will Gresham is offline Offline
728 posts
since May 2008
Oct 22nd, 2008
0

Re: Please help me on the drupal urls

Ok, let me check...

Hope this will solve the issue
Reputation Points: 8
Solved Threads: 0
Newbie Poster
bhavik_thegame is offline Offline
11 posts
since Sep 2008
Oct 28th, 2008
0

Re: Please help me on the drupal urls

Hey.

I have manually added the rows in drupal in the tables I know whic has to be affected.................
Its just working fine till now.............

Hope so it works further...!!

ThanX
Reputation Points: 8
Solved Threads: 0
Newbie Poster
bhavik_thegame is offline Offline
11 posts
since Sep 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: PHP Script to find Visitor's Location
Next Thread in PHP Forum Timeline: code mess-up





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC