Title: rapunzel's Replies | WordPress.org

---

# rapunzel

  [  ](https://wordpress.org/support/users/rapunzel/)

 *   [Profile](https://wordpress.org/support/users/rapunzel/)
 *   [Topics Started](https://wordpress.org/support/users/rapunzel/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rapunzel/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rapunzel/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rapunzel/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rapunzel/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rapunzel/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Manager] Default Template (Simplified): Stats moved to the right, white background tables](https://wordpress.org/support/topic/default-template-simplified-stats-moved-to-the-right-white-background-tables/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/default-template-simplified-stats-moved-to-the-right-white-background-tables/#post-18602883)
 * Well, I spent 4 hours troubleshooting this issue. I’ll start off with my first
   issue. To move the table over to the left and align it with the download button
   I had to remove some coding from within my own theme. Once I did that it now 
   aligns correctly.
 * As for the second issue with coloring the tables. I can 100% say that your suggestion
   about going to _Downloads > Settings > User Interface_ is completely wrong. While
   yes there are colors to choose there (for what I do not know) but they do not
   change the color of the background of the info blocks. In fact, there is no white
   already selected on that page either. How do I know? Because I spent 4 hours 
   scouring the css code within your plugin. The culprit white background can be
   found in the _front.min.css_. It is hidden away in _.w3eden .list-group-item_.
   And once I changed the background from #fff to my desired color it suddenly reflected
   as this on my page.
 * And no I do not want your theme so your plugin will match. I am working on a 
   personal website and would prefer to have my own creativity flow out of it. While
   it may not be old-style Geocities worthy; it’s still my own and has my personal
   touch. Something I wish more people did with websites these days. Your plugin(
   while great) it’s just that a plugin that should be used to enhance a website;
   not dictate how the whole website should look.
 * ![](https://i0.wp.com/i.ibb.co/F9NvGbG/Screenshot-5.png?ssl=1)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Dynamico] What’s the difference between this and Dynamic News?](https://wordpress.org/support/topic/whats-the-difference-between-this-and-dynamic-news/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/whats-the-difference-between-this-and-dynamic-news/#post-16259474)
 * I don’t see the multiple blog layouts feature on the free edition. Is that only
   available on the premium? And by that do you mean theme skins? I’m interested
   in having multiple skins for my site – ie: different image/colors.
 * As for more options to customize; I don’t really see that many new features. 
   At least not in the free version. I took screenshots of my News Lite theme (to
   copy the settings I had) and between it and the Dynamico customize section – 
   a lot has changed and some things are missing. As for the slider I don’t care
   much about that. I could probably find a plugin or something that does the same
   thing. Is there a list of the customizable options for free vs premium somewhere?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Dashboard told me to update firefox..DB still looks funky](https://wordpress.org/support/topic/dashboard-told-me-to-update-firefoxdb-still-looks-funky/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/dashboard-told-me-to-update-firefoxdb-still-looks-funky/#post-2216908)
 * Okay that fixed it! It was the _Ozh’ Admin Drop Down Menu_ plugin that was making
   it look funky. Thanks, problem solved!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Dashboard told me to update firefox..DB still looks funky](https://wordpress.org/support/topic/dashboard-told-me-to-update-firefoxdb-still-looks-funky/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/dashboard-told-me-to-update-firefoxdb-still-looks-funky/#post-2216884)
 * I don’t think that’s it. The problem is that giant grey part to the left that
   is pushing the whole layout to the right. See where my mouse cursor is in the
   grey part? That’s the column I’m talking about.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.1 gives me a fatal error](https://wordpress.org/support/topic/31-gives-me-a-fatal-error/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/31-gives-me-a-fatal-error/#post-1942914)
 * Hate to tell everyone on here that they were wrong, but I received a solution
   elsewhere and this is what the actual issue was. See I knew my wordpress files
   were in fact uploaded correctly to begin with! I appreciate the help though.
 * > Looks like they renamed a few functions in WordPress which have the same names
   > as functions in Enthusiast, so both scripts won’t work together. There was 
   > a similar error before with other functions, and the best would be to rename
   > the Enth’s get_ancestors() function to get_enth_ancestors() or something. You
   > simply have to rename the function in every file it’s appearing in:
   > categories.php (4 times)
   >  joined.php (3 times) mod_categories.php (1 time) 
   > mod_setup.php (1 time) show_joined.php (3 times) show_stats.php (1 time)
   > These are all files of your admin panel of Enth. If every appearance of get_ancestors
   > has been renamed to get_enth_ancestors for example, both scripts should work
   > together again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.1 gives me a fatal error](https://wordpress.org/support/topic/31-gives-me-a-fatal-error/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/31-gives-me-a-fatal-error/#post-1942833)
 * Okay I was able to upload all the files manually through FTP, but the problem
   still persists.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.1 gives me a fatal error](https://wordpress.org/support/topic/31-gives-me-a-fatal-error/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/31-gives-me-a-fatal-error/#post-1942725)
 * Okay well I’ve tried to reupload manually, but my connection dies every five 
   seconds during file transfer. I’m not sure if it’s my actual internet connection
   or my host having downtime or what, but it’s impossible for me to do a manual
   update at this time.
 * Actually this is the first time I’ve had a problem using the automatic upgrade
   plugin. Whatever the last update before 3.1 – never had a problem. I updated 
   to 3.1 today and now I’m having problems. How can I downgrade? Is that even possible
   without having to delete the entire installation.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.1 gives me a fatal error](https://wordpress.org/support/topic/31-gives-me-a-fatal-error/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/31-gives-me-a-fatal-error/#post-1942668)
 * I’m sorry but how is that going to fix the problem? I don’t understand. How is
   that related to my plugins? The [script](http://scripts.indisguise.org/enthusiast/)
   that is giving the error isn’t a plugin on WordPress. At least, I don’t understand
   why WP would be giving me an error related to a script that isn’t directly involved
   with WP.
 * Also, I used the WP Automatic Upgrade plugin to do it for me. I’m pretty sure
   it said it completed the upgrade successfully(?).
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Subdomain sites not working. Backend doesn't work..](https://wordpress.org/support/topic/subdomain-sites-not-working-backend-doesnt-work/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/subdomain-sites-not-working-backend-doesnt-work/#post-1704445)
 * Unfortunately that won’t work because there are a few pages that are separate
   that require different php codes and I don’t want to clutter the pages together.
   Theres a member list, join page, update page, and lost password page. Putting
   the codes in the template will make each of those show up on every single page.
   I dont exactly want that. It’s a fanlisting script that I’m also working with.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Subdomain sites not working. Backend doesn't work..](https://wordpress.org/support/topic/subdomain-sites-not-working-backend-doesnt-work/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/subdomain-sites-not-working-backend-doesnt-work/#post-1704432)
 * I checked all the pages it said and there wasn’t any blank lines at the top or
   bottom. I finally somehow got around that though. If you go to the site I finally
   got the layout to show up.
 * I think I’m gonna give up on the multisites thing and just install many different
   copies of WordPress. As there is no way for me to upload an individual page to
   the virtual url. Let’s say like “list.php” and have the virtual url go to [http://samantha.fantasycollective.info/list.php](http://samantha.fantasycollective.info/list.php)(
   this is how I’d want the url to look). I tried everything I could think of to
   get it to work, but couldn’t. And I can never get php codes to work inside a 
   WordPress page even with runPHP enabled (yes I had the checkbox checked too but
   I kept getting some eval’d error). And this is kind of necessary for the sites
   I’m creating because they use another script called Enthusiast and it never seems
   to play nice with WordPress. Hence for the extra “.php” pages outside of WordPress.
 * So creating a regular subdomain and then reinstalling another copy of WordPress
   is my only option that I can see.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Subdomain sites not working. Backend doesn't work..](https://wordpress.org/support/topic/subdomain-sites-not-working-backend-doesnt-work/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/subdomain-sites-not-working-backend-doesnt-work/#post-1704391)
 * Also, when I try to enable/disable themes via the Super Admin > Network Themes
   I keep getting this error:
 * > Warning: array_key_exists() [function.array-key-exists]: The first argument
   > should be either a string or an integer in /home/username/public_html/fantasycollective.
   > info/wp-includes/theme.php on line 491
   > Warning: array_key_exists() [function.array-key-exists]: The first argument
   > should be either a string or an integer in /home/username/public_html/fantasycollective.
   > info/wp-includes/theme.php on line 491
   > Warning: Cannot modify header information – headers already sent by (output
   > started at /home/username/public_html/fantasycollective.info/wp-includes/theme.
   > php:491) in /home/username/public_html/fantasycollective.info/wp-includes/pluggable.
   > php on line 890
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Subdomain sites not working. Backend doesn't work..](https://wordpress.org/support/topic/subdomain-sites-not-working-backend-doesnt-work/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/subdomain-sites-not-working-backend-doesnt-work/#post-1704390)
 * Okay, well I went into cpanel and added a subdomain called * for the wild card.
   After I did that everything started showing up. The backends and the page itself
   come up now. But now I have another problem.
 * Whenever I try to get a theme to work for the extra site it still keeps calling
   the main website’s theme instead of the one I’ve pointed it to.
 * I’m working on this site at the moment: [http://samantha.fantasycollective.info](http://samantha.fantasycollective.info)
   and it’s suppose to look like this: [http://i53.tinypic.com/2rh1lys.jpg](http://i53.tinypic.com/2rh1lys.jpg)
 * But instead it keeps making it look like the main website at [http://fantasycollective.info](http://fantasycollective.info).
   When I go into edit the theme everything is changed correctly, but then when 
   I browse to the actual site and bring up the source it still comes up with the
   main site’s coding. I don’t understand why it’s doing that.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain redirection keeps forwarding to signup page?](https://wordpress.org/support/topic/domain-redirection-keeps-forwarding-to-signup-page/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/domain-redirection-keeps-forwarding-to-signup-page/#post-1704215)
 * No I don’t have that plugin. Didn’t know I needed it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [/%postname%/ pages aren’t working after upgrade to 2.8.1](https://wordpress.org/support/topic/postname-pages-arent-working-after-upgrade-to-281/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/postname-pages-arent-working-after-upgrade-to-281/#post-1147798)
 * That seemed to do it. Thanks everyone!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress inserts p tags](https://wordpress.org/support/topic/wordpress-inserts-p-tags/)
 *  Thread Starter [rapunzel](https://wordpress.org/support/users/rapunzel/)
 * (@rapunzel)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/wordpress-inserts-p-tags/#post-712871)
 * Thank you. 🙂

Viewing 15 replies - 1 through 15 (of 15 total)