Author Topic: [mod][alpha] Integration 4images / Invisionboard 1.01  (Read 77467 times)

0 Members and 1 Guest are viewing this topic.

Offline otakuisland

  • Pre-Newbie
  • Posts: 3
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #45 on: March 05, 2003, 09:39:00 PM »
Well.

I've got another problem. Maybe somebody can help.
If I log in to my Board, it is never recognized by 4images.
The board URL is: http://forum.otakuisland.com
And 4images is located at: http://gallery.otakuisland.com/index_.php (because it's not avaliable to the public)
I've already set the cookies to .otakuisland.com but it never workes.

Could this be a problem with my User tables of the Invision Board, because my conf_global.php reads like this:

Code: [Select]
$INFO['admin_group'] = '1';
$INFO['auth_group'] = '0';
$INFO['member_group'] = '3';
$INFO['guest_group'] = '4';


Can somebody help me to fix it?

Thanks

Offline uny

  • Newbie
  • *
  • Posts: 46
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #46 on: March 15, 2003, 12:16:38 AM »
This is what I have, try change it to that,, maybe it can help  8O

Code: [Select]
$INFO['admin_group'] = '4';
$INFO['auth_group'] = '1';
$INFO['member_group'] = '3';
$INFO['guest_group'] = '2';


Good luck, by the way do you have the problem with Search FUNCTION on 4images? when I go to the NEW image on your site. then click on next page. seems it can't get through.

Offline otakuisland

  • Pre-Newbie
  • Posts: 3
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #47 on: March 15, 2003, 09:10:43 AM »
Well, thats true...
I never noticed it before...
Is this a general problem, or just one with my site?

Martin

Offline uny

  • Newbie
  • *
  • Posts: 46
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #48 on: March 18, 2003, 07:17:27 PM »
it's a general problem, no fix for this bug yet, they are talking about the samething on Invisionboad forum too.. hopefully it will be fix soon.

Offline OpenGL

  • Newbie
  • *
  • Posts: 15
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #49 on: March 20, 2003, 08:04:04 AM »
I'm not familiar with php....

how can i place the link to gallery from ibf start page ?...
where i can modify ?.. what file i can modify ?... what will i have to add to that file ???? help meeeeeeeeeeeeeee

Offline Korak

  • Newbie
  • *
  • Posts: 30
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #50 on: April 28, 2003, 12:30:19 AM »
Quote from: Deepu Sudhakar
Quote from: uny
still no answer,,, thanks if anybody could help.

another problem,, anyone intergrated 4images with Invision encounter the following problems?

I have 32 images. If I try and select page 2, then I get a message

"Your search resulted in no matching records. "

this also happens if I change the images per page to a higher number.

Any suggestions as to why this might be happening??

i get the same problem. this 3rd-party mod is not supported well. im hoping the scripts creators are going to work on an official integration mod.

Anyone knows if there's a fix for this bug yet?
Apart from this...wonderful mod!

Offline mantra

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
    • DREAM WITH MANTRA
intergrations IFB 1.1.2
« Reply #51 on: April 28, 2003, 04:27:08 AM »
is there anyone sucsses intergration with IFB version 1.1.2
 :wink:  :wink:

Offline Korak

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: intergrations IFB 1.1.2
« Reply #52 on: April 28, 2003, 10:04:11 AM »
Quote from: mantra
is there anyone sucsses intergration with IFB version 1.1.2
 :wink:  :wink:

I'm using 4images with 1.1.2 on my homepage:
Mainpage | Gallery

Works pretty good.
Some problems with showing the right number of guests in "Active users",
and then the page navigation bug I posted two posts up.

Offline mantra

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
    • DREAM WITH MANTRA
just wonder
« Reply #53 on: April 28, 2003, 10:26:34 AM »
just wonder which one to make intergration  betwen delux portal or IFB

thanks KORAk

Offline mWelle

  • Newbie
  • *
  • Posts: 13
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #54 on: May 01, 2003, 11:31:41 AM »
so, jetzt habe ich dieses Mod bei mir eingebaut. Ergebnis nicht schlecht, alles funktioniert.

Aber auf der Startseite der Gallery, und einigen anderen bekomme ich folgende Fehlermeldung:

DB Error: Bad SQL Query: SELECT COUNT(*) as users FROM ibfmembers WHERE user_id <> 2
Unknown column 'user_id' in 'where clause'

DB Error: Bad SQL Query: SELECT * FROM ibfmembers WHERE user_level > 1 ORDER by user_joindate DESC
Unknown column 'user_level' in 'where clause'

Diesen Thread schon zig mal gelesen usw., aber eine Lösung bisher nicht hinbekommen.  Wie bekommt man diese Meldung weg??
mfg
mWelle

Offline mantra

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
    • DREAM WITH MANTRA
share
« Reply #55 on: May 05, 2003, 04:33:28 AM »
Korak can you share the code, for intregation with IFB.

I mean all the user have to log in just once for all feature of your site???

 :lol:

Offline users

  • Newbie
  • *
  • Posts: 13
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #56 on: May 07, 2003, 11:43:02 AM »
Quote from: mWelle
so, jetzt habe ich dieses Mod bei mir eingebaut. Ergebnis nicht schlecht, alles funktioniert.

Aber auf der Startseite der Gallery, und einigen anderen bekomme ich folgende Fehlermeldung:

DB Error: Bad SQL Query: SELECT COUNT(*) as users FROM ibfmembers WHERE user_id <> 2
Unknown column 'user_id' in 'where clause'

DB Error: Bad SQL Query: SELECT * FROM ibfmembers WHERE user_level > 1 ORDER by user_joindate DESC
Unknown column 'user_level' in 'where clause'

Diesen Thread schon zig mal gelesen usw., aber eine Lösung bisher nicht hinbekommen.  Wie bekommt man diese Meldung weg??


Genau das gleiche Problem habe ich auch, das muß daran liegen das die ID in der datenbank nicht erkannt wird? (Vermutung)!

Desweiteren habe ich eine andere Frage ist es vom Programmier technischen her möglich das man das automatische Umleiten auf das Forum umgehen kann, sprich eine If Funktion einbauen wenn man sich einloggt das das Board oder die Gallery merkt, das man sich in der Gallery eingeloggt hat, und dies zwar in das Board und in die Datenbank weitergeleitet wird aber nach der Anmeldung dann wieder zurück zur Gallery geleitet wird

 8O  8O  :D  :D  :D  :mrgreen:
Ich hoffe das oben versteht jemand  :roll:  :oops:

Gruß

USERS

Offline users

  • Newbie
  • *
  • Posts: 13
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #57 on: May 08, 2003, 01:33:38 PM »
Weiß den keiner eine Lösung für dieses Problem es wirklich wichtig!! :wink:  :roll:

Offline Silaz

  • Newbie
  • *
  • Posts: 13
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #58 on: May 13, 2003, 04:01:09 PM »
kann es sein das der Präfix der Tabelle nicht stimmt? oder ist dein präfix ibf anstatt ibf_ ?
Greetz Silaz


[ IPB Addons | IPB Links]
*Neue Addons sind immer Willkommen

Offline achtungbaby

  • Pre-Newbie
  • Posts: 1
    • View Profile
[mod][alpha] Integration 4images / Invisionboard 1.01
« Reply #59 on: May 23, 2003, 09:21:07 AM »
I don't know if I've already replied about this, but I'm using this hack for Yellowworld.org (Gallery | Forums) and overall I'm very pleased.  I was a little concerned about integrating my IBF database, which had close to 1,000 members and over 120,000+ posts with my Gallery database (later converted to 4images), but it went pretty smooth.

Does anyone know if there will be additional work done for this hack?  I'd like to be able to have users log in first from the Gallery page.