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)

phenomenon 03-25-2004 07:30 AM

Quote:

Originally Posted by BlackxRam
Hey Phenomenon, what exactly did you change from the original hack version to make it work? I still cant work it out. hmm

Ok. I basically followed instructions that were in this thread.

I Installed 4images into my forum database, using the 4image_ prefix, and a temp admin name.

I changed the cookie to .staytunedtheband.com -- hmm. maybe I shouldn't do that...

I set session timeout to 0

I then replaced the loginform with the text in instructions

I then edited the sessions.php according to the instructions. Interestingly, my define admin_safe_login was already set to 0, rather than 1. Is that backwards in the instructions?

Next I tried to login before updating with my skin. Didn't work right/was buggy.

Next I tried uploading my previously altered-to-match my site. Stil doesn't work/still is buggy.

Did you change anything?

phenomenon 03-25-2004 07:41 AM

ok well at the moment it's now working fine. sigh. I removed the .staytunedtheband.com from the cookies setting in the forum. However, I could have sworn that vBadvanced required that to work right.

now the question is, does it work with my updated graphics -- basically using the 4lightgray template from viaxon

phenomenon 03-25-2004 04:56 PM

Ok. It seems to be working fine for me now -- the big problem was the cookie path. I could have sworn I needed to have that set to .mydomain.com for the vbadvanced, but when I looked through that documentation I didn't see it anywhere.

Interestingly, I now have a new problem: when I log in with Internet Explorer 6 on winXP, I get a runtime error, line 139, object expected. I do NOT get this error on the forum itself. I DID go through sessions.php and change

Code:

$clientscript_md5  = $url_app."clientscript/md5.js";
to

Code:

$clientscript_md5  = $url_app."clientscript/vbulletin_md5.js";
***EDIT*** My proxy server at work is giving me troubles and just redirected me to a directory the forum was in for testing. so I think this is probably working fine, but is just cached. *$#^%* proxies.

BlackxRam 03-26-2004 01:02 AM

Mine is working perfectly. Except for the Logging out whenever i close the browser. Everything is peachy. I tried playing with the cookie settings but i dont know... ill keep trying. You set the session timeout in 4images to 0? Ill have to try that

DigitalEclipse 03-26-2004 01:17 PM

I just installed this and I'm getting this error when I try to upload pictures.

Warning: move_uploaded_file(./data/media/1/brian.jpg): failed to open stream: No such file or directory in /nfs/home/alclub2/public_html/4images/includes/upload.php on line 114

Warning: move_uploaded_file(): Unable to move '/tmp/phpobJFP7' to './data/media/1/brian.jpg' in /nfs/home/alclub2/public_html/4images/includes/upload.php on line 114

phenomenon 03-26-2004 01:52 PM

DigitalEclipse:
There are two methods of uploading, which did you use? I just went and checked both ways in my install and it worked fine. (one way is to upload a single image using the 4images admin cp, the other is upload pictures to the corresponding id number folder in /data/media/ and then hit the 'check new images' link in the 4images admin cp)

Did you make sure to upload the new sessions.php document to the 4images/includes folder (NOT the vBulletin/includes folder!!!) Did you set

Code:

// Set here the URL to your vBulletin forum. WITH trailing slash!
$url_app          = "http://yourdomain.com/forum/";

in sessions.php of 4images?

DigitalEclipse 03-26-2004 02:13 PM

I dont understand what you mean about the 2 ways. yes I did upload the session.php file and put my URL in there. I try uploading the pictures here: http://www.al-club3g.org/4images/mem...dform&cat_id=2

Here is my 4images homepage: http://www.al-club3g.org/4images

Mr. Brian 03-26-2004 02:34 PM

Alright my question is, can I know what's the code changes in session.php? I just don't wish to ovewrite my session.php.

thanks

phenomenon 03-26-2004 09:48 PM

hmm digital eclipse I have no idea. we just had a weird error where we uploaded a bunch of pictures, hit the thumbnailer and suddenly the gallery is totally down.

BlackxRam 03-27-2004 11:39 PM

Matthew.. The session.php is the SESSION.php FOR 4IMAGES NOT VBULLETIN. the 4images one NEEDS to be overwritten.


All times are GMT. The time now is 09:13 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.01188 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
  • (3)bbcode_code_printable
  • (1)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