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 + vB 3.0.x (update Oct 30) (https://vborg.vbsupport.ru/showthread.php?t=66335)

Lionel 05-03-2005 11:59 PM

I think that were some fixes for 3.07

BlackxRam 05-04-2005 01:48 AM

www.mogusland.com / www.mogusland.com/media is the gallery. The cookie no longer holds, and the template for logging in through the gallery has a NO FOREIGN HOSTS POST error.

So, thats where I am at. This started happening when I upgraded to 3.0.7. As soon as you close your browser, then go directly to the gallery, you are no longer logged in.

mtha 05-04-2005 01:50 AM

Quote:

Originally Posted by Kaishi
did u only follow the install instructions from the zip? or were there some fixs i have to do that i need to look for in 24 pages of this thread? XD

also i was looking at some pictures in the demo gallery, some of the pictures had a width greater than the design table that it was in. and it looked weird. is there a fix for that?

like this post for example, i'm using firefox btw http://www.randomforum.com/forums/ga...p?image_id=237

tell you what, why dont you download the zip file again, and check for all the places that need to be change, or in the other word, re-install the hack, as the instruction in the zip file (make sure you clear cache and download the new file).

Mine is working fine.


For the "big" image issue, that is template issue. it depends on HOW you want to display the images, make changes in "template/default/detail.html"

Lionel 05-04-2005 01:57 AM

he has to look in the changes in sessions.php and constants.php

Lionel 05-04-2005 02:00 AM

hum, if you give me her phone number, I will look into it for you.



Quote:

Originally Posted by Kaishi
did u only follow the install instructions from the zip? or were there some fixs i have to do that i need to look for in 24 pages of this thread? XD

also i was looking at some pictures in the demo gallery, some of the pictures had a width greater than the design table that it was in. and it looked weird. is there a fix for that?

like this post for example, i'm using firefox btw http://www.randomforum.com/forums/ga...p?image_id=237


BlackxRam 05-04-2005 02:29 AM

I did reinstall it, twice. Still same thing happens.

boo.3 05-09-2005 06:47 PM

ok when i install this do i use the same database as i used for the forums?

and i forgot which one i used? lol

any help?

thanks

BlackxRam 05-09-2005 06:49 PM

Any Update on the issue MTHA? I have reinstalled the hack again and still the same thing happens.

BlackxRam 05-12-2005 01:45 AM

Sent you a pm mtha, i also gave you a zip of the files i edited... maybe you can see an error that I miss.

mtha 05-12-2005 05:57 AM

Quote:

Originally Posted by BlackxRam
Sent you a pm mtha, i also gave you a zip of the files i edited... maybe you can see an error that I miss.

in sessions.php, line 33, did you put your licence number in there?
PHP Code:

define('VBLICENCE_NUMBER''xxxxxxxx'); //REPLACE XXXXXXXX with your Licence Number, usually on top of your vB files 

in constants.php line 47, you have one extra ; => remove it
PHP Code:

define('WORDMATCH_TABLE'$table_prefix.'wordmatch');; 

you did edit this files too, didnt you?
=======================
Step 5: Edit vBulletin FILES (3.0.1)
------
forums/includes/functions.php
includes/functions_online.php
=======================

also, apply this fix for logout, I didnt update the original.

https://vborg.vbsupport.ru/showpost....&postcount=315


also, read over this and you migh find a solution:
http://www.vbulletin.com/forum/showthread.php?t=134834

Quote:

That is the exact purpose of the referrer check. It is designed to prevent an XSS-type issue.

If you wish to disable it, put this in your config.php:
Code:
define('SKIP_REFERRER_CHECK', true);

http://www.google.com/search?q=POST+...re+not+allowed.


All times are GMT. The time now is 09:10 AM.

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.01618 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_php_printable
  • (4)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