|
#1
|
|||
|
|||
|
I recently upgraded to 1.7.1 and the newest Auto Resize, which now includes the full size link addon. I removed the old fullsize addon (but only after doing the whole upgrade).
I can't get the new fullsize addon to work. It does upload the fullsize image, and it puts the link to the fullsize image in the images page in admin. But it doesn't use the <FULLSIZE_LINK> tag that I have put in my template. And it gives the wrong path to the fullsize image in the admin/images page, for a page not found error (it has it relative to the admin path, so the path reads url/admin//home/etc to the images folder). I've tried it with the fullsize_link.php file in the addons folder and in the addons _autoresize folder; same results. Am I doing something wrong? Or is there a bug in the fullsize link addon? I can't find a search function or a specific place for posting questions or bug reports to a specific addon on the pixelpost site, so apologies if this question is in the wrong place. |
|
#2
|
||||
|
||||
|
Fix your images and thumbnails path within your options panel to read ../images/ and ../thumbnails/
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#3
|
|||
|
|||
|
Thanks for the tip, but that's how they are already set. So that doesn't seem to be the problem.
|
|
#4
|
||||
|
||||
|
I'm out of suggestions then. There is no bug unless your server configuration is WAY off. The thing of it is, the addon verifies the existence of the fullsized image before spitting out a link. So for the addon to actually find and see the file and spit out an incorrect link is puzzling as the link used to verify the existence of the file is the same link it should be showing you.
What is the exact link the addon is producing? And just to clarify, this is in the admin panel only. The <FULLSIZE_LINK> template tag works correctly within your template files.
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#5
|
|||
|
|||
|
okay, that was the problem
Don't know where my brain was yesterday. I triple-checked today and the paths weren't set right in the options. Now it works.
(I had installed a second pixelpost on a subdomain yesterday, and I must have gone to look at that one to see its settings by accident.) Thanks for your patience.... |
| Post Reply |
| Thread Tools | |
|
|