Posted by sodanovels on October 25, 2006 at 4:38am
| Project: | Logo Tool |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Using Display Mode:"Specified" is working like Normal, and S"pecified AND Random" = Random. "Normal" and "Random" are both working well. I have read elsewhere there may be a conflict with jstools, but I am not using this module on my site. I have not found anyone else mentioning this to be an issue with logotools and I have not tweaked any of the code-its a vanilla install. Caching is off--understood that this is evil... This feels like a bug?
Comments
#1
I'd suggest that maybe you aren't writing out your specified logos correctly? Could you paste them here please?
Thanks
Pobster
#2
Ok, thanks... here they are:
Specific logos for specific pages:
node/2|home_banner.jpg
node/29|home_banner.jpg
node/7|home_banner.jpg
node/3|press_banner.jpg
node/22|press_banner.jpg
node/23|press_banner.jpg
node/24|press_banner.jpg
node/25|press_banner.jpg
node/33|press_banner.jpg
node/4|aspergers_banner.jpg
node/34|aspergers_banner.jpg
node/27|aspergers_banner.jpg
node/28|aspergers_banner.jpg
node/1|thefilm_banner.jpg
node/12|thefilm_banner.jpg
node/15|thefilm_banner.jpg
node/18|thefilm_banner.jpg
node/20|thefilm_banner.jpg
node/32|contactus_banner.jpg
node/5|blogs_banner.jpg
blogs/*|blogs_banner.jpg
----------------------------
Path to default/ main logo:
/home/thesite/public_html/modules/logotool/logos/home_banner.jpg
Path to your logos folder:
/home/thesite/public_html/modules/logotool/logos/
Display mode:
Specific AND Random logos
---------------------------
I too think I might be doing something wrong as its works in other modes... so your guidance is v.much appreciated.
#3
What happens when you navigate to admin:settings:logotool:logos what sort of errors do you get? Also, try a wildcard entry like this:
admin*|logo.gif
And please let me know what happens, thanks
Pobster
#4
I have changed the wildcards over... and when I check out the "logotool info" within the logo tools settings, I do see all the logos and they are associated with the correct nodes/sections... it's giving feedback as if its working: NO error messages, but will only do random logos or default.
#5
So all your logos actually display individually on the 'logos' page? And the links are good?
If so... Try simply emptying/ truncating your cache and let me know if that changes anything?
Pobster
#6
Yeah, they all show up properly on the logotools info page, and I have truncated the cache--tested each logo tools setting again and truncated after each setting... still get the same results.
Not sure what more I can try to help resolve this 'possible' bug. I am going to create a test site--on the same server, under a new domain to try to replicate it with a clean install. Will let you know what happens.
#7
Closed due to a lack of response (ie. I assume you fixed it and didn't bother to tell me so...)