PDA

View Full Version : is blog hard to install?


J R
Sat 8th Mar '08, 9:06pm
because i have no clue what im doing.. help?

Steve Machol
Sun 9th Mar '08, 12:44am
No, it's not as long s you can follow instructions. Here is the documentation on vBulletin Blog:

http://www.vbulletin.com/docs/html/blog_main

J R
Sun 9th Mar '08, 3:18am
what the hell does this mean .. You are not authorized to execute SQL queries

Icy
Sun 9th Mar '08, 1:10pm
You need to edit ./includes/config.php
// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$config['SpecialUsers']['canrunqueries'] = 'YOUR_USER_ID_HERE';

J R
Sun 9th Mar '08, 10:50pm
it says the blog has no php..

:(

Zachery
Sun 9th Mar '08, 10:57pm
it says the blog has no php..

:(
What?

J R
Sun 9th Mar '08, 11:13pm
the steps say that you can skip the php thing since blog doesnt have it

Zachery
Sun 9th Mar '08, 11:30pm
What php thing?

J R
Sun 9th Mar '08, 11:41pm
look at the steps for the blog...........

he says i need to edit php

look up there.. ^

the steps to install say you dont have to do that

Hayk
Mon 10th Mar '08, 4:18am
Just upload blog's files and import .xlm file. What a problem?;)

GaryT
Sun 6th Apr '08, 2:19pm
Just upload blog's files and import .xlm file. What a problem?;)

OK, bare with me here... I don't want to screw this up.....

I am doing a new install of the blog on my 3.6.8 patch 2. By following the above instructions, I will be overwriting some folders (image folder) that doesn't have all the images of the original?

Are there different installation directions for a new install? as opposed to an upgrade?

Steve Machol
Sun 6th Apr '08, 2:56pm
No, none of the Blog files will overwrite anything. They are all uniquely named files.

GaryT
Sun 6th Apr '08, 3:58pm
No, none of the Blog files will overwrite anything. They are all uniquely named files.

Wellll, not exactly. I see a folder named "images" in the blog files and there is already an "images" folder on my server in the same spot the blog files will go? wasup with that?

_Sam_
Sun 6th Apr '08, 4:01pm
Wellll, not exactly. I see a folder named "images" in the blog files and there is already an "images" folder on my server in the same spot the blog files will go? wasup with that?
The images in the blogs /images/ folder will be added into vbulletins /images/ folder when you upload the file.

Steve Machol
Sun 6th Apr '08, 4:02pm
Wellll, not exactly. I see a folder named "images" in the blog files and there is already an "images" folder on my server in the same spot the blog files will go? wasup with that?
Yes, exactly. The files in the Blog images folder are all uniquely named and will not overwrite any existing vB files. Sorry I did not make that clear.