timt
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Urgent help Site stopped working – Array problemI can access the directory and all folder now, all files appear to be the exact same size as the ones I’ve back up in the content theme directory, but have major problems somewhere. I’ll be up all night watching for a reply.
Many thanks in advance
TimForum: Installing WordPress
In reply to: Presentation – Theme Error: array_keys()Ok, now it’s changed to this when attempting to access from the web:
Warning: require() [function.require]: Unable to access /nfsn/content/gazetotheright/public/wordpress/wp-includes/compat.php in /nfsn/content/gazetotheright/public/wordpress/wp-settings.php on line 117
Warning: require(/nfsn/content/gazetotheright/public/wordpress/wp-includes/compat.php) [function.require]: failed to open stream: Permission denied in /nfsn/content/gazetotheright/public/wordpress/wp-settings.php on line 117
Fatal error: require() [function.require]: Failed opening required ‘/nfsn/content/gazetotheright/public/wordpress/wp-includes/compat.php’ (include_path=’.:/nfsn/apps/php5/lib/php/:/nfsn/apps/php/lib/php/’) in /nfsn/content/gazetotheright/public/wordpress/wp-settings.php on line 117
Forum: Installing WordPress
In reply to: Presentation – Theme Error: array_keys()Deleted all files? Does that mean I will lose the last three days and nights of working on this blog?
What could have caused this? I can’t find much info on it, heck I can’t even find my other post where I posted the error. I did back up my ambient glo files occasionally, but did most of the changes today. ;-(Warning: array_keys() [function.array-keys]: The first argument should be an array in /nfsn/content/gazetotheright/public/wordpress/wp-includes/theme.php on line 298
Forum: Themes and Templates
In reply to: Urgent help Site stopped working – Array problemActually, when checking via my FTP program, trying to access WP_Content, it says no such file or directoy when I try to double click on it to open.
Very odd indeed.
TimForum: Themes and Templates
In reply to: Urgent help Site stopped working – Array problemI just developed the same problem, not sure what I did but was following some tutorial about changing permission to allow write access to the WP Content folder. I went back and checked and the write permission will not stick. I can’t upload a file from within the Adm Panel so I was trying to troubleshoot. Now I can’t even view my blog on the web any further.
Warning: array_keys() [function.array-keys]: The first argument should be an array in /nfsn/content/gazetotheright/public/wordpress/wp-includes/theme.php on line 298
Forum: Fixing WordPress
In reply to: Adding secondary WordPress to subdirectory for secondary blogSo if we want to add an entire different blog, different domain on the same server, we need to go through the entire install process, same as the first, into a different domain directory on our host server?
Thanks
TimForum: Themes and Templates
In reply to: Modifying SidebarIt seems that when using the widgets, I can add anything I want except things like divider bars or header bars. I can add them in the sidebar that contains the default content (which I simply edited the content) But I can’t get an image to show up, is there a place I could find code for adding an image to the l_sidebar.php or should I try and contact the ambient_glow designer?
Thanks
TimForum: Themes and Templates
In reply to: Vertical-Align Not Working on Horizontal MenuI have similar problems in the footer, regardless of what I change, it’s either text at the bottom or the top. How does one vertical align center?
#footer { background: #000000 url(images/footer.jpg) bottom center; background-repeat: no-repeat; text-align: center; height: 100px; width: 99%; clear: both; padding-top: 10px; padding-left: 10px; color: #ffffff; border-top: 5px solid #1CC1FF; }
#footer a { color: #ffffff; }
#footer a:hover { color: #aff268; }This CSS stuff is making me older. I’ve done a lot of HTML but I spend hours working on small things like this.
Thanks for any help.
TimForum: Fixing WordPress
In reply to: Feed not working – except if subscribe with FeedburnerIs this correct?
feed://http//www.gazetotheright.com/?feed=rss2
I gave up with Feedburner, could not validate. When I mouse over I see the above feed URL but it seems to work for me, maybe not for others.
thanks
TimP.S. This is a crosspost, sorry, but I’m trying to find an active thread.
Forum: Fixing WordPress
In reply to: My Blog’s feed does not validateWhen I mouseover my feed at the bottom of the blog, I get a URL which doesn’t seem right, although it opens a feed and bookmarks it in my browser. I could not sign up to feedburner though, as it could validate.
I’m trying to get a simple RSS subscription button somewhere on my blog besides the tiny link at the very bottom black hole footer. ??
Looks like this:
feed://http//www.mydomain.com/?feed=rss2THis isn’t right is it?
Forum: Plugins
In reply to: Feedburner Feedsmith not working on WP 2.2That didn’t work for me. I never had a problem with them before, until setting up WP on my own server account.
Guess I’ll cancel Feedburner and just go with what’s there.Forum: Fixing WordPress
In reply to: How do I customize my sidebar?So where could I find the instructions or help guide for doing that? I can’t find anything about editing the page elements or sidebars like for adding a list of links or editing an existing one. I’m using Ambient Glo
ThanksForum: Fixing WordPress
In reply to: Sticky Post or different pageSo you think I should eliminate many of my categories, assign the rest to certain posts and be very selective? Like one or two categories per article?
TimForum: Fixing WordPress
In reply to: Sticky Post or different pageNevermind, somehow it didn’t publish. This time it did, and both pages are created.
TimForum: Fixing WordPress
In reply to: Sticky Post or different pageGo admin > Options > Reading and select as “frontpage” the welcome thing and as “posts page” the other (empty) one.
I can’t find anything like this. When I go into Admin > Options > Reading > I only see options for # of posts, RSS feeds etc.
Thanks for trying to help…