Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 08-18-2009, 03:15 PM   #1
Highly Actionable
War Room Member
 
Charles Washington's Avatar
 
Join Date: Oct 2008
Location: Florida
Posts: 1,585
Thanks: 340
Thanked 261 Times in 177 Posts
Default Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

I built a site for my local church. I used wordpress and the Revolution Church Theme Anyway, There was a problem with the transfer or something.

Could some one PM me or add me to Yahoo messenger (shkad14) real quick and tell me what I did wrong? Even if I have to pay...I did the site for free, but I want to get it straightened out.

Thanks A LOT!!!!!!

One of the problems is, when I try to upload a picture within the post, it says
Unable to create directory /home/shkad14/public_html/defiantgamer.com/blog/wp-content/uploads. Is its parent directory writable by the server?

That was the domain I built the site on, before moving it to it's new domain
Charles Washington is offline   Reply With Quote
Old 08-18-2009, 03:37 PM   #2
Greg Schueler
War Room Member
 
VegasGreg's Avatar
 
Join Date: Jul 2002
Location: Las Vegas
Posts: 2,102
Thanks: 193
Thanked 398 Times in 292 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Yahoo to VegasGreg
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

You need to change the permissions of the upload directory/folder to make it writable (777). You can change in cPanel or FTP.

Greg Schueler - Wordpress Fanatic... Offline Marketing Rockstar...

VegasGreg is offline   Reply With Quote
Old 08-18-2009, 03:39 PM   #3
web geek
War Room Member
 
chrisgarrett's Avatar
 
Join Date: Aug 2008
Location: Calgary, Canada
Posts: 242
Thanks: 4
Thanked 90 Times in 30 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

Also as well as the file permissions that the settings know where the site is located

Added:

Go into settings, general
WordPress address (URL)
Blog address (URL)

and check your "Miscellaneous Settings" for the uploads location



Last edited by chrisgarrett; 08-18-2009 at 03:41 PM. Reason: added
chrisgarrett is offline   Reply With Quote
Old 08-18-2009, 03:43 PM   #4
Highly Actionable
War Room Member
 
Charles Washington's Avatar
 
Join Date: Oct 2008
Location: Florida
Posts: 1,585
Thanks: 340
Thanked 261 Times in 177 Posts
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

Will that also make the PLUGINS work. They dont seem to work, either.

I have the FTP open right now, how do I do that 777 thingy
Charles Washington is offline   Reply With Quote
Old 08-18-2009, 03:47 PM   #5
Highly Actionable
War Room Member
 
Charles Washington's Avatar
 
Join Date: Oct 2008
Location: Florida
Posts: 1,585
Thanks: 340
Thanked 261 Times in 177 Posts
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

chrisgarrett, that worked for the pictures. Thanks!

Now I get this error with a plugin that was active during transfer. I upgraded the plugin. When I deactivated the plugin, the whole site quit working!
This is what I get now that the plugin has been updated:
Warning: include(/home/clergy12/public_html//wp-content/plugins/content-gallery/gallery.php) [function.include]: failed to open stream: No such file or directory in /home/clergy12/public_html/wp-content/themes/church_20/home.php on line 7

Warning: include() [function.include]: Failed opening '/home/clergy12/public_html//wp-content/plugins/content-gallery/gallery.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/clergy12/public_html/wp-content/themes/church_20/home.php on line 7
Charles Washington is offline   Reply With Quote
Old 08-18-2009, 03:54 PM   #6
web geek
War Room Member
 
chrisgarrett's Avatar
 
Join Date: Aug 2008
Location: Calgary, Canada
Posts: 242
Thanks: 4
Thanked 90 Times in 30 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

Did all the files get transferred across? Make sure you do not have any showing 0 bytes as the file size also. Seems like it is looking for something that isn't there (although it is late and I have run out of coffee, could be something else, heh)

chrisgarrett is offline   Reply With Quote
Old 08-18-2009, 04:01 PM   #7
Greg Schueler
War Room Member
 
VegasGreg's Avatar
 
Join Date: Jul 2002
Location: Las Vegas
Posts: 2,102
Thanks: 193
Thanked 398 Times in 292 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Yahoo to VegasGreg
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

Quote:
Originally Posted by Charles Montgomery View Post
chrisgarrett, that worked for the pictures. Thanks!

Now I get this error with a plugin that was active during transfer. I upgraded the plugin. When I deactivated the plugin, the whole site quit working!
This is what I get now that the plugin has been updated:
Warning: include(/home/clergy12/public_html//wp-content/plugins/content-gallery/gallery.php) [function.include]: failed to open stream: No such file or directory in /home/clergy12/public_html/wp-content/themes/church_20/home.php on line 7

Warning: include() [function.include]: Failed opening '/home/clergy12/public_html//wp-content/plugins/content-gallery/gallery.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/clergy12/public_html/wp-content/themes/church_20/home.php on line 7
In your WP theme editor, go to the home.php section and look for this code:

Code:
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
The older Church themes hadd the code as:
Code:
<?php include (ABSPATH . '/wp-content/plugins/content-gallery/gallery.php'); ?>
Notice the featured- that is missing.

When the content gallery was updated, it changes file names, so add the featured- into the line of code and refresh the page.

Greg Schueler - Wordpress Fanatic... Offline Marketing Rockstar...

VegasGreg is offline   Reply With Quote
Old 08-18-2009, 04:06 PM   #8
HyperActive Warrior
War Room Member
 
Join Date: Jul 2007
Location: Leesburg,Florida, USA. (Orlando)
Posts: 179
Thanks: 5
Thanked 57 Times in 43 Posts
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

Charles:

Use your ftp program and remove the plugin. Go to the plugin area of Wordpress and download the plugin onto your hard drive if you haven't already (I have a folder called "Plugins" that I hide mine in ;>). Unzip it, then use your ftp program to upload the unzipped plugin into the wp-content>plugins folder. Once done back out of the plugins folder to the wp-content folder and create a folder called "gallery" (in your case, it looks like it might need to be called "content-gallery"). Change the permissions for the gallery folder to 777. Go back into Wordpress admin and activate the plugin.

For some reason Wordpress doesn't create a few of the folders it needs (uploads, updates and gallery for example). They all go into the wp-content folder and all need permissions set to 777.

NOTE: I have found it much easier to upload all of the plugins via ftp as I am uploading the wordpress program, theme(s) and configured wp-config. You can get everything done at once that way. Then, install WP, enter the admin, change the password and activate your theme and plugins at one time. Much quicker.

Hope this helps. If you need more info or want some help, pm or email me.

Larry Perry
innovedia
www.innovedia.net
mouseffects is offline   Reply With Quote
Old 08-18-2009, 04:08 PM   #9
HyperActive Warrior
War Room Member
 
Join Date: Jul 2007
Location: Leesburg,Florida, USA. (Orlando)
Posts: 179
Thanks: 5
Thanked 57 Times in 43 Posts
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

Oops... read your problem wrong (skimmed it; didn't read it)... listen to Greg (above).

Sorry...

Larry Perry
innovedia
www.innovedia.net
mouseffects is offline   Reply With Quote
Old 08-18-2009, 04:30 PM   #10
Highly Actionable
War Room Member
 
Charles Washington's Avatar
 
Join Date: Oct 2008
Location: Florida
Posts: 1,585
Thanks: 340
Thanked 261 Times in 177 Posts
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

All my problems have been fixed!

Thanks guys. Special Thanks to VegasGreg, chrisgarrett, and Emma
Charles Washington is offline   Reply With Quote
Old 08-18-2009, 04:40 PM   #11
Ima Warrior
 
Emma Stery's Avatar
 
Join Date: Aug 2009
Location: Georgia
Posts: 24
Thanks: 0
Thanked 14 Times in 3 Posts
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

Hey Charles. I got your thumbnail issue settled too. I may even have an easier solution for you too. I'll PM you the instructions for it tonight.

Do Lipton employees take coffee breaks? - Steven Wright
IM Here To Help Your Biz
Emma Stery is offline   Reply With Quote
Old 08-18-2009, 11:54 PM   #12
Active Warrior
 
Join Date: May 2007
Location: ann arbor, mi usa
Posts: 59
Thanks: 1
Thanked 5 Times in 4 Posts
Default Re: Can I get a trusted Warrior who is a PRO at Wordpress to help FAST?

Glad you got it working. WP is a great environment to build sites around.
bhackett is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
fast, pro, trusted, warrior, wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 11:52 PM.