Drupal Version: 6.14
After searching for two days, I have decided to ask someone why this is happening. It's driving me insane. Here's the setup:
For my website on the new Forza Motorsport 3 game, I am creating a section for Garages, in this section users can create/join a garage, in a garage you have a home page, tunes page, and times page. Each page is created using Panels. The issue lies under the tunes page, I created a view that will display all the tunes a garage has created and have a link to a custom panel page for that specific tune. I have one argument(the garage id) being passed to that view from the URL of the tunes panel page. The garage id is a cck field, and is also the node id of the garage content/group id(using Organic Groups). All this is good, it verifies well and everything builds correctly. The problem I am having is the custom rewriting of the link. Under fields I have the node id(NID) of the tune's node outputted to the table view as the link, and I am using %1 for the argument being passed. When everything is built and I check the link that was built, I find that the %1 value is not the passed ID, it is the garage name, or group title that the ID is in reference to.
This is what has been driving me up the wall because I have not been able to find a reason why this is happening, or a fix for this issue. Any information would be greatly appreciated.
Also, I have attached a file containing the exported view.
--FreelancerSam
| Comment | File | Size | Author |
|---|---|---|---|
| views.txt | 21.58 KB | FreelancerSam |
Comments
Comment #1
esmerel commentedGeneral closing of issues with no activity for 6 months