clfarris
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: errors when posting….Thank You!
Forum: Fixing WordPress
In reply to: errors when posting….Hey it worked….Update Services….what does it mean. What are the best Update Services to list? And thank you very, very much. You both were life savers!
Best Regards.
Forum: Fixing WordPress
In reply to: errors when posting….Thanks,
I downloaded the plugin and activated it. Now I’m getting this warning…..WordPress database error: [Lost connection to MySQL server during query]
SELECTcomment_post_IDaspost_id, COUNT(comment_ID) ascomment_count, comment_approved FROMwp_commentsGROUP BYcomment_post_IDWarning: Cannot modify header information – headers already sent by (output started at /home/******/wp-includes/wp-db.php:104) in /home/******/wp-content/plugins/wordpress-2.0.5-tuneup.php on line 25
Forum: Your WordPress
In reply to: Hacked Links Page- 3 Column LayoutHow do you edit the code for individual pages?
Forum: Everything else WordPress
In reply to: blog page linkSORRY……………….
// <_a href=”http://yoursite.com/page_to_link_to”>Gallery<_/a>
without the underscore before the “a” in the front and the underscore before the “/” at the end.Forum: Everything else WordPress
In reply to: blog page linksorry, the link actually took……………..the code for the link above……..what you should type in the page title listing is:
<!– Gallery –>
Without the <!– or the –>
Forum: Everything else WordPress
In reply to: blog page linkyeah…..i would like to know that too…………..if you haven’t figured anything out yet, I found you can actually link the page title itself. Only thing is that it steps the page to the top of the nav list.
When making a new page…………in the page title, link the title using html code. If the page is to be called “Gallery”, then:
Page Title= GalleryLike I said before, it will shoot the page to the top of the nav list, but it works.
Forum: Plugins
In reply to: Gallery suggestion?Can anyone help………….I am new to php and WP and I have no idea what number 6 in this list means. The plugin is for the Lazy Gallery Plugin………………. http://www.lazyboy.dk/wordpress/?page_id=14
How to install :
Files in this zip
readme.txt – This file.
lazy-index.php – The indexfile to link to after install.
lazy-gallery.php – The Plugin file.
lazy-gallery/lazy-img.php – The image generator file.
lazy-gallery/lazy-style.css – The Lazy Gallery style sheet.1. Unpack zip to your the wordpress plugin dir ( /wp-content/plugins/ ).
2. Move the lazy-index.php file (now in the plugins dir) to your wordpress folder.
3. Create a folder for the gallery ( if you haven’t got one already ).
4. Configure the lazy-gallery.php file to match your settings.
5. Activate plugin the WordPress backend.
6. Create a link to the lazy-index.php file in your wordpress folder.I do not know what “create a link to the lazy-index.php file in your wordpress folder” means???
Please Help!
Forum: Fixing WordPress
In reply to: Calling external PHP script from within WPI’m trying this, where exactly do I put this code? In the main template page code? Or in my page contents?
I am trying to insert a form, to submit commits directly, via email!
Forum: Plugins
In reply to: Plugin messing things up!It worked! Thank you so much!
Forum: Plugins
In reply to: Plugin messing things up!that’ it………….I’ll try it.
Thanks.