Questions tagged [invision-power-board]

Invision Power Board (abbreviated IPB, IP.Board or IP Board) is Internet forum software produced by Invision Power Services, Inc. It is written in PHP and primarily uses MySQL as a database management system. The software is commercially sold under a proprietary license.

Invision Power Board (sometimes abbreviated IPB, IP.Board or IP Board) is an Internet forum software produced by Invision Power Services, Inc. It is part of the IPS Community Suite. It is written in PHP and primarily uses MySQL as a database management system. The software is commercially sold under a proprietary license.

56 questions
0
votes
1 answer

How do you receive GET/POST input with Invision Power Board

So I’m trying to start learning how to create plug-ins for Invision Power Board but am uncertain how to receive GET/POST user input. Is it through something like: $this->memberData['member_id'] Thanks very much in advance.
user2752347
  • 161
  • 6
  • 16
0
votes
1 answer

How much PM I can send from popular Forum engines

As u know there are many engines for forums (IP.Board, vBulletin, phpBB) how much PM I can send from one account from this engines? we are limited or not?
0
votes
1 answer

Media Tags regex code needed for modified YouTube links in Invision Power Board

IPBoard already comes with relevant regex codes for regular YouTube links. I need help with a different kind of YouTube links that are sent through subscription update emails. Here are some example links:…
0
votes
1 answer

IPB 3.4 External Log In

I am wondering how I would go about making it so that people can login to my IPB forum on my site from another part of my site using a seperate form I guess you could say. Also once they're signed in, I could check that they're signed in and display…
user3023566
  • 159
  • 1
  • 1
  • 12
0
votes
1 answer

MySQL - Difficulty getting sum with other data between two tables

I am using the Invision Power Board suite for purchases, but they do not provide a way to get the total a customer has paid. So I am attempting to write an SQL Query for this information. My knowledge of SQL is extremely limited, so ... I may be…
Derek
  • 769
  • 1
  • 7
  • 14
0
votes
1 answer

How to register jQuery click handler inline?

The CMS I'm using (Invision Power Board) has nifty Sign In links that when clicked open a dialog instead of changing the page. I found an example of how to create such a link:
Nate
  • 26,164
  • 34
  • 130
  • 214
0
votes
1 answer

How to create jQuery loop

How could I do loop in this code? I want to make it shorter, #nav_app_page_5 is in foreach and code show in id #nav_app_page_{$pageID}