
Sorry I was traveling around Europe last month, didnt have time to go online for supports.
First come first served
Quote:
Originally Posted by Blam Forumz
I'm getting this error :
Code:
DB Error: Bad SQL Query: SELECT template FROM template WHERE title='options'
Table 'blamina_4Img1.template' doesn't exist
....
|
It does look like you have a different prefix for your table.
try dotcomguy's suggestion and see if it works
https://vborg.vbsupport.ru/showpost....&postcount=124
Quote:
Originally Posted by Blam Forumz
DB Error: Bad SQL Query: SELECT sessionhash FROM session
Table 'blamina_4Img1.session' doesn't exist
|
Do you have
blamina_4Img1.session table? do you have your
VB_TABLE_PREFIX being
blamina_4Img1?
Did you change this value in constants.php?
define('VB_TABLE_PREFIX',''); // your vb tableprefix. vB default is blank
Please do check them, and it is
VB TABLE PREFIX, it is
NOT 4images table prefix .... by the way, did you make correction and
upload the new
constants.php file to 4images folder?
Quote:
Originally Posted by Blam Forumz
I use vBulletin 3.0.2 and I use the latest 4Images
|
Which version is the LATEST 4Images you have? It only work for 4images 1.7. It may NOT work for 1.8/
Quote:
Originally Posted by Steph2k
Hi, this is a question for those who have installed 4images. Do you have any cookies issues? That was my biggest complaint with photopost. Never could get the cookies to work with vB. I tried to get help on the photopost forums but it just never worked (they made suggestions but nada). People would have to relogin to the gallery, and then when they got back to the forums relogin there. And then some folks could not even log into the gallery (forum members), which makes the gallery pointless for those people.
So any known cookies/session issues ?
Feedback appreciated. Thanks.
|
Not such a big problem with my board (even I had complains before). I think I have fixed cookie issues (hopefully

)
If you do things correctly, you wont have to relogin to gallery (from forum) and vice versa. (however, I did not test will all kind of browsers, so it might still have problems with different browsers. Mine work good with IE, Netscape, Firefox ...

maybe you should give it a try
Quote:
Originally Posted by clio
Hi mtha, I ended up just hard coding the URL in and removing the variable from the template.
But now, I have another problem, a cookie problem.
It's recognizing that I've logged in. But I can't get into the admin.
This was working a when I just installed it about a week ago.
Now, I goto my album:
http://www.learntoquestion.com/class/travels/photos/
and when I login, the form doesn't recognize that I've already logged in and continues to display the login form. It does the same when I try to get into the admin.
Any ideas?
Edit:
This is really weird. Right now it's not working in Safari (1.2.2), a browser for the Mac. I just tried it in Netscape 7.1 for the Mac and it works perfectly fine. WEIRD. Any ideas why?
|
I dont know much about MAC ... sorry. Does it work with other browsers/OS?
Quote:
Originally Posted by edeab220
I'm a little confused about 4images...
It says in the requirements that prior to installing 4images from this thread I need 4images 1.7 installed. Where do I get this other version, and is that really necessary?
|
This is an INTEGRATION between 4images gallery and vBulletin 3.0, it is not a new gallery, as you can see. That's why you have to install vB3 and 4Images first, before doing intagration. Links and information should be in the first post or in the instruction file, or it's
http://www.4homepages.de
(thanks steph2k to point this out)
Quote:
Originally Posted by steph2k
I'm having the same problem as well.. can't log into admin with vB3.0.3 +4images using IE6 (I know I was able to prior to installing this hack cuz I logged in to check the usergroup IDs to make sure they matched). I just tried in mozilla 1.6 and was able to log ins .
|
hehe, IE6 is the latest version, isnt it? mine works fine. Did you check the login part in admin file, and remove "secure login" for 4images?
Quote:
Originally Posted by Blam Forumz
Ok, i've checked all of it, still getting the same bloody error 
Should I re-install 4Images and see if it makes a difference? or should I just go and use the coppermine ones? which im also getting an error might i add
|
You should:
- Have your vB3 forum installed and run properly
- Have your 4images gallery installed and run properly (without applying this hack). Fresh installation recommended
- Read and follow instruction CAREFULLY.
Which gallery (4images or coppermine) you should use, that's your preference. Good luck!
Quote:
Originally Posted by deathemperor
hello mtha,
I'd like to have the 4images images display ramdomly in the forumhome, I'm a n00b so please help me with the code ^^
tnx
|
There IS a hack in 4images forum to do this. You can go there and find the code.
Quote:
Originally Posted by arpy
Ok, I installed 4images and this hack today but I didn't get the "single" login running. When I was changing from board to gallery, often I was logged out. I did some investigation and found and error(?)
PHP Code:
if ($this->read_cookie_data(COOKIE_PREFIX."password") == md5($this->user_info['user_password'].''. VBLICENCE_NUMBER) && $this->user_info['user_level'] != USER_AWAITING) { $this->set_cookie_data(COOKIE_PREFIX."password", $this->user_info['user_password']); }
Does this make sense? If the cookie-PW equals to profileDB-PW*MD5 then replace the Cookie with the PW without MD5???
I have removed the set_cookie statement and now everything seems to be fine...but to be honest, I'm not really sure because nobody else had problems
arpy
[high]* arpy Clicks install  [/high]
|
password in cookie was encoded twice, that's why you need to encode DB password one more time.
That's how mine work

anyway, it's good that you find out the solution
Quote:
Originally Posted by boiboi
Quote:
Originally Posted by mtha
I dont see the relationship here, but ... well maybe there's some conflict ... I have no idea what it should be yet.
|
Just installed this hack yesterday. This error seems unsolved in this thread but here it is again:
When I replace the following in forum/includes/function.php
...
This error shows up:
Parse error: parse error in /home/initial/public_html/forums/includes/functions.php on line 1864
Line 1864:...
It seems like it's totally unrelated, but it's not.
|
Quote:
Originally Posted by boiboi
Yeah but this guy thinks it has nothing to do with the hack, so just try commenting out the line I mentioned.
|
Did you have error when install this hack with a fresh version of vB? if it only occures with hacked boards, then I hardly can follow up fixing. If it works when you comment the line out, do it.
Quote:
Originally Posted by hongfire
sweet been looking for something like this. I really want to install it but before i do i have 2 question to ask.
1. Does this support vb 3.03?
2. I've checked your http://www.randomforum.com/forums/gallery/index.php it looks really good. but is it possile to have a option that allow you to view all the photo that member posted? Like when you go to their memer details and you will be able to find all photo or image post by that user.
Looking forward to your reply. Thanks
|
1. Please read the first port
Hack version: 3.0.1.0625
Compatible vB version: 3.0.1, 3.0.2, 3.0.3. other versions might need minor modifications
2. yes it is posible, but it is not featured in this hack. I think I have mentioned about this once somewhere. Dont remember.
Quote:
Originally Posted by bchawla
any idea how to get the header/footer from vbull?
|
No. Not for this hack. I wouldnt bother geting header/footer directly from vB.
If you want, you can create a similar header/footer for 4images. It's more template related.
This hack just make 4images and vBulletin work together, not look the same.
it's not too hard to design two template (for forum and 4images) that look the same.
good luck