Hello
When I upgrade to 1.24, The top24h bar and block background was lost. Who to fix it?
Thanks!
my Drigg test site , http://www.plzon.com
Hello
When I upgrade to 1.24, The top24h bar and block background was lost. Who to fix it?
Thanks!
my Drigg test site , http://www.plzon.com
Comments
Comment #1
mercmobily commentedHi,
I forgot to mention this in the instructions - apologies.
Please see this page to see how to change block.css
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/drigg/drigg...
It's because a different module now generates the blocks, and therefore the css needs to call those elements something different.
Sorry about the disruptions. A lot of people are going to have problems like these... but believe me, it's for a good reason.
Merc.
Comment #2
leoleo commentedHi Merc.
Thanks for your fast reply.
I will try to do that.
The blocks is fine now.But the top24h bar still lost.
Comment #3
mercmobily commentedHi,
What function do you call in your theme to display the bar?
Do you get a warning if you view the page as admin, about the theme functions having changed?
WHat happens when you rename the special drigg functions in the theme?
Please have a look!
Merc.
Comment #4
leoleo commentedhello,
I am using 1.23 css files and 1.24 default drigg theme tpl files.When I upgrade to 1.24 the top bar is lost.
No any warning in any pages.The top bar need any setting?
Comment #5
mercmobily commentedHi,
It really, really shouldn't be lost.
This is the code that prints it in your page-tpl.php theme:
Which one of them is not working? What happens if you take that $page == 0 out?
This is really strange. The CSS hasn't been touched. The class is still "drigg-order"...
Merc.
Comment #6
leoleo commentedHello Merc,
Yes, my page.tpl.php already have:
This is my site page source:
Thx for help.
Comment #7
mercmobily commentedHi,
Does print drigg_ui_type_menu(); actually print anything?
That is, if you do page->View Source from your browser, what do you see where those PHP calls are? Please cut&paste!
Merc.
Comment #8
leoleo commentedHi Merc,
I think because I change the "The path to the Drigg home page" then the bar was lost. When I try to change back the default path to "dirgg_home", the bar is back!
If I want to change the path, need change the "drigg_ui.module" file?
Comment #9
mercmobily commentedHi,
Well spotted, this was a genuine bug!!!
Fixed. Are you able to get the DRUPAL-5 version of the module using CVS?
If not, please wait tonight for the latest snapshot, which will work fine even if drigg's home is not "drigg_home"!
Now it's fixed...
Bye,
Merc.
Comment #10
leoleo commentedHi Merc,
OK, I go to get the file.
Super thanks for your help!!
see you.
Comment #11
leoleo commentedComment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.