vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   4images Gallery 1.7 (https://vborg.vbsupport.ru/showthread.php?t=62020)

BlackxRam 04-25-2004 10:30 AM

I would personally go with 4IMAGES gallery. Its alot more pleasing to the eye and has a TON of more features than Coppermine. I removed my integration since I dont really need Guests uploading. I created my Staff Accounts manually and set uploading on Admins only and everything else is set to ALL.

I will stick it out with 4IMAGES 1.7 for now until a login fix is made. However 4Images 2.0 is said to be almost completed and it will feature complete VB3 compatibility.

Even though the support kinda sucks over at 4homepages.de its still the more superior script. The LightBox just makes it all worthwhile. :)

mtha 04-25-2004 01:59 PM

Quote:

Originally Posted by BlackxRam
I will stick it out with 4IMAGES 1.7 for now until a login fix is made. However 4Images 2.0 is said to be almost completed and it will feature complete VB3 compatibility.

=D> have any idea when 4images 2.0 coming out? it'd be cool

C.Birch 04-25-2004 05:54 PM

i have 1.8 and its alot better then 1.7, still trying to get this to work on 1.8 mind you all the edits are the same basicy.

i just get this:

DB Error: Bad SQL Query: SELECT s.session_user_id as user_id, u.user_name, u.user_level, u.user_invisible FROM session s LEFT JOIN user u ON (u.user_id = s.session_user_id) WHERE s.session_lastaction > 1082918717 AND s.session_location REGEXP 'categories\.php[?]cat_id=3(&*)?$'
Unknown column 's.session_user_id' in 'field list'

mtha 04-26-2004 03:10 AM

Quote:

Originally Posted by C.Birch
i have 1.8 and its alot better then 1.7, still trying to get this to work on 1.8 mind you all the edits are the same basicy.

mind telling us where we can get 1.8? I didnt see it nowhere over 4homepages :(

kiengio 04-26-2004 03:34 AM

where i can download 4images

C.Birch 04-26-2004 06:23 PM

Quote:

Originally Posted by mtha
mind telling us where we can get 1.8? I didnt see it nowhere over 4homepages :(

you can download it from a beta site here http://come.no-ip.com/4images/ links at the bottom along with the copyright, note its only for new install's and you have to edit the config file yourself and make the database via the mysql file and in the zip because the installer dont work, well did not for me.

the 1.7 hack for vb also dont work on it, more edits are needed but i have mine working now as you can see from here http://www.lisascottlee.com/gallery/ but a mate did the edits so i dont know what they are.

C.Birch 04-26-2004 06:25 PM

Quote:

Originally Posted by kiengio
where i can download 4images

here for 1.7
http://www.4homepages.de/

vBFreak 05-03-2004 07:52 PM

It doesn't work for me... If I try to login, the login message of vB appers, and after the redirect i'm not logged in. If I set the cookie domain it's the same, but then I can't login/logout correctly at the forums, too... Using vB 3.0.1, plz help

vBFreak 05-03-2004 08:23 PM

Quote:

Originally Posted by d1635d
TO~3.0.1

open:includes/functions.php

Find this code
========================

$name = COOKIE_PREFIX . $name;

========================

The replace is
=====================
if ($name != 'sessionhash')
{
$name = COOKIE_PREFIX . $name;
}
=====================

OK

There's no "$name = COOKIE_PREFIX . $name;" in the includes/functions.php oO

flash7 05-03-2004 08:30 PM

Quote:

Originally Posted by d1635d
TO~3.0.1

open:includes/functions.php

Find this code
========================

$name = COOKIE_PREFIX . $name;

========================

The replace is
=====================
if ($name != 'sessionhash')
{
$name = COOKIE_PREFIX . $name;
}
=====================

OK

vb 3.0.0 gold is set in this mode, but the problem was here:

[QUOTE]
It seems that people are logged in then when they click something and the page reloads it logs them out.


All times are GMT. The time now is 07:47 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.01204 seconds
  • Memory Usage 1,741KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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