logo

Member
Member
Offline Offline
Posts: 46
SVN: Missing theme 'description' field in database.

Alrighty, I fought and fought and finally got the SVN installed...

Now, noticing that I go to AdminThemes I get these errors (always occurs twice):

"Notice: Undefined variable: theme_description in /home/gamin19/public_html/southernshowdown/Layouts/Admin/Theme.php on line 155

Notice: Undefined variable: theme_description in /home/gamin19/public_html/southernshowdown/Layouts/Admin/Theme.php on line 155"

Line:
Code:
' . $theme_description . '<br />


A full grep shows there's only 2 other places that you'll find $theme_description, which is again, a few lines later in Theme.php (line 172) and then in ONE of the themes....

themes_AdminXaphireCleantheme-info.php line 13:
Code:

$theme_description = 'The first majorly different admin menu layout, based on the linux icon set "Xaphire". It uses 128x128 sized icons, has icon fading, groups menu items into associated groups, and gives a "quick edit" set by default. It is designed as a "Admin Center" more than an "Admin Menu", and as such, also contains a "start here" group for new installations and new admins, and comes with no panels, making it "Xaphire Clean".';


Now, if I change it to
Code:
isset($theme_description)?$theme_description:' '

which SHOULD work as far as I can tell, I get the same error, and no themes are displayed under the installed themes.

Now, if I simply remove it, the one theme that has a description still displays it's description.... perhaps this was something that was going to be added to the database? (There's no description fields for themes anywhere)
eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: SVN: Missing theme 'description' field in database.

Welcome!

As far as I know it should have been added to the database. As you saw, the SVN version is not easy to install at all, hopefully our developers can get onto this soon.

Seen a bug? Report it!
Member
Member
Offline Offline
Posts: 46
Re: SVN: Missing theme 'description' field in database.

Is there a bug tracker that's open to public to submit, or some such? (where one can easily check for dupes)

Or do devs prefer everything posted here in forums?
eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 1528
Re: SVN: Missing theme 'description' field in database.

I changed it to $theme['description'] (the theme-info.php file), it should be fixed now, update to the latest revision and confirm if fixed please Smile

I prefer everything in these forums, makes my life easier XD
Last Edit: 16th September, 2009, 11:09:19 AM by confuser

Please do not PM me requesting support or anything, use the forums, thats what they are here for
Member
Member
Offline Offline
Posts: 46
Re: SVN: Missing theme 'description' field in database.

Manually applied diff... not getting the error now. Grin

I've been hard at work with customization, and already touched upon a LOT of files... looks like it's going to be manually diff'ing for a while. Wink
eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: SVN: Missing theme 'description' field in database.

This bug has been deemed [Fixed] by an eoCMS developer. If you dispute the Fix, please PM a developer, giving details of why. This topic can then be unlocked allowing for further discussion.

Seen a bug? Report it!

Jump to:


0.15 seconds Queries: 13