Quantcast
Channel: Topic Tag: localhost | WordPress.org
Viewing all 1463 articles
Browse latest View live

anniedmn on "i can't upload any new image to recently transfered online website"

$
0
0

hello there,
I'm new to WordPress, I'm on it for the pas few months and I'm currently setting up a website for a client.

I have been working on my localhost and 2 days ago I have successfully transferred it online at http://anicolaou.com.cy

Everything seems OK except the fact that I can't upload any image anymore either in post or even the logo of the website..

thank you for your time

p.s. I'm using icarus wordpress theme


tamdab on "Site Address and WordPress Address"

$
0
0

Unfortunately, the site address and wordpress address have been changed from http://localhost/wordpress to http://modelicious.me.
I am using the Xampp control panel, opened PHPMyAdmin and edited both the site url and home from the wp_options tab.

Nothing has changed and I still cannot log in to my site! I get the login page, I put my username and password, then takes me back to the login page with a couple of errors included:

[ Moderator note: please wrap code in backticks or use the code button. This includes log data. ]

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-login.php on line 429

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 695

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 696

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 697

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 698

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 700

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 704

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 706

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 711

Warning: Header may not contain more than a single header, new line detected in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 712

What to do??

gagan_mathur on "Problem in starting new site with multisite concept."

$
0
0

I have made a e-commerce website in wordpress and now I want to make another website completely different form my previous site. Now instead of installing wordpress again and again I want to work with multisite concept. I have setup multisite but problem is when I create a new site and click on "visite site" it shows an error message. Message is "Not Found The requested URL /mysite was not found on this server.", mysite is site name and I am working in localhost. Now anybody can help me, I am a beginner in wordpress I have searched all over but everywhere it demonstrated with some domain name but not with localhost. Plaese help me If you can.

difimon on "[Plugin: Jetpack by WordPress.com] Publicize function using a localhost server"

$
0
0

Dear all,

I read some topics about that, but the majority of them were posted a long time ago. So, I am developing a wordpress website on the localhost server (using XAMPP), and the question is... there is no chance to exploit the PUBLICIZE function while using a self host? In this moment, I can't see the button activate on that, but just the one "learn more" while on other functions I instead can see that. Could someone help me.

Thank you so much.

https://wordpress.org/plugins/jetpack/

geoffkb on "Custom Theme error on localhost"

$
0
0

I'm working on a company site which has a custom theme which my predecessor wrote. It seems to work fine online, but when I try to use it locally I get this error "Parse error: syntax error, unexpected end of file in C:\xampp2\htdocs\f******r\wp-content\themes\f*****r\functions.php on line 46"

If I change to another theme locally it works fine. I don't have time to learn php right now. Is there any way I can easily find and fix the errors in the the custom theme, if that's what's causing the issue?

I wonder if it might be related to the Wordpress version. I'm using Wordpress v3.8.1 locally, version 3.6 online. I'm scared to update the online Wordpress version in case it screws up their site.

I could create the new pages online and not publish them until they're approved, but I'd rather do it offline, especially since I'm trying to impress them. Bringing down their site won't get me any brownie point.

Any suggestion would be much appreciated.

Alain Vandewalle on "[Plugin: Page Theme] Plugin 'Page theme' on localhost"

$
0
0

Dear,

Activating the plugin 'Page Theme' on live site is working.

Activating the plugin 'Page Theme' on localhost is not working.
The problem : looking the 'pages > all pages' in Wordpress administrator then the columb 'Theme' is NOT there.

How to fix that?

Regards,

Alain Vandewalle

https://wordpress.org/plugins/page-theme/

SquirrelHosting on "Easy To Follow Guide : How to Move/Migrate From One Hosting Company To Another"

$
0
0

We have compiled an easy to follow step by step guide for one of our customers at :
http://squirrelhosting.co.uk/hosting-blog/hosting-blog-info.php?id=15

It lists all the steps in migrating a WordPress website from one hosting company to another, including detailed pictures (of every step). It should work with the majority of WordPress versions.

Hope this helps others who want to move hosting :)

Alain Vandewalle on "Page theme plugin on localhost"

$
0
0

Dear,

Activating the plugin 'Page Theme' on live site is working.

Activating the plugin 'Page Theme' on localhost is not working.
The problem : looking the 'pages > all pages' in WordPress administrator then the columb 'Theme' is NOT there.

How to fix that?

Regards,

Alain Vandewalle


herrzeba on "Can't access wp-admin after changing wp url in localhost"

$
0
0

hI!

I'm on Mac. I installed MAMP and created localhost8888 where I worked on my new site using mesocolumn theme. It took me a lot of time of learning to get it to the shape I wanted. I installed plugins, made customisations, created pages and two posts.

I wanted to migrate to server and after reading online tutorials I changed my website url in wp-admin from http://localhost:8888/sebastianjasterwp/ to http://www.sebastianjaster.com (a domain I own that used to be on weebly.com). Then everything broke. I wasn't able to access wp-admin, since I changed url. I googled it, changed phpAdmin for url and home back to http://localhost:8888/sebastianjasterwp/ and now I can only see home page, no menu links are working. I can access wp-admin, but it doesn't allow my passoword. I changed it in phpadmin wordpress database and still nothing. When I click on "lost your password?" it gives me "The requested URL /index.php was not found on this server."

It's a mess. After that I discovered I could have wp installed on my server. So I did. It's too complicated to me to migrate from localhost to live server, so I could just repeat the steps I made while on localserver. It would be easier just to install same plugins and copy posts/pages. BUT now I can't, since I can't access wp-admin. I tried ading url/home in wordpress config.php, but without luck.

Please help! I know my site exists on my computer, but I can't access it. I tried to find solution on forums, but no luck either.

UPDATE: When I click on a menu link it gives me: Not Found "The requested URL /index.php was not found on this server." I still have index.php and other files, but I don't have any backups.

zBurnThat on "Localhost wordpress login not working"

$
0
0

I just simply cannot login. I know both the username and password are correct but every time I try to login it says "Invalid username"
I also encountered a problem whilst the page "localhost/[database]/wp-admin/install.php?step=2" The page only loaded the wordpress logo and a header containing no text. Was they're anything important on that page?

Charles on "Changing the wp-content folder name on a local MAMP installation"

$
0
0

I started building a site on a test server, and gave the wp-content folder a new name, "assets."

That led to a couple lines added to the wp-config.php file to tell WP where the content is:

define( 'WP_CONTENT_DIR', '/home5/username/public_html/sitename/admin/assets' );
define( 'WP_CONTENT_URL', 'http://sitename.company.com/admin/assets' );

I decided to work on it locally instead and moved the WP install to my machine and am using MAMP to run it.

The problem now is how do I modify those two lines (or make whatever necessary changes) to tell WP the new wp-content oflder name on my localhost? It seems I've tried every possible combination. Sometimes either nothing at all shows up when I visit my site locally, other times it'll show but then can't find the themes.

I don't have any particular fancy local setup. The site comes up at localhost:8888, WP is installed in the "admin" subdirectory there, and the wp-content folder is called "assets". Any ideas?

montrealgodzilla on "Local Host Installation Problems"

$
0
0

Hi there. I'm installing my live site onto my local host. I did this once before, but have largely forgotten the process. Thus far, I've managed to download a fresh copy of wordpress into my MAMP root directory in a folder called devsite. I was able to login to a totally clean copy of wordpress on my local host.

Of course, I don't want a "clean copy." I want a copy of my live site so I can play around with it and fix it up. So, currently, I am in the process of using FTP to copy the contents of my wp-content folder from the live site to the devsite folder (the localhost) too.

1) I keep reading about how people need to change URLs and stuff on the localhost using the myPHPstart page database stuff. I'm perplexed by what this is about. Someone please tell me what I should do. Please tell me very specifically what to do step by step how to search and change things if they need to be changed.

2) Also, for the future, did I need to download my entire wp-content folder or just the theme and its child???

Whithers on "Should I and Can I?"

$
0
0

I have downloaded the latest version of WP from XAMPP. Because everyone insists that handling member ranks, member department assignments, and having a table on member profiles which allows them to enter titles which will link to pages where they can place an image and text is too difficult and specialized, I am having to (unwillingly) take the time to learn HTML 5, CSS3, PhP, and MySQL.

I have already started writing code to accomplish my task. I have generated the Home, About, Rules, and Login pages already. I have started to create the Account Creation page. However, I now have to start working in PhP and MySQL so that the answers from the application will go into the DB and be available for generating the member profile pages.

The host where I am at supports two CMS, and I have downloaded WP because the other one is utterly irrational and random in approach and structure. If I am going to use WP while developing my site, I would need to use it strictly on Localhost, as the computer I am developing it on will not be online. Can WP be set up and will it work in such a limited environment? If so, then I need explicit step by step instructions on how to do this because I have no experience or knowledge in the area.

Further, even if the above is possible, the question remains: Should I set up WP on the localhost? Will I be able to use the pages I have made and am making in a WP environment? Should I, for the time being, being not bother with WP and integrate later after I have learned how to create the functionality I am after in pure code?

So, to reiterate:

    Can I use WP offline strictly in Localhost?
    Should I use WP offline in Localhost?
    Can I integrate my pages of code into the WP setup?
    Should I code functionality separately and then integrate it into WP?

saranee on "Permalinks question"

$
0
0

Hi,

I am working with the Responsive theme on my computer (localhost/wordpress).

Right now in the permalinks selection, the radio button for "default" is selected. Everything is working fine, but the permalink shows a number and not the page name.

Sooo, I went to Settings/permalinks and checked the radio button for "postname". Now when I click on a menu item such as "Contact", I get the following message:

"Not Found
The requested URL /wordpress/contact/ was not found on this server."

None of my navigation links work now. I get this message on every link. If I go back and check the Permalinks "Default" radio button, all the nav links work fine again, I just get a number instead of a page name.

Does this have something to do with my working in localhost?

Thanks
saranee

jofcrimsonday on "Fixed Main Menu and Logo"

$
0
0

Hello Guys!

Im new to this industry and this is my first time developing a website using wordpress. I am not a proficient programmer neither a geek. So its a sick in the mind as I've read the codes. Im now using panoramica theme, its not yet well develop in terms of design and functionality and Im planning first to desig the front page that has a fixed main menu navigation with the logo in the left. So can anybody help me how do this? FYI im using localhost so i cant give you my site url. I just like to ask those guys who are familiar with panoramica theme and know how to experiment codings. I hope someone could help me with this. Thanks in advance.


tibodaboux on "Wordpress on google app engine theme installation"

$
0
0

Hello,

I am trying to create a wordpress website hosted by Google App Engine. (Discover GAE is my target)

Actually, my website is hosted locally. I bought a thème on themeforest but I do not manage to upload it from wordpress.
I have a error message from wordpress: "Are you sure you want to do that? please try again"

Usually I am hosting my wordpress website on 1&1 therefore I can use filezilla to upload my theme. As I am hosted locally, I cannot connect my FTP server.

Any idea why uploading does not work?? Have you already faces this issue or work with GAE?

Thank you

gib.sounds on "[Plugin: WordPress Related Posts] URL problem"

$
0
0

Hi, I installed the Related Post plugin when I was working in my blog with a local host (my computer), so all my URL were like : http://localhost:8888/name-of-the-article

Now I bought a .com domain and import my database with my settings and plugins in my new website and everything is perfect, except the Related Post Plugin. I still seeing it but we can't see the thumbnails of the articles in the plugin and when we click in the articles, it stills send us to the local URL address : http://localhost:8888/name-of-the-article, and now my URL are like : http://www.mysite.com/name-of-the-article

My website is : http://www.pausaycafe.com and you can see the plugin in the articles.

Is there a way to update URL in the plugin? or did I make a mistake somewhere?

Thanks!

https://wordpress.org/plugins/wordpress-23-related-posts-plugin/

multivitamin on "Cannot Install Wordpress in Localhost WAMP/XAMPP"

$
0
0

Hi I cannot get wordpress to install in localhost.

When I try to install I get a blank page with wordpress logo on top. And tables are created in the database but they have no data.

I checked the config file over and over and I do not see any errors.

I've been googling for hours reading up on other people's suggestions and nothing has helped. I tried both Xampp and Wamp and neither worked.

I need help. Please give me some ideas for what I can try.

define('DB_NAME', 'wordpress');

/** MySQL database username */
define('DB_USER', 'root');

/** MySQL database password */
define('DB_PASSWORD', '');

/** MySQL hostname */
define('DB_HOST', 'localhost');

David Law on "[Plugin: WP Auto Affiliate Links] Localhost Install wpr_automated_links Table Doesn't Exist"

$
0
0

Hi,

Testing on Localhost see if it can achieve what I'm looking for and after activation see the following error:

WordPress database error: [Table 'word38beta.wpr_automated_links' doesn't exist]
SELECT id,link,keywords FROM wpr_automated_links

Ignore the beta database name, it's running the latest version of WordPress 3.8.1 the instal started as a beta test install and it's been upgraded a few times since.

Would appear the plugin didn't create the table on activation. Checked the database and the wpr_automated_links table doesn't exist.

Localhost issue? Always test on Localhost before moving to a live site.

David

https://wordpress.org/plugins/wp-auto-affiliate-links/

TacoWordpress on "[Plugin: NextGEN Gallery] (Localhost) "Attach to Post" Not Adding Gallery - Just a Preview Image"

$
0
0

To start, I have discovered my problem is running Next Gallery as localhost. Plugin works fine on hosted server.

Here is what happens:

Basically, when running localhost, I notice the "Attach to Post" Button does not work as expected. The gallery is not being added.

Steps I have taken:

1. I open a page to edit it.
2. I click the ATP Icon at the top of the Content Box.
3. I choose NextGen Basic Slideshow.
4. Then I choose "Gallery" as source and the name of my gallery.
5. Finally, after Saving, the thumbnail preview shows up in the content box.
6. However, when I update the page and view it, the only thing that gets added is that 1 preview image. And it is not a link to a larger image either. Just an image.

Any thoughts why localhost does not run NextGen as expected?

Thanks

- WordPress 3.6
- NextGEN 2.0.11
- Fresh Install (Did not upgrade)

- MySQL 5.6.11
- PHP 5.4.14
- mod_rewrite is activated
- PHP Safe Mode OFF (deprecated anyway)

- Running Localhost (EasyPHP 13.1 Package)
- Running Custom Created Child Theme (Parent is Twenty Twelve)
- I have deactivated all other plugins.
- Error still occurs when switching themes.
- Browser Cache cleared (does not matter, localhost)

http://wordpress.org/plugins/nextgen-gallery/

Viewing all 1463 articles
Browse latest View live