Please help me on the drupal urls

Reply

Join Date: Sep 2008
Posts: 10
Reputation: bhavik_thegame is an unknown quantity at this point 
Solved Threads: 0
bhavik_thegame bhavik_thegame is offline Offline
Newbie Poster

Please help me on the drupal urls

 
0
  #1
Oct 22nd, 2008
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
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 524
Reputation: Will Gresham is on a distinguished road 
Solved Threads: 86
Sponsor
Will Gresham's Avatar
Will Gresham Will Gresham is offline Offline
Posting Pro

Re: Please help me on the drupal urls

 
0
  #2
Oct 22nd, 2008
Look at the .htaccess file, it is using rewrites, they will all be listed there.
AJAX is not a programming language, scripting language or any other sort of language.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 10
Reputation: bhavik_thegame is an unknown quantity at this point 
Solved Threads: 0
bhavik_thegame bhavik_thegame is offline Offline
Newbie Poster

Re: Please help me on the drupal urls

 
0
  #3
Oct 22nd, 2008
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?
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 524
Reputation: Will Gresham is on a distinguished road 
Solved Threads: 86
Sponsor
Will Gresham's Avatar
Will Gresham Will Gresham is offline Offline
Posting Pro

Re: Please help me on the drupal urls

 
0
  #4
Oct 22nd, 2008
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.
AJAX is not a programming language, scripting language or any other sort of language.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 10
Reputation: bhavik_thegame is an unknown quantity at this point 
Solved Threads: 0
bhavik_thegame bhavik_thegame is offline Offline
Newbie Poster

Re: Please help me on the drupal urls

 
0
  #5
Oct 22nd, 2008
Ok, let me check...

Hope this will solve the issue
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 10
Reputation: bhavik_thegame is an unknown quantity at this point 
Solved Threads: 0
bhavik_thegame bhavik_thegame is offline Offline
Newbie Poster

Re: Please help me on the drupal urls

 
0
  #6
Oct 28th, 2008
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
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC