Quantcast
Channel: Topic Tag: database | WordPress.org
Browsing all 11075 articles
Browse latest View live
↧

ClaytonJames on "Install Localhost in wordpress."

http://localhost:8888/Databasename You don't use the database name in the URL. We were able to connect to the database server (which means your username and password is okay) but not able to select the...

View Article


Jerry Nairn on "data base error"

Hi Yes this is a plugin - All in One Calendar - by Timely The extension to this plugin - All in One Calendar Extended Views - works fine.This allows views as a "poster" or "Agenda" How does the problem...

View Article


keesiemeijer on "Problem with my installation"

What did you put in your theme's functions.php file?

View Article

forwarddesignbuild on "Problem with my installation"

As the directions said I posted update_option('siteurl','http://www.planforward.net'); update_option('home','http://www.planforward.net'); I'm doing it through cPanel which has an editing function. I...

View Article

forwarddesignbuild on "Problem with my installation"

Do I need to put in the former link to the blog that I used? Or at least the one the previous guy set up which is http://www.planforward.net/#!/p/blog

View Article


keesiemeijer on "Problem with my installation"

Have you tried changing it to where it was originally located: I can't remember if it was /wp or /blog? update_option('siteurl','http://www.planforward.net/wp');...

View Article

forwarddesignbuild on "Problem with my installation"

It was initially /wp and then I STUPIDLY changed it to /blog without you know, being an intelligent person. I just tried pasting that coding into the "wp-config.php" file and nothing happened. It's...

View Article

keesiemeijer on "Problem with my installation"

Try it without the www in the url update_option('siteurl','http://planforward.net/wp'); update_option('home','http://planforward.net/wp'); Without the www you get an error: Error establishing a...

View Article


forwarddesignbuild on "Problem with my installation"

Yeah I've been doing the root wp-config.php the whole time. Figured it was more of an internal issue than theme based. I just tried entering the code without the "www" and at least got something new...

View Article


keesiemeijer on "Problem with my installation"

The update_option() lines should go into your theme's functions.php file. Not in wp-config.php. If you would rather edit wp-config.php change the update_option() lines to:...

View Article

forwarddesignbuild on "Problem with my installation"

Like I mentioned it's almost as if wordpress has completely deleted itself.

View Article

forwarddesignbuild on "Problem with my installation"

Well whichever gets my site up and running. I can edit anything if it starts working. I don't think it's a theme issue though. It seems to be with just the general site at this point.

View Article

forwarddesignbuild on "Problem with my installation"

Did the update_option to the theme and got the same issue. Did I truly break this thing?

View Article


keesiemeijer on "Problem with my installation"

1) In what file do you have the WP_HOME and WP_SITEURL lines? 2) In wp-config.php or in your theme's functions.php file? 3) If in wp-config.php, did you change the update_option() to define()? Are you...

View Article

kmessinger on "Problem with my installation"

What is http://photoshelter.com/beam? <link rel="dns-prefetch" href="//css.c.photoshelter.com/"> <link rel="dns-prefetch" href="//js.c.photoshelter.com/"> <link rel="dns-prefetch"...

View Article


forwarddesignbuild on "Problem with my installation"

I placed the "WP_HOME" and "WP_SITEURL" in the wp-config.php file, so the root wp folder. I haven't touched the theme's functions.php file. I didn't do anything to tamper with the theme when I was...

View Article

forwarddesignbuild on "Problem with my installation"

@kmessinger That would be the moronic site builder my boss is making us use and Beam is the basically the useless template that he has chosen to use. As for that coding, your guess is as good as mine.

View Article


keesiemeijer on "Problem with my installation"

Did you change the update_option() lines to define() in wp-config.php? Are the database credentials in that image correct in your wp-config.php? (Database Name, Database User, Database Password and...

View Article

forwarddesignbuild on "Problem with my installation"

Figures the picture didn't work.

View Article

keesiemeijer on "Problem with my installation"

I removed the image because it had database credentials in it. Please don't post it again.

View Article
Browsing all 11075 articles
Browse latest View live