IPB Helpers: interfaceing with php - IPB Helpers

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

interfaceing with php

#1 User is offline   sunfighter Icon

  • IPBH Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 23-June 10

Posted 23 June 2010 - 03:14 PM

I program in php. I work for a site that uses IPB. I was working on a program that has bit the dust over the weekend when ver 3.2 (?) IPB was installed. I know nothing about IPB. I looked at the manual, but it contains nothing useful. I need to log a person into ipb, and check if someone is logged in in my php program. Can someone help?


0

#2 User is offline   Martin Icon

  • Demoted
  • PipPipPip
  • Group: Members
  • Posts: 2,808
  • Joined: 06-October 04
  • Gender:Male
  • Location:Middle Atlantic, USA
  • Interests:Golf, Computers, Troubleshooting, Problem Solving, etc...

Posted 24 June 2010 - 07:40 AM

Would you please provide a link to your forum? IPS has not released a V3.2. 3.1.1 is now the latest version.
0

#3 User is offline   sunfighter Icon

  • IPBH Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 23-June 10

Posted 30 June 2010 - 03:38 PM

Thanks Martin,
As I have said "I know nothing about IPB." They wont help me. I work for runehq.net it's probably ver 3.1.1 as you have said, but that's not the problem. I have inherited some code that links to IPB. It used API_memeber.php to do the linking needed to log in from the code I'm working on/ SEE header on API_memeber.php:
+--------------------------------------------------------------------------
| Invision Power Board
| =============================================
| by Matthew Mecham
| © 2001 - 2006 Invision Power Services, Inc.
| http://www.invisionpower.com

When the board was updated this no longer worked. I would like to -
1. check to see if a user is logged into the IP board.
2. have code in my php program to let users log into the board if they are not logged in.
3. quarry the IPB database to collect information on my user.

Any help or a nudge in the right direction would be appreciated.
0

#4 User is offline   Martin Icon

  • Demoted
  • PipPipPip
  • Group: Members
  • Posts: 2,808
  • Joined: 06-October 04
  • Gender:Male
  • Location:Middle Atlantic, USA
  • Interests:Golf, Computers, Troubleshooting, Problem Solving, etc...

Posted 01 July 2010 - 09:42 AM

Without having access to your forum or its ACP I really can't say, for sure, however if you have just upgraded the board it is most likely mods or hooks that were installed to perform these actions that will also need to be upgraded to work with the current version of IPB you are running in order to get them back to functioning as they did before.

This is most commonly what happens in board upgrades as the manually edited files that were done original for the hook to function have been over written and no longer have the mod or hooks changes that were originally made.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users