These forums are provided for community interactions only. For official support please submit a support ticket.

You are not logged in.

#1 2009-11-03 07:36:45

lorenscott
New Member
Registered: 2009-10-23
Posts: 2

Unable to locate WordPress Content directory (wp-content).

I am getting the error in the subject. 

My wp-content directory is under a wordpress directory under the root of my web site.  Does this install require that the wp-content directory is off the root of the web site in order to install?

Offline

 

#2 2009-11-04 02:56:31

lorenscott
New Member
Registered: 2009-10-23
Posts: 2

Re: Unable to locate WordPress Content directory (wp-content).

Anyone?  Anyone?  Beuller?

Offline

 

#3 2009-11-04 21:56:46

palmsdev
Senior Member
From: SlideShowPro Support
Registered: 2006-11-04
Posts: 87
Website

Re: Unable to locate WordPress Content directory (wp-content).

Hello -

Can you send us either login information for your site or screenshots of your issue to slidepress@slideshowpro.net.  We can better determine the issue you are having with access or better seeing the problem.

Thanks!


-------------------------
Scott Shelton
scott[at]palmsdevelopment.com

Offline

 

#4 2009-11-06 18:10:59

csinclair
Member
Registered: 2006-03-15
Posts: 30

Re: Unable to locate WordPress Content directory (wp-content).

yeah, i think i'm getting something similar. i get two things:
1. in wordpress on the left it says "Overview" instead of "Slidepress" as the tab.
2. When i try to create a gallery, i get: Database Connection Error! 1146: Table 'macyenglish.wp_ssp_galleries' doesn't exist

what's missing.?

Offline

 

#5 2009-11-07 01:45:57

bacollier
New Member
Registered: 2009-04-02
Posts: 3

Re: Unable to locate WordPress Content directory (wp-content).

Hey Everyone,

I'm getting the exact same 2 problems - I even tried creating the table that it says doesn't exist but no luck. Love to hear a fix? Might try a total re-install of everything?

Offline

 

#6 2009-11-07 04:45:21

digitalfusion
Member
Registered: 2006-10-20
Posts: 46

Re: Unable to locate WordPress Content directory (wp-content).

I'm also getting the "Database Connection Error! 1146: Table 'TABLENAME.wp_ssp_galleries' doesn't exist" error

I upgraded to WordPress 2.8.5, but then SlidePress stopped working. I reinstalled and now can't recreate my galleries, and get the above error when I try.

I also have the "Overview" rather that "SlidePress" as the left column menu item, though it's like that on the plugin's screenshot page too: http://wordpress.org/extend/plugins/sli … reenshots/ so that's just the way it is for some reason.

I'm much more concerned about why it's not creating its database tables!

BTW, my install is off the root in a /wordpress directory, though the homepage is at the root.

-Michael

Last edited by digitalfusion (2009-11-07 04:46:37)

Offline

 

#7 2009-11-07 16:50:48

hmyrick
New Member
Registered: 2006-04-11
Posts: 4

Re: Unable to locate WordPress Content directory (wp-content).

I was getting the same error after activating and trying to create a gallery:

"Database Connection Error! 1146: Table 'db_name.wp_ssp_galleries' doesn't exist"

So I copied the table creation code from "SlidePress.php" into a separate .sql file and uploaded it through phpMyAdmin to create the table manually. I got an error that a duplicate column named "navButtonStyle" could not be created.

I looked in "SlidePress.php", and lines 205 and 206 are duplicates:

205     navButtonStyle text NULL,
206     navButtonStyle text NULL,

To fix,

1) I opened SlidePress.php and removed line 206 (duplicate of line 205)
3) Saved and FTP'd to server
4) Deactivated the plugin, then reactivated
5) Went through "Add Gallery" from and successfully created gallery.

Offline

 

#8 2009-11-08 06:56:40

mrmyth
Senior Member
Registered: 2007-11-08
Posts: 88

Re: Unable to locate WordPress Content directory (wp-content).

Brilliant. I deleted the line and it works great now.

Offline

 

#9 2009-11-08 10:58:48

csinclair
Member
Registered: 2006-03-15
Posts: 30

Re: Unable to locate WordPress Content directory (wp-content).

yep. worked for me too. still get the "overview" listed to the left though.

Offline

 

#10 2009-11-08 21:28:56

bacollier
New Member
Registered: 2009-04-02
Posts: 3

Re: Unable to locate WordPress Content directory (wp-content).

Thanks hmyrick that worked a treat!

However now I'm getting a error message when trying to use the template tags to display a gallery - Fatal error: func_get_args(): Can't be used as a function parameter in .../wp-content/plugins/slidepress/SlidePress.php on line 1251

Offline

 

#11 2009-11-08 23:03:44

chicho
New Member
Registered: 2008-12-05
Posts: 1

Re: Unable to locate WordPress Content directory (wp-content).

Hi hmyrick, could you explain how to copy the table creation code...etc, for newie.
thanks in advance

Offline

 

#12 2009-11-09 16:57:16

palmsdev
Senior Member
From: SlideShowPro Support
Registered: 2006-11-04
Posts: 87
Website

Re: Unable to locate WordPress Content directory (wp-content).

Thanks all for reporting this bug.

It has been fixed for the next release.


-------------------------
Scott Shelton
scott[at]palmsdevelopment.com

Offline

 

#13 2009-11-09 21:20:05

digitalfusion
Member
Registered: 2006-10-20
Posts: 46

Re: Unable to locate WordPress Content directory (wp-content).

Any ETA on that next release?

Nevermind... just saw 1.3.1 was posted... off to try it out.

Thanks!

-mpm

Last edited by digitalfusion (2009-11-09 21:21:09)

Offline

 

#14 2009-11-11 22:29:16

digitalfusion
Member
Registered: 2006-10-20
Posts: 46

Re: Unable to locate WordPress Content directory (wp-content).

Now running release Version 1.3.1. No more database errors, and the menu says "SlidePress" again, but I can't get any images to show up.

I have the template tag in place properly, and I've tried this with a couple galleries attached to pages, but can't get the images to show up. Actually nothing shows up, not even an empty SSP instance. I'm just getting a blank page.

It doesn't even work in "Preview" mode from the SlidePress page.

Here's the source of the preview page:

Code:

removed

NEVERMIND... it's just not working in Safari on my computer. Very odd, but not an SSP issue it seems. Weird.

Thanks,
Michael

Last edited by digitalfusion (2009-11-11 23:36:25)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson