vBulletin Modifications

[How To] Run vBulletin On your P.C.

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > General vBulletin Support > vBulletin Modification Tutorials

Reply
 
LinkBack Thread Tools
Old 05-15-2006, 11:53 PM   #51
Junior Member
Join Date: Jan 2006
TruthElixirX is on a distinguished road

Default

I'm trying to create the database. I have the screen up after clicking "Show Me". I then click the databases tab. Then after that I can't see a way to create a new database. Am I missing something? It just says


Databases Database Tables
blank box blank box

Table Columns

Table Indexes

I right click aroudn and see no create database option.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 05-16-2006, 12:58 AM   #52
Michael Biddle
Staff
Michael Biddle's Avatar
Join Date: Feb 2005
Real Name: Michael Biddle
Location: Anaheim
Michael Biddle is on a distinguished road

Default

what software are you using for this?
__________________
Support will ONLY be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-21-2006, 01:42 AM   #53
Junior Member
Join Date: Jan 2006
TruthElixirX is on a distinguished road

Default

Quote:
Originally Posted by whitemike
what software are you using for this?
XAMPP. And winMySQL Admin for the MySQL control panel.


EDIT: I switched to phpTriad, and it works.

Last edited by TruthElixirX; 05-21-2006 at 01:50 AM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-21-2006, 03:41 AM   #54
Michael Biddle
Staff
Michael Biddle's Avatar
Join Date: Feb 2005
Real Name: Michael Biddle
Location: Anaheim
Michael Biddle is on a distinguished road

Default

i was having that probelm before, becuase i was picking usa7 as my language, and on the ne wversion of php, its not their. u needed to put it as latin
__________________
Support will ONLY be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-21-2006, 06:35 PM   #55
vB Lover
Join Date: Mar 2006
_Fatal is on a distinguished road

Default

I copied my local folder of my site and added them all into my C:\apache\htdocs\ folder.
so the address is like this
C:\apache\htdocs\Norestrictions\
now when use the address
C:/apache/htdocs/Norestrictions/forum/forums.php
I get this (look in the attachments I've uploaded.)
I uploaded a few more pics too, hopefully they will be able to help one of you to help me. the first pic was the way my main page forums.php(my index) shows up.
the 2nd one is my site directory
3rd is showing you I added my local site folder to the correct htdocs folder (I hope thats right.)
4th is the showing that I added a ne DB called "NEWEST", thats where I added my backup sql into. is this how it should be? did I miss something? need more pics? I'm a complete noob when it comes to apache and such.
Attached Images
File Type: jpg crap.JPG (325.5 KB, 17 views)
File Type: jpg more.JPG (111.9 KB, 12 views)
File Type: jpg more1.JPG (120.6 KB, 12 views)
File Type: jpg more2.JPG (149.1 KB, 14 views)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-21-2006, 06:38 PM   #56
vB Lover
Join Date: Mar 2006
_Fatal is on a distinguished road

Default

Quote:
Originally Posted by Ike013
could be a silly question, but did you install php and mysql on the apache-server?

I suppose you did add the mysql as you imported the db, but can handle php files?
this may be my problem, install php and mysql on the apache server?
thisis where I may have gone wrong, considering i don't even know how to do that unless it has been explained in the first post or in this thread. How do I install those ON the apache server and how can I test or look to see if I have?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-23-2006, 11:51 PM   #57
Coder
Join Date: Jun 2004
Location: Attic
xfile is on a distinguished road

Default

Quote:
Originally Posted by NR Fatal
I copied my local folder of my site and added them all into my C:\apache\htdocs\ folder.
so the address is like this
C:\apache\htdocs\Norestrictions\
now when use the address
C:/apache/htdocs/Norestrictions/forum/forums.php
I get this (look in the attachments I've uploaded.)
I uploaded a few more pics too, hopefully they will be able to help one of you to help me. the first pic was the way my main page forums.php(my index) shows up.
the 2nd one is my site directory
3rd is showing you I added my local site folder to the correct htdocs folder (I hope thats right.)
4th is the showing that I added a ne DB called "NEWEST", thats where I added my backup sql into. is this how it should be? did I miss something? need more pics? I'm a complete noob when it comes to apache and such.
I think you should be loading

http://localhost/Norestrictions/forum/forums.php




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-26-2006, 12:59 PM   #58
Coder
Join Date: May 2006
the0ne is on a distinguished road

Default

WAMPS is the best ...




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-27-2006, 02:55 PM   #59
vB Lover
Join Date: Mar 2006
_Fatal is on a distinguished road

Default

Quote:
Originally Posted by xfile
I think you should be loading

http://localhost/Norestrictions/forum/forums.php
ok this is what happens when I do that address. what should I do?

By the way guys, my 100th post here!!! YAAY!
Attached Images
File Type: jpg error.JPG (51.9 KB, 14 views)

Last edited by _Fatal; 05-27-2006 at 02:57 PM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-27-2006, 03:00 PM   #60
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

Quote:
Originally Posted by _Fatal
ok this is what happens when I do that address. what should I do?
Have you configured the config.php file correctly?

Quote:
By the way guys, my 100th post here!!! YAAY!
Congratulations ;)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[How To] Run a Query Ken Iovino vBulletin Modification Tutorials 9 07-30-2008 02:29 AM
[How To] set usernames in color/bold/italic GirlsOnTop vBulletin Modification Tutorials 17 05-13-2008 02:24 AM
[How To] Add Options per forum Ken Iovino vBulletin Modification Tutorials 10 03-03-2007 03:25 PM
[How To] Run a vb page outside of the forum directory Junior vBulletin Modification Tutorials 7 01-10-2007 07:05 PM
vBulletin Development Update: vBulletin 3.5 Arnoud Announcements 0 05-11-2005 05:14 AM


All times are GMT -3. The time now is 02:54 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)