| bio | website | guruinternetservices.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Feb 27 '12 at 0:12 | |
| stats | profile views | 0 |
|
Feb 16 |
comment |
Rewrite Rules Are Redirecting and Not Passing VARs After more testing I can see it has something to do with this being a second level page. If I use my exact same original code and point to a first level page, the process works just fine; the URL with the extra VAR info remains and the variable passes to the page and displays. Any ideas why a second level page is redirecting to the base page? |
|
Feb 16 |
comment |
Rewrite Rules Are Redirecting and Not Passing VARs The regex here isn't the issue. I'm using this to parse a variable from a page link that I have created myself. The regex that I created works for my purposes. The REWRITE ANALYZER plugin shows that I have everything inserted correctly. The problem has to be somewhere else. Why does Wordpress redirect to the base PAGE? |
|
Feb 16 |
comment |
Rewrite Rules Are Redirecting and Not Passing VARs I tried the code that you provided and now I get a 404. The page you requested could not be found. |
|
Feb 16 |
comment |
Rewrite Rules Are Redirecting and Not Passing VARs FYI - Like a normal rewrite, I want the entire URL of the rewrite to remain in the address bar of the browser. |
|
Feb 16 |
comment |
Rewrite Rules Are Redirecting and Not Passing VARs I'll remove the add_action('init', 'flush_rewrite_rules'); once I get this working. |
|
Feb 16 |
asked | Rewrite Rules Are Redirecting and Not Passing VARs |