vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   User Integration: 4images Gallery 1.7.2 + vB 3.5.4 (https://vborg.vbsupport.ru/showthread.php?t=98640)

seany1 11-17-2005 09:59 PM

thanks mtha :D been trying this for days finally got it to work. i did get an error when i tried to sign in though saying i had to add the address to my white list. but not if im signed into the forums so im not to bothered about that lol

Thanks anyways

*Install*

Edit

Sorted out the problem but its kicking me back to the main forum page, ive cleared all my cookies and logged out of the forum when i sign into the forum then click on the gallery it shows me online but not logged in?? when i try to login it kicks me back to the forum home, when i try to login to the admin part it just goes back to the admin login page for 4 images?

Any Ideas ive been through and checked all the files and everything seems to be ok

Omranic 11-18-2005 12:17 AM

mtha
sorry every thing still as it is
the login problem as i said later .... any fix ...?

tuanluu 11-18-2005 02:32 AM

get this error on index page

Notice: Undefined variable: cookiedomain in \wwwroot\4images\includes\sessions.php on line 433

Notice: Undefined variable: cookiepath in \wwwroot\4images\includes\sessions.php on line 434

Notice: Use of undefined constant user_level - assumed 'user_level' in \wwwroot\4images\includes\sessions.php on line 446

Notice: Use of undefined constant user_level - assumed 'user_level' in \wwwroot\4images\includes\sessions.php on line 452

Notice: Use of undefined constant user_level - assumed 'user_level' in \wwwroot\4images\includes\sessions.php on line 454

Notice: Use of undefined constant user_level - assumed 'user_level' in \wwwroot\4images\includes\sessions.php on line 458


help plz thanks

zzzxxzzz 11-18-2005 08:40 PM

can we make the image picture randomly on forumhome?

tuanluu 11-19-2005 08:03 AM

does this hack compatable with the php 5.0.5 and mysql 5.0.15, bc there are some change

tuanluu 12-01-2005 05:53 AM

is this still support?

mtha 12-01-2005 02:12 PM

Quote:

Originally Posted by tuanluu
is this still support?

well i;ve been too bz, cant support this right now. sorry

tuanluu 12-01-2005 03:45 PM

Okay glad to hear from you.... This is final week right, everyone is bz. I will come back next week to check on this.

I am current on vb 3.5.1. run on php 5.0.5 and mysql 5.0.15.

I never change my default cookie.

Notice: Undefined variable: cookiedomain in Inetpub\wwwroot\4images\includes\sessions.php on line 434

Notice: Undefined variable: cookiepath in Inetpub\wwwroot\4images\includes\sessions.php on line 435

Notice: Use of undefined constant user_level - assumed 'user_level' in Inetpub\wwwroot\4images\includes\sessions.php on line 447

Notice: Use of undefined constant user_level - assumed 'user_level' in Inetpub\wwwroot\4images\includes\sessions.php on line 449

Notice: Use of undefined constant user_level - assumed 'user_level' in Inetpub\wwwroot\4images\includes\sessions.php on line 453

Notice: Use of undefined constant user_level - assumed 'user_level' in Inetpub\wwwroot\4images\includes\sessions.php on line 459

Chrissicom 12-04-2005 12:04 PM

Ok this is a weird bug I have. Internet Explorer users can login without any problems through the picture galleries or forums page without any problems (no matter if remember me is checked or not).

If someone uses Firefox 1.0.4 or 1.0.5 logging in through the galleries page won't work. Also when you login through the forum (which works) you are still not logged in, in the galleries. Is that a Firefox bug??

flash7 12-05-2005 07:54 AM

Login (cookie) problem here :surprised:
- the users can't access on the gallery
- the login redirect also don't work (maybe a vb bug)

vb 3.5.1
4images 1.7

flash7 12-13-2005 10:43 AM

remove from user_loginform.html (not required)
HTML Code:

<input type="hidden" name="url" value="{self_full}" />
search
HTML Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
replace with
HTML Code:

<input type="hidden" name="s" value="" />
whoever there is a login problem in my gallery :ermm:

mogzy 12-21-2005 09:00 PM

hi guys, looks like i have a unique problem.

ive been intergrating 4images with vb using scripts on here since vb3 and so far ive had no problems.

with this intergration i get the following error...

Fatal error: Call to undefined function: create_cache_id() in /home/nation/public_html/gallery/includes/page_header.php on line 43

if anyone could help me that would be great...could do with not having my gallery down over crimbo, its goin to be busy

asianboi 01-18-2006 03:48 AM

Hello,

I tried to login as an admin via the album login and it returns me back to the index page.

tuanluu 01-18-2006 07:22 AM

I don't but I think this hack does not work with php 5.0.5 and mysql 5.0.15., because I been try to intergrate :( not luck for me. I don't have any table prefix but it alway give the same error.. plus we have not heard anything from mtha or support :(

agiacosa 02-17-2006 09:21 AM

When you say 4image and vB need to be in the same database, how exactly is this accomplished? Do I need to install 4image and give it the vB database information when the 4image installer comes up?

hiiped 02-17-2006 11:04 PM

Quote:

Originally Posted by agiacosa
When you say 4image and vB need to be in the same database, how exactly is this accomplished? Do I need to install 4image and give it the vB database information when the 4image installer comes up?


when you install vB you added the database info in your config.php file
you should make sure its the same info in the 4images config.php file

hostname
username
database name
and password
should be the SAME for both install

obmob 03-04-2006 02:35 AM

Great extension, thanks.

I'm trying this on vb 3.5.4 & the new 4images 1.7.2, i think files didn't change that much, and it even works with the include files in this mod.

Anyway, so far ir seems to be working well, only one thing, when i log in via 4images, i'm redirected to the forum home... is there something i must add or declare to be redirected to to gallery index?
I read all the thread, but don't see something like this. Hope someone can help. :)

redlabour 03-06-2006 01:43 PM

Everything installed - no Errormessages but allways logged out from Gallery. :disappointed:

obmob 03-06-2006 08:16 PM

OO now it's working really fine for me.

Paprika 03-11-2006 07:16 PM

Sounds hott!

Imma try this with 3.5.4 later!

obmob 03-17-2006 04:01 PM

Hmm, anyone knows how to call random images from 4images and show then in vbAdvanced or forumhome? Oo
hope someone knows, i searched vbA but nothing good ><

hiiped 03-18-2006 12:09 AM

Quote:

Originally Posted by obmob
Hmm, anyone knows how to call random images from 4images and show then in vbAdvanced or forumhome? Oo
hope someone knows, i searched vbA but nothing good ><

http://www.4homepages.de/forum/index.php?topic=1020.0

obmob 03-20-2006 02:14 AM

Quote:

Originally Posted by hiiped

Thanks! ^^

Oo is it possible to call this inside templates? so fai i've been able to add it via iframe, but it's not the same.

PHP Code:

<?php
 
include("./random.php");
?>


2ndCz 03-24-2006 11:08 AM

Like said previously, any idea how to stop redirecting to forumhome when logging in via gallery?

Also, how would I fix it so that when you click on a member name (while in gallery) it shows their uploaded pictures to the gallery instead of going to their memberinfo on vbForums? (Like it would do pre-integration).

Thanks

EDIT:

To stop going to memberinfo when you click on a member name edit sessions.php

And comment out this line, like this:

//$url_show_profile = $url_app."member.php?u={user_id}";

That seemed to do it for me. :D

vBFreak 03-24-2006 09:27 PM

Is it working for 4images 1.7.2?

hiiped 03-24-2006 09:59 PM

Quote:

Originally Posted by vBFreak
Is it working for 4images 1.7.2?

yes it does
.....

pete_brady 03-29-2006 05:02 PM

great stuff

thanks dude

Neal-UK 03-30-2006 05:34 AM

Anyone manage to solve this log out issue?

All my files are in order from what I can tell.

Forums i'm logged in but when I click Gallery, i'm logged out and when I log in, I get redirected back to the log in screen.

obmob 03-30-2006 03:04 PM

Well, i installed this in 1.7.2 and start to have that problem if users sign in via 4images.

Also, i'm getting some troubles in admin section. When you try to edit images or categories, after you do, you are redirected to index instead of admin/index besides that... 4images is still my favorite, Photopost is too unfriendly and vBA doesn't have all 4images have u.u

Neal-UK 03-30-2006 08:34 PM

aye shame that. I get redirected to index via admin instead of admin/index.

On same version as you

Neal-UK 03-30-2006 08:42 PM

log in problem seems to have disapeared, weird working now on that bit.

obmob 04-01-2006 01:44 PM

:( you did something? changed something?

Paprika 04-02-2006 09:22 AM

I'm having a similar problem I'd like help with, please:

1) To get logged-into 4images I must clear my cookies, and re-log into vBulletin. Then I'll be logged into 4images, but for only a few minutes. Then I'm logged out again.

I'll be working on this problem as time progresses and I'll keep you updated.

Ghanem 04-08-2006 08:10 AM

I have the same problem, logged in in vb, not able to do so in 4images..
I got logged once only when I changed to another user, could not do it again..

If the settings were not correct I would not be able to login at all..

VB : 3.5.4
4images: 1.7.2

What could be wrong :(

mtha 04-10-2006 04:55 AM

try the new files for 4images v1.7.2 and see if it works.

Ghanem 04-10-2006 11:58 AM

Quote:

Originally Posted by mtha
try the new files for 4images v1.7.2 and see if it works.

Sorry, its not working..

Thank you for helping although you mentioned you are busy.

tuanluu 04-10-2006 10:44 PM

updated work great thanks very much

Paprika 04-15-2006 07:17 AM

My problem actually still presists too..

At first after the upgrade I thought it was working correctly but a day or two later I go back to the gallery and see myself logged-out. Then I goto the forum and it has me logged-in.

So I go back to the gallery and logg-in but still it doesn't see me as being logged in.

Even logging-out completely and logging back in won't get me in...

WTF

obmob 04-16-2006 01:51 AM

Oh, thanks mtha, i'll try new files :)

EDIT
Hmm it logs in, but doesn't redirect me to images page, instead, it takes me to forum home :p

obmob 04-21-2006 11:06 PM

:( now users are complaining... they are kicked out and must log back while browsing.


All times are GMT. The time now is 01:34 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01563 seconds
  • Memory Usage 1,820KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_html_printable
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete