Novalyyn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Not connecting to WordPress.orgI re-installed WP with all the same settings, and it seems to be working now.
Forum: Fixing WordPress
In reply to: Not connecting to WordPress.orgSorry for taking so long to respond.
The complete stuff I get is…
An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.
That appears once on Add Themes and twice on Add Plugins. On Add Plugins, this also appears under Popular Tags:
Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in C:\xampp\htdocs\sites\webcrittercreative\wp-admin\includes\plugin-install.php on line 77
I haven’t touched anything there though.
Forum: Installing WordPress
In reply to: Blank screen during 2. step of installationI was just having this same problem (in XAMPP), and oddly enough, esmi’s suggestion worked.
My original wp-config.php was created as part of the install. I tried dumping the tables and re-installing multiple times. I tried double-checking it for issues and found none. I tried copying over the config from my last site (3.8) and just changing the info to match the new site, and it didn’t work.
But deleting the already install-created config file and recreating it the exact same way worked. The step 2 page still came up blank, but it finally loaded the site and let me log in. Bwah?
Forum: Hacks
In reply to: Filter to post title onlyFound it, once I finally figured out how to phrase the search.
in_the_loop()Feel a tad dumb, but more happy that I got it.
Forum: Themes and Templates
In reply to: Image in Template TroublesLovely, it’s working!
Both the…
<?php echo get_bloginfo('stylesheet_directory');?>…and, from elsewhere…
<?php echo get_stylesheet_directory_uri();?>…are making the picture show.
Thanks!
Forum: Fixing WordPress
In reply to: Trouble with Magic Fields group duplicationA classmate was able to help me figure out what was wrong; it was, indeed, a result of having Magic Fields 2 previously. I didn’t fully uninstall it, and so bits of it were messing up the other.