Please don't reference that topic, that's why this topic exists to tell people not to reference it. In fact I'll delete that topic. The topic listed an integration file that was really nonsense in a lot of ways, it wasn't even valid PHP (lacked semicolons) and many of the fields specified were wrong. The way to integrate is with the pre-supplied file, simply selecting invision204 in the WSN Links admin panel.
There is a little issue of a mysql warning when using incorrect login info (doesn't actually affect anything) which I haven't uploaded the cleaning up of yet. Will do so tonight.
I won't be doing a 2.1 integration. I did 2.04 because someone paid me for the project and gave me full access to their server for the purpose. Hopefully though 2.1 is either the same or very similar as far as integration goes.
ok, i did that. Still get this: Fatal error: Call to a member function on a non-object in /usr/www/users/xxx/directory/integration/invision204encoder.php on line 2
I'm sure it works, but for whatever reason it's not happening on my server..
Comments on Invision 2.0x integration
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Since a number of people asked about it before, it's worth nothing that 3.2.6 can integrate with Invision 2.0x
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
excellent, will check it out
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
Paul, I've installed 3.2.6, and also referenced this topic:
https://www.webmastersite.net/forums/comments.php?...
but still can't log in with the Invision login...
and the ibf_membersencode.php is as follows:
i have IPB 2.0.4...
so what's going wrong?
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
I ran the query (as per the manual) in phpMyAdmin so as to get back into WSN.. then went to Admin/Users and set the member table to ibf_members
then I got Fatal error: Call to a member function on a non-object in /usr/www/users/xxx/directory/integration/ibf_membersencoder.php on line 1
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
just to let you know that IPB v2.1.0, a major new version, was released yesterday.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Please don't reference that topic, that's why this topic exists to tell people not to reference it. In fact I'll delete that topic. The topic listed an integration file that was really nonsense in a lot of ways, it wasn't even valid PHP (lacked semicolons) and many of the fields specified were wrong. The way to integrate is with the pre-supplied file, simply selecting invision204 in the WSN Links admin panel.
There is a little issue of a mysql warning when using incorrect login info (doesn't actually affect anything) which I haven't uploaded the cleaning up of yet. Will do so tonight.
I won't be doing a 2.1 integration. I did 2.04 because someone paid me for the project and gave me full access to their server for the purpose. Hopefully though 2.1 is either the same or very similar as far as integration goes.
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
ok, i did that. Still get this:
Fatal error: Call to a member function on a non-object in /usr/www/users/xxx/directory/integration/invision204encoder.php on line 2
I'm sure it works, but for whatever reason it's not happening on my server..
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
That means your $db object has been replaced by something, but I couldn't guess how.
Forum Regular
Usergroup: Customer
Joined: Aug 05, 2005
Total Topics: 94
Total Comments: 272
what d'you mean? The invision204encoder.php file I uploaded is exactly the same as was in the WSN zip download....