TNG Frame within frame
| Project: | The Next Generation Integration |
| Version: | 6.x-1.0-beta2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | arturoramos |
| Status: | postponed (maintainer needs more info) |
Hello
I am using The Next Generation of Genealogy (ver. 6.2.0) on my iMac using MAMP Pro locally. After installing and integrating it with the Drupal-6.2 with "the next generation integration module",and go to my site and click on "the TNG link" I get the following error. In addition, I see also, three frames? (a frame within frame and third frame in it ) in my drupal Site. all three frames show the following Error on top.
"warning: Attempt to assign property of non-object in /Applications/MAMP/htdocs/drupal-6.2/modules/profile/profile. module on line 232.",strong>
* After a lot of install/uninstall of different drupal modules, I could get rid of the error message, however, I still see the 3 frames in my drupal site.
What do you think I should do? I have uninstalled and re-installed the "integration module" many times, with the same result.
Thanks

#1
Can you let us know what folder you have your TNG installation in relative to the Drupal integration?
Are you using URL rewrite, i.e. where the "index.php?q=" is removed from URLs by Drupal?
What URL is your browser showing when you click on the "TNG link"?
#2
Hi,
Thanks for responding.
to Question # 1 the genealogy folder is installed as subfolder. i.e http:localhost:8888/drupal-6.2/genealgy
to Queston # 2, I am not sure what you mean, but I am using "clean urls" if you mean that.
to Question # 3, the URL in the brouser showes "http://localhost:8888/drupal-6.2/tng" and the window remain only 80 - 90 % filled.
What I see on the screen is not the "genealogy Page" but my front page with "TNG genealogy" title written on top.
but if I type http://localhost:8888/drupal-6.2/genealogy/admin/index.php it takes me to the TNG sitebulding page. After entering the database name,username and password and save it, it takes me to"login" box but doesn't accept the username and password (login failed).
If you need more info let me know.
thanks
#3
It would be useful if you could post a screen shot of your 80-90% filled screen.
That being said, if you have not set up TNG yet and are unable to log on directly from the http://localhost:8888/drupal-6.2/genealogy url, then the problem is likely with TNG and not this module.
The module will only work if TNG is already up and running. If the database tables, etc for TNG have not been created, the module will not function.
#4
I'm having issues also, here's the particulars
multisite drupal
installed path -
/durpal/sites/mysite.org/tng
Module location
/durpal/sites/mysite.org/modules
I installed tng no problems, the module set up was straight forward but when I click on the TNG menu link or go directly to http://mystite.org/tng I get a the same multi frame issue (frame within a frame) and a "page not found".
Clean url's are enacted
new install of TNG
Drupal 6.2
I've installed and re-installed multiple times to no avail
#5
Here's a screenie
It also has the same problem with the default Garland Theme, so that's been ruled out.
#6
Update, here's what I've found
The default path in the module was the path on my server which was
/home/myusername/drupal//sites/mysite.org/tng
I changed to
/sites/mysite.org/tng
Now I'm a login failure with TNG and cannot access the admin panel
I've looked into the database and the user does not exist, I'm going to try to remove the module and see if that does anything
Update .....
"Uninstalling" the Module worked
The location is NOT the root path on the server, it's the web access after http://yoursite.com/
So in my case it's
sites/mywebsite.org/tng
#7
Hi,
I am trying to use drupal-6.6 with TNG genealogy 7.2. The Tng genealogy folder is installed as /drupal/genealogy. Everything seams to work fine, but when I click on "Tng genealogy" link, I get,
"warning: Attempt to assign property of non-object in /Applications/MAMP/htdocs/drupal-6.2/modules/profile/profile. module on line 232."
error, of which I have attached the screen soot.
When I go to the above mentioned line 232, I see
"$user->{$field->name} = _profile_field_serialize($field->type) ? unserialize($field->value) : $field->value;"
line. I am also using CKK with view2. Can some one please, tell me what is going on?
I thank you in advance.