Linking issue with TNG 7.0.1
collab - August 23, 2008 - 10:27
| Project: | The Next Generation Integration |
| Version: | 6.x-1.0-beta2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | arturoramos |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I have just installed both tngintegrate 6.x.1.0-beta1 and TNG 7.0.1.
TNG is installed in directory www.example.com/tng
With Clean URLs disabled, linking works exactly as expected (iframe in content area linking appropriately to www.example.com/?q=tng).
When I switch Clean URLs on, the menu links instead directly to www.example.com/tng as a normal web page link (and of course therefore does not pass though any login information). (I was not intending to allow access to TNG except through Drupal.)
Have I missed something?

#1
The version was 6.x.-1.0-beta2 not 1.
#2
I have now implemented a work-around using rewrite rules in .htaccess. In effect it switches off clean urls just for the TNG link.
#3
Please see related issue at:
http://drupal.org/node/264565
Can you let me know if changing your TNG folder name and correspoding "Path to TNG Folder" setting addresses your issue with clean urls?
#4
(As I recollect) I did try this but the problem persisted.