Jump to content


Problem with ipbWI


  • You cannot reply to this topic
15 replies to this topic

#1 manu

    Newbie

  • Active Member
  • Pip
  • 14 posts

Posted 03 November 2011 - 06:39 PM

Hi Matthias,
I have a problem with your plugin.
I must update in 3.050 but my forum is a 3.1.4 and I don't want to update to 3.2.x (I did a lot of work for my skin and the integration etc...) and your plugin isn't support on 3.1.x ...

How can I do ?

Thanks

Manu

#2 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 04 November 2011 - 02:46 AM

there is no support for older software versions than the current newest(I can not give active support for all older minor and major versions). You can try using the new version of IPBWI on a test installation - it could work with older versions of IP.board, but absolutely no guarantee for that. Sorry :-/

#3 manu

    Newbie

  • Active Member
  • Pip
  • 14 posts

Posted 06 November 2011 - 03:47 PM

Huh ! IPB 3.2 was released 4 months ago ...

Euh it's not what I excepted ...
I will try to make it work, but if it doesn't, I will remove this plugin :/

#4 manu

    Newbie

  • Active Member
  • Pip
  • 14 posts

Posted 07 November 2011 - 05:15 PM

pfff, and how can I make it works on local server please ?
the plugin doesn't want to work because of a fatal error during activation ?

thx

Edited by manu, 07 November 2011 - 05:15 PM.


#5 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 08 November 2011 - 03:31 AM

I want to help you get the plugin work on your local server.
  • If there is a license error in IPBWI4WP, just contact me to get a free license for local testing.
  • If there is a Fatal Error, please activate error reporting and set it to E_ALL. Please send me the errors you'll get printed on screen or in php logfile. I'll check them and will try to help you rapidly.


#6 manu

    Newbie

  • Active Member
  • Pip
  • 14 posts

Posted 09 November 2011 - 01:35 PM

Euh sorry but ... I don't know how activate the error reporting :)
thanks

Manu :)

Edited by manu, 09 November 2011 - 01:35 PM.


#7 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 09 November 2011 - 05:12 PM

If you use IPBWI4WP, please update from beta to alpha version to avoid the fatal error.

If you are using IPBWI as API, please insert the following into the top of your PHP Script which uses IPBWI:
<?php
error_reporting(E_ALL);
ini_set('display_errors', '1');
?>

If there is still no header printed, you have to save the error log to a file. Here are some examples how to set php errorlog via htaccess: http://perishablepre...g-via-htaccess/

#8 manu

    Newbie

  • Active Member
  • Pip
  • 14 posts

Posted 10 November 2011 - 02:59 PM

Hi !
Now it works thanks matthias. The new SSO is different and works with 3.1.4 ;), but when I log in on wordpress, I'm not on the board.
But it's not a big problem, I have to take a look on that

thanks ;)

#9 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 10 November 2011 - 10:59 PM

great news :D

There are some issues when e.g. wordpress is installed on a subdomain. I'm on it to fix that :)

#10 liniumtech

    Rookie

  • Active Member
  • 2 posts

Posted 14 November 2011 - 08:23 PM

I am getting this error when trying to activate the bridge on WP. Files have been moved via binary and ioncube is all set

Fatal error: The encoded file /var/www/html/wp-content/plugins/ipbwi/wordpressLoadIPBWI.php is corrupt. in Unknown on line 0

#11 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 15 November 2011 - 12:34 AM

even if you have transfered the files with binary mode activated FTP there could be delivery errors which result in a wrong hash of the file and corrupt file error. plz try reuploading the files again, please try out Total Commander as FTP application which works perfectly with automatic mode.

#12 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 17 November 2011 - 02:55 AM

if the problem still exists, please contact me for a free installation service on your webserver.

#13 manu

    Newbie

  • Active Member
  • Pip
  • 14 posts

Posted 30 November 2011 - 07:43 PM

Hum ...
I made the update.
But Now I have to install ionCube 5.3 and It's not my server, my website is hosted by OVH...

What can I do please ? :)

Thanks

Oh I forgot a thing, yesterday, I finally activated the SSO ;)

Quote

Site error: the file /homez.17/.../wp-content/plugins/ipbwi/wordpressLoadIPBWI.php requires the ionCube PHP Loader ioncube_loader_lin_5.3.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.

Edited by manu, 30 November 2011 - 09:34 PM.


#14 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 30 November 2011 - 10:48 PM

okay, I've found a bug and I'll release today:
  • a version compatible with PHP 5.3
  • a version compatible with PHP 5.2
both each for DEMO and LICENSED version.

big thx for your patience :)

#15 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 30 November 2011 - 11:04 PM

fixed packages are out now :) http://ipbwi.com/products/

could you give me a feedback wether this fixed your issue?

#16 manu

    Newbie

  • Active Member
  • Pip
  • 14 posts

Posted 02 December 2011 - 10:54 AM

Yes sorry, I forgot it !
It's ok for me !

Thanks
;)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users