Posted by pierrot@drupalfr.org on June 11, 2008 at 9:36am
Jump to:
| Project: | Pblog |
| Version: | 5.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
I'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.
#2
Hey,
Thanks for the bug and solution just fixed it. Solved from version 6.x-1.6 on.
#3
Automatically closed -- issue fixed for two weeks with no activity.
#4
Hi! In which part of pblog.module do I have to make the change?
Thanks!
#5
Hi 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
#6
Automatically closed -- issue fixed for two weeks with no activity.