Closed (fixed)
Project:
Pblog
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2008 at 09:36 UTC
Updated:
11 Nov 2008 at 22:21 UTC
Hi,
This is a great module... but it needs some improvments.
There is a problem with the full images when the drupal site adresse are with "?q=". The result is page not found.
Is it possible to fix this ?
Thanks a lot
Comments
Comment #1
pgi commentedI've found the solution : use the drupal function file_create_url (http://api.drupal.org/api/function/file_create_url/5) instead of directly give the url of the picture.
Comment #2
baldy commentedHey,
Thanks for the bug and solution just fixed it. Solved from version 6.x-1.6 on.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
taragol commentedHi! In which part of pblog.module do I have to make the change?
Thanks!
Comment #5
baldy commentedHi Taragol,
It is fixed in the latest version of pblog for Drupal 6.
If you are stuck using Drupal 5 then a work around would be to use clean URLs.
Cheers
Laurence
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.