- Posts: 8
- Thank you received: 0
Re: Wordpress version partially working
-
awflint
Inactive member - Topic Author
- New Member
Less
More
13 years 1 month ago - 2 years 7 months ago #12325
by awflint
Wordpress version partially working was created by awflint
I started posting to the forum for the WP plugins, but nobody is posting there.
Anyway, I have a site: joplinlittletheatre .org using wordpress, root is joplinlittletheatre .org/wordpress
On this site I have a page that is
[/code]
On that page I have the following:
Pics for this gallery are on the server, thumbnails are created correctly (placed in thumbs subfolder),however when viewing the page above, there are placeholders for thumbnails, but no thumbnails, and if you click it attempts to load the large pic, but never does...
Hovering over a thumbnail produces the following URL:
[/code]
It appears to be inserting the page path into the URL, which of course makes a path that doesn't exist. Is this the proper functioning of the plugin?
If I enter the following URL, the pic is displayed:
[/code]
The entire photo path has been set to 755 (and tried 777) with no effect.
This is on a cPanel server, if that makes any difference.
Thoughts?
Anyway, I have a site: joplinlittletheatre .org using wordpress, root is joplinlittletheatre .org/wordpress
On this site I have a page that is
Code:
[code]http://joplinlittletheatre.org/wordpress/photo-gallery/2009-2010/forbidden-planet/
On that page I have the following:
(without asterisks, obviously){*photogallery}gallery/2009-2010/forbidden-planet{/photogallery*}
Pics for this gallery are on the server, thumbnails are created correctly (placed in thumbs subfolder),however when viewing the page above, there are placeholders for thumbnails, but no thumbnails, and if you click it attempts to load the large pic, but never does...
Hovering over a thumbnail produces the following URL:
Code:
[code]http://joplinlittletheatre.org/wordpress/photo-gallery/2009-2010/forbidden-planet/images/gallery/2009-2010/forbidden-planet/Forbid_145.jpg
It appears to be inserting the page path into the URL, which of course makes a path that doesn't exist. Is this the proper functioning of the plugin?
If I enter the following URL, the pic is displayed:
Code:
[code]http://joplinlittletheatre.org/wordpress/images/gallery/2009-2010/forbidden-planet/Forbid_145.jpg
The entire photo path has been set to 755 (and tried 777) with no effect.
This is on a cPanel server, if that makes any difference.
Thoughts?
Last edit: 2 years 7 months ago by milos.
Please Log in to join the conversation.
-
awflint
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
13 years 1 month ago - 4 years 3 months ago #12326
by awflint
Replied by awflint on topic Re: Wordpress version partially working
Just tried this on another site and it works fine. I did notice that on the working site, the page URL isn't included, so instead of the non-working URL
we see this, which works:
On the non-working site, I've tried with and without the jquery no-conflict...
I've also tried disabling every other plugin, no effect.
Code:www.domain.com/wp-root/page/url/path/to/photo
we see this, which works:
Code:www.domain.com/wp-root/path/to/photo
On the non-working site, I've tried with and without the jquery no-conflict...
I've also tried disabling every other plugin, no effect.
Last edit: 4 years 3 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12328
by ivan.milic
Replied by ivan.milic on topic Re: Wordpress version partially working
Use:
{*photogallery}/wordpress/images/gallery/2009-2010/forbidden-planet{/photogallery*}
{*photogallery}/wordpress/images/gallery/2009-2010/forbidden-planet{/photogallery*}
Please Log in to join the conversation.
-
awflint
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
13 years 1 month ago #12338
by awflint
Replied by awflint on topic Re: Wordpress version partially working
Nope, that's worse...
I tried both:
wordpress/images/gallery/2009-2010/forbidden-planet
/wordpress/images/gallery/2009-2010/forbidden-planet
Both of those produce the following errors:
And also "There are no images in this gallery."
If I set the path to ../wordpress/images/gallery/2009-2010/forbidden-planet I get the same results as before; placeholders and no pics.
I tried both:
wordpress/images/gallery/2009-2010/forbidden-planet
/wordpress/images/gallery/2009-2010/forbidden-planet
Both of those produce the following errors:
Code:
Warning: mkdir() [function.mkdir]: No such file or directory in /home/joplinlt/public_html/wordpress/wp-content/plugins/plugin_photogallery/photogallery.php on line 207
Warning: opendir(wordpress/images/gallery/2009-2010/forbidden-planet/) [function.opendir]: failed to open dir: No such file or directory in /home/joplinlt/public_html/wordpress/wp-content/plugins/plugin_photogallery/photogallery.php on line 172
And also "There are no images in this gallery."
If I set the path to ../wordpress/images/gallery/2009-2010/forbidden-planet I get the same results as before; placeholders and no pics.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago - 2 years 7 months ago #12345
by ivan.milic
Replied by ivan.milic on topic Re: Wordpress version partially working
Hi,replace photogallery.php with one in attachment and use path as you used first time images/...if that does not help give me admin acceess using "Report to Moderator"
Last edit: 2 years 7 months ago by milos.
Please Log in to join the conversation.
Time to create page: 0.164 seconds