ported to D6- update
sherifmayika - May 7, 2008 - 03:49
| Project: | itheme |
| Version: | 5.x-1.5 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I have ported this theme to drupal 6
http://groups.drupal.org/node/11245#comment-36537 here you can download the theme
sherifmayika
http://dreamweaverdrupalthemeextension.blogspot.com/
| Attachment | Size |
|---|---|
| itheme_D6.zip | 127.74 KB |

#1
I have updated the theme, which had a few problem with the primamary links
#2
first thanks for porting itheme to D6. I noticed some issues I'll document here yet I understand that this is not a official release:
- on most pages I get the error: "recoverable fatal error: Object of class stdClass could not be converted to string in /var/www/drupal6/sites/all/themes/itheme/page.tpl.php on line 2."
- blocks left sidebar is on right side and right sidebar is invisible
#3
I have updated the theme clearing few bugs you can download from my blog now, and if the left block is not visible please configure blck position at adminiter > block
thanks
#4
your blog links here to download the theme so I'm using your version postet on May 8, is there a newer version around?
still trying to resolve the error "Object of class stdClass could not be converted to string" and it seems that this error happens because of changes in the fallback handling in PHP5.2 described for example here: http://drupal.org/node/98393 couldn't figure out which function provokes this error but it doesn't appear on the same configuration using PHP4.3.11
#5
see this
#6
thanks sherifmayika, this release solves the stdClass issue. just some minor issues in the case you'll make another release:
- page.tpl.php: line 12 with link to style.css isn't needed and causes a file not found log entry
- some images don't exist and cause a file not found log entry so I commented this lines in style.css: line 710 bg-thead.gif, 510 menu-collapsed.gif
#7
The style.css link is not needed in Drupal, using this link I use dreamweaver for editing there we can view the designs very similar to a browser, It think it is so in Linux IDE Quanta plus, I will add th emissing images when I am free.
sherif