Questions tagged [ipb]

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 propriety 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.

93 questions
0
votes
1 answer

How to properly integrate JQuery with IP.Board?

I've been having some trouble integrating a JQuery background chooser with an IP.Board forum. I've tried including noConflict but it seems to disable JQuery completely. The code I'm using is this: $("#Btn").click(function(){ …
0
votes
1 answer

IPB shoutbox remove texteditor

I am really doubt that it is impossible to disable text editor in shoutbox (mode full or in popup window). if i remove this (in shoutbox template): {parse editor="shout_msg" content="" options="array( 'height' => 100 )"} then editor is disabled,…
0
votes
2 answers

Append a div to a new div

i am using IPB and i am going to put each category into a new tab the category div is something like this:
and my tabs content is like this:
0
votes
1 answer

Error inside threads in IPB

Getting this error when I try to view a thread: Parse error: syntax error, unexpected T_FUNCTION in /home/forum/public_html/hooks/contentRatingsPost_e5cf98fbd73a08ec82d714032b259e78.php on line 133 Line 133: uasort($data['rating_totals'],…
user2298995
  • 2,045
  • 3
  • 19
  • 27
0
votes
2 answers

Accessing IPB Classes Externally From Main Website

Hello I have been working with IPB3.4 and I am trying to have some sort of correlation between my main website and forum, specifically users. I am aware that you can use the IPBMembers class to simply create a new user however I am unsure how I can…
zanderwar
  • 3,440
  • 3
  • 28
  • 46
0
votes
1 answer

.htaccess Adding Duplicate URL

So the issue I am having is with .htaccess duplicating a portion of the url. Essentially, I have an IPB installed in root/forum/ and the .htaccess (code shown below) duplicates forum so that the url looks like root/forum/forum/ Here is the .htaccess…
0
votes
1 answer

Cassandra and small pages?

Cassandra stable build was relased 2nd January 2013, and I think IPB will follow by this, but I dont know if this is good choice to use cassandra on every public forums. Is cassandra provided only to pages like Twitter of Facebook? I dont know if it…
Bartłomiej Sobieszek
  • 2,692
  • 2
  • 25
  • 40
0
votes
1 answer

IPB - Hook into usercpForms_core.php

I'm creating a hook in Invision Power Board with a new restriction on users signature. I have to add the validation code into saveSignature() function implemented in usercpForms_core.php. Is there a way to do this? Which hook type I have to use?…
Andres7X
  • 165
  • 2
  • 4
  • 12
0
votes
3 answers

Thumbnails dropping down instead if staying inline, css

I have a group of 4 randomly generated thumbnails created by a garage system on my website: http://www.r32oc.com You can see just under the main header area where they load. They load up initially in the right order, and lined up nicely however when…
Wayners247
  • 455
  • 9
  • 22
0
votes
2 answers

Invision power board white space

I have an established IPB setup at forum.bettercraft.net (You'll notice it's currently set to Offline), this is hosted with a hosting provider. I'm moving it to a new domain as well as to my dedicated server, so it'll be at betterverse.net/forum (I…
Asphodan
  • 21
  • 1
  • 5
0
votes
1 answer

Suhosin changes

I've recently purchased a virtual server in order to use it as a stage development for my site which is based on a forum script (ipb). Problem is that before the installation and after it, ipb shows me some messages about suhostin limits. For…
coolme
  • 43
  • 7
-1
votes
1 answer

IPBoard user login sessions randomly drops

I have IPBoard running on Nginx 1.10.1 and PHP 7.0.8. I have an issue where user login sessions randomly drops and sometimes without logging in again the session continues working again. I have tried different session handlers, such as redis, but…
Steffen Brem
  • 1,738
  • 18
  • 29
-1
votes
1 answer

IPB forum launches download rather than loading the page

When you visit the domain: http://www.luftwaffe-experten.org/ - there is a script downloaded, but why is this occurring? It should load a forum (/forums/) but never actually opens/loads - why is this occurring? I've copied the entire site via…
Dan Hawkins
  • 177
  • 12
-1
votes
2 answers

Hide button until a button is clicked in another page

My question is clear, but i am somewhat very confused. I am using IPB, in my IP Downloads any member can download the files easily and that is not a problem. But I want to hide that download button until the like button is clicked. Or, for example…
-1
votes
3 answers

How to style image in variable?

I have an image being pulled out of a forum (avatars), but every time i grab them, they are not fitting my div, no matter what i do, i'm wondering how can i fit that image inside my div? Here's the line i'm talking about: