Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Bridge: vBulletin 3.8.x - 4images 1.7.7 Image Gallery Details »»
Bridge: vBulletin 3.8.x - 4images 1.7.7 Image Gallery
Version: 0.6, by kai3k kai3k is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.8.x Rating:
Released: 01-10-2010 Last Update: Never Installs: 13
Template Edits
Additional Files  
No support by the author.

Introduction

This mod allows to use both 4images and vBulletin application transparently for users as they are one application. Registration and login are handling by the vBulletin app, users are creating into 4images database ?on-the-fly?, on logged in user first request any of the 4images pages.

Demo

Thanks to Nicky for hosting live demo at:
http://www.nicky.net/demo/4images/
http://www.nicky.net/demo/vBulletin/
Updated: 4images 1.7.7 + vBulletin 3.8.3

List of changed files (only 4images)

New files:
  • includes/vb.php
  • global_usefulstuff.php
Modified:
  • config.php
  • global.php
  • includes/sessions.php
  • includes/page_header.php
  • admin/admin_global.php
  • admin/index.php
  • templates/default/user_loginform.html
Installation

See this thread in the 4images forum
http://www.4homepages.de/forum/index.php?topic=23892.0
... or download the attached files.

Notes

Please make sure when installing applications you have admin account on both 4images and vBulletin apps with the same user name and password.

Known issues

When switching bridge off users can?t login to 4images anymore from the native 4images form. However they still exists in 4images database and could request for new password.

Version history
  • 0.1 - initial release
  • 0.3 - upgraded to 4images 1.7.7; doesn't let user which is not confirmed his email login into 4images -- only his own CP panel on vBulletin.
  • 0.4 - now all default templates from 4images 1.7.7 are bridge ready (modded.zip, newfiles.zip); when user changes his email in vBulletin on the next login it will be updated into 4images also (thanks to Sun); now after user registered at vBulletin his join date will be also transferred as soon as he will come to 4images (thanks again to Sun); tested with vBulletin 3.8.4
  • 0.5 - fix for the changed user's email was not actually updated into 4images DB.
  • 0.6 - additional condition before change email: user has to have proper vBulletin session so when user logging out of vBulletin and refreshing 4images page his email will not be changed to the empty string (thanks Sun for reporting).
Extras

Users, who already have installed 4images and have users in it, can download userexport.php (attached to post - ue.zip), place it into root directory of 4image after installing bridge and run it from the browser. Existing 4images users should appear now in vBulletin.

Download already modded 4images 1.7.7 archive (attached to post modded.zip).

Download this instruction in printer friendly pdf (attached to post - bridge-step-by-step.pdf).

Original thread

Orignal thread in the 4images forum:
http://www.4homepages.de/forum/index.php?topic=23892.0

Thanks to dennisnovikov to allow me to the mod on vbulletin.org!

Download Now

File Type: zip modded.zip (1.67 MB, 96 views)
File Type: zip modified-and-new-files.zip (23.7 KB, 71 views)
File Type: zip bridge-step-by-step-installation.zip (75.2 KB, 75 views)
File Type: zip ue.zip (881 Bytes, 63 views)
File Type: zip vb.php.zip (1.4 KB, 68 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
farketmezxxx

Comments
  #2  
Old 09-09-2010, 09:52 AM
whem whem is offline
 
Join Date: Apr 2005
Location: KSA
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you for this great MOD

I use it in my web site [Arabic]
http://wh-em.com/d3m-7r = vb
http://wh-em.com/mt7f-7r = 4images

but ..

I cant login to 4images admin any more

it is in loop , I have succeed login but it is ask me again for username and password in 4images admin page

any idea

thank you ..
Reply With Quote
  #3  
Old 12-23-2010, 02:27 PM
Amazing2 Amazing2 is offline
 
Join Date: Feb 2010
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this great App, but I get a blank site o0.

vb on this: golf3.de
gallery and Database on this: sXXXXX.online.de/pic/index.php

How can I put the Gallery into the Board?
Reply With Quote
  #4  
Old 09-03-2012, 08:49 AM
Blueracer66's Avatar
Blueracer66 Blueracer66 is offline
 
Join Date: Sep 2008
Location: San Jose, California
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone managed to get this working on 3.8.7?
Reply With Quote
  #5  
Old 05-21-2013, 03:01 PM
Zoul Zoul is offline
 
Join Date: Nov 2012
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello everyone

We are a community of free shares in the world of graphics
http://www.gfx-art.fr/index.php

I use:

4images 1.7.11
VBulletin 4.2.1


In version 4.2.0, everything worked perfectly
Once the update 4.2.1 installed, we do not have access to the administration of the gallery

To have access to:

In the gallery: Config.php

I replaced:
Code:
define ('VBULLETIN3_BRIDGE_ON', true);
by:

Code:
define ('VBULLETIN3_BRIDGE_ON', false);
The problem is that it give the gallery unavailable to those who are not connected at this change.


Could you help me to know what has been updated to 4.2.1 in VB connection or admin area
And break problem accessing the administration of the gallery


As additional information:
Firefox: blank page
In chrome:


So no real information to guide us ...

Can you please help us?

Thank you to excuse me for my english
Reply With Quote
  #6  
Old 05-24-2013, 03:24 PM
matrex722's Avatar
matrex722 matrex722 is offline
 
Join Date: Jan 2007
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Demo is not working man
Reply With Quote
  #7  
Old 05-27-2013, 04:51 PM
Zoul Zoul is offline
 
Join Date: Nov 2012
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you for the information Matrex722

gallery working in vb 4.2.0 (I used)

Could anyone help me please put a date?
coment me or explain the repair that is consistent

TY
Reply With Quote
  #8  
Old 06-30-2013, 08:37 AM
Zoul Zoul is offline
 
Join Date: Nov 2012
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nobody can help me please?
Reply With Quote
  #9  
Old 11-14-2013, 05:15 AM
zhono zhono is offline
 
Join Date: Feb 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After figuring out the correct path for VB, I get a blank page with this error:

Code:
Warning: require_once(./includes/functions_navigation.php) [function.require-once]: failed to open stream: No such file or directory in ....includes/functions.php on line 39
Reply With Quote
  #10  
Old 11-15-2013, 07:40 AM
zhono zhono is offline
 
Join Date: Feb 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zhono View Post
After figuring out the correct path for VB, I get a blank page with this error:

Code:
Warning: require_once(./includes/functions_navigation.php) [function.require-once]: failed to open stream: No such file or directory in ....includes/functions.php on line 39
If anyone runs into this issue, you are probably using 4.2.2

I was able to solve it by installing 4.2.0 instead. Luckily it was a new forum with no users or content, so I could just switch. If you already have content, I don't know what you can do. Maybe there is a way to downgrade? On my test server, I just deleted the 4.2.2 files and replaced them with the 4.2.0 files, but left the database alone. Seemed to work without error, so maybe the database didn't change between versions? Might be a solution for some. Either way, using the older version of vB will let you use this mod. Hopefully someone will figure out how to fix the problem, so we can use 4.2.2.

Also, make sure to use the instructions on page 9 of the 4images thread. You need that extra stuff for this mod to work on 4.1.x-4.2.0
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:47 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04668 seconds
  • Memory Usage 2,341KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (5)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete