Closed (fixed)
Project:
Blog Theme
Version:
4.7.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Apr 2006 at 20:32 UTC
Updated:
9 Aug 2007 at 11:18 UTC
Jump to comment: Most recent file
Could someone make this module compatible with Drupal 4.7 if it isn't already? I'd love to use this great module with the new version of Drupal.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | blog_theme.module | 2.61 KB | wmostrey |
| #9 | blog_theme-4.7.0.module | 2.62 KB | wmostrey |
Comments
Comment #1
MadKad commentedMe to please can some one do it
Comment #2
keycoke commentedMe too. I like and need this module to build my community site.
Dear Blog Theme's devel, please upgrade it...
Comment #3
Carlos Miranda Levy commentedI took a look at the code and it did not look that difficult to make it work in 4.7. However, since I'm not familiar with the recent 4.7 changes in API, I decided to write a module from scratch for 4.7. There is a problem, however, with my code. When I enable it, I get the following error when displaying the main node page (which is the default frontpage too):
I opened a forum discussion on this issue at http://drupal.org/node/75300
Another issue, however not related to my code, but inherent to recent changes in 4.7 is that when you use different themes, the configuration of optional blocks is lost. In my case, the "About Me" custom block I use to show the user profile on the top right hand :-( (the code for that block is in http://drupal.org/node/75277)
Here's the code:
Comment #4
abqaria commentedSo will the cvs version or the 4.6 version work with 4.7 drupal ?
or should i add this code ?
Comment #5
absolutepsx commentedWould it be possible to get an update on if there is a now working 4.7 version of this code ?
Comment #6
NukeHavoc commentedI'll echo the request for a formal 4.7 compatible version of this module -- my users are interested in customizing their blogs, and while we're presently using 4.6, I don't want to lose that ability when moving to 4.7. Carlos, any chance you want to take over maintenance of this module?
Or is there a better way to do this in 4.7 that we're all missing?
Comment #7
wmostrey commentedHey all,
I could be mistaking ofcourse but the 4.6 module works perfectly in 4.7. Are you experiencing any errors in 4.7?
Comment #8
chlobe commentedI have installed blogtheme module on two sites running 4.7.3 and neither works.
If I could code I would be happy to try and update it but I do not have the skills. If contributing towards a bounty would help get things moving I'd be happy to chip in.
Comment #9
wmostrey commentedI really had no issues on 4.7.3. I cleaned and updated the code a bit, so you can try the attached version. It works perfectly on my 4.7.3 installation.
To test if it works: have a user set its default theme to a non-default theme, and browse it from user anonymous for instance.
Comment #10
chlobe commentedThanks for posting the updated code: still not working, receiving a
"Parse error: syntax error, unexpected '=' in modules/blogtheme.module on line 30"
Comment #11
wmostrey commentedAh that appears to be a wrong version, try this one.
Comment #12
lias commentedWas this version ever tried for 4.7? I'm on 5 and wondering how much work is involved to upgrade it to drupal latest. I've also visited the corresponding issue you mentioned here: http://drupal.org/node/75300
I've sent an email to the developer to see if there are plans to update to 5, will let you know if I hear back.
Lsabug
Comment #13
Carlos Miranda Levy commentedSorry, I've been busy and since I got this feature working on 4.7 (http://drupal.org/node/75300), I had not returned here.
But now I'm planning to upgrade my sites to 5.x, so I need to get this working again.
I'm willing to take over this module and get it working for 5.x during the weekend.
What's the procedure?
Comment #14
beginner commentedComment #15
beginner commentedComment #16
(not verified) commented