| Topic: | Short URL and Projects |
|---|---|
|
shoplinks
Noob
Posts: 2 Posted: |
Hi. I noticed that you are using MagicXīs module projects on your site as we are in ours. Iv'e been playing with short urlīs and came across a problem. We cannīt see the progressbar in our block. Comparing your link to the gd-process that controls the imagemaking. Your looks like and our looks like I noticed the diferens but don't understand why. We are using dev-postnuke.com's short url mod and I asume that the project module falls under same general rules there. Now we wonder what you have done to successfully bring fram the gd-function in that block. |
|
Chestnut
Site Admin Posts: 1320 Posted: |
mmm I don't remember doing anything special aside maybe bugfixes on my version... I'm using the rewrite rules from the xanthia pndocs folder (include the shorturls rewrite from the Xanthia's plugins folder)... Here goes mine : The problem might be in the other file, for me it's the ouputfilter.shorturls.php, might be different on yours. GD can be a real pain sometimes... working sometimes on some browsers at home and not working on the same browser at work... I'll get rid of it soon anyway. Chestnut ! ![]() Site Admin |
|
Chestnut
Site Admin Posts: 1320 Posted: |
Also check in the block file i-lastxprojects.php if this line is the same : Your line apparently lacks the total while mine has it. In my block file, the 100 is hardcoded... might be me but I don't have the original anymore to compare. Chestnut ! ![]() Site Admin |
|
shoplinks
Noob
Posts: 2 Posted: |
Thanks for the reply. Might have to take a look at xanthia then. |