We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

LG Better Meta 1.7.x - Now with sitemap meta and generator! - Official Support Thread

Development and Programming

Yiannis Konstantakopoulos's avatar
Yiannis Konstantakopoulos
73 posts
16 years ago
Yiannis Konstantakopoulos's avatar Yiannis Konstantakopoulos

Thanks guys for your replies.

Trying to make LG Better Meta play the way it should I disabled the LG Live Look extension. Before that, I followed the advice Leevi gave to me but nothing happened. Actually the caveat you talked about didn’t exist at all.

Let’s forget the LG Live Look for a while. I need the LG Better Meta to play well. After all it’s an extension I payed for.

Now what? :(

       
Yiannis Konstantakopoulos's avatar
Yiannis Konstantakopoulos
73 posts
16 years ago
Yiannis Konstantakopoulos's avatar Yiannis Konstantakopoulos

Any good news?

       
Danny T.'s avatar
Danny T.
426 posts
16 years ago
Danny T.'s avatar Danny T.

Mate,

I’m using 1.7.0 (Commercial) and I’ve just want to report it seems I am getting a headers already sent error that was purported to be fixed. This is the same as the one Andy was getting it seems..

Notice: Undefined index: weblogs in C:\XAMPP\htdocs\ee\system\extensions\ext.lg_better_meta.php on line 759

Warning: Invalid argument supplied for foreach() in C:\XAMPP\htdocs\ee\system\extensions\ext.lg_better_meta.php on line 759

Warning: Cannot modify header information - headers already sent by (output started at C:\XAMPP\htdocs\ee\system\extensions\ext.lg_better_meta.php:759) in C:\XAMPP\htdocs\ee\system\core\core.functions.php on line 296

Once I’ve defined a weblog - all is fine.

       
Danny T.'s avatar
Danny T.
426 posts
16 years ago
Danny T.'s avatar Danny T.

I’ve noticed I’m also getting the following problem when viewing a weblog entry.

Notice: Undefined index: 1 in C:\XAMPP\htdocs\ee\system\plugins\pi.lg_better_meta_pi.php on line 264

Notice: Undefined index: 1 in C:\XAMPP\htdocs\ee\system\plugins\pi.lg_better_meta_pi.php on line 269

Notice: Undefined index: 1 in C:\XAMPP\htdocs\ee\system\plugins\pi.lg_better_meta_pi.php on line 274

From what I’ve observed, this is occurring for other sites in an MSM environment. The first one seems fine.

       
Angie Herrera's avatar
Angie Herrera
357 posts
16 years ago
Angie Herrera's avatar Angie Herrera

Better Meta works off of URLs/URL segments right? So does this mean that it won’t work with the Pages Module if one sets a custom URI?

       
Leevi Graham's avatar
Leevi Graham
1,143 posts
16 years ago
Leevi Graham's avatar Leevi Graham
Better Meta works off of URLs/URL segments right? So does this mean that it won’t work with the Pages Module if one sets a custom URI?

Hmm that’s a good point. Generally if you are using a page_url for an entry then when you view that entry it will be a single entry page, right?

In this case you could wrap the weblog entries tag around the {lg:better_meta_pi:template} tag and pass the {entry_id} directly rather than segments.

To make sure you r page doesn’t break add the require_entry=”yes” and limit=”1” parameters to your {weblog:entrries} loop. You’ll also want to make use of the {if no_results} tag.

       
Angie Herrera's avatar
Angie Herrera
357 posts
16 years ago
Angie Herrera's avatar Angie Herrera

Ah, very cool. Works perfectly.

       
Danny T.'s avatar
Danny T.
426 posts
16 years ago
Danny T.'s avatar Danny T.

Leevi,

Any ideas why I’m getting this on subsequent sites through MSM (first site seems to not be getting it, second site does)?

Notice: Undefined index: 1 in C:\XAMPP\htdocs\ee\system\plugins\pi.lg_better_meta_pi.php on line 264

Notice: Undefined index: 1 in C:\XAMPP\htdocs\ee\system\plugins\pi.lg_better_meta_pi.php on line 269

Notice: Undefined index: 1 in C:\XAMPP\htdocs\ee\system\plugins\pi.lg_better_meta_pi.php on line 274

Thanks mate, Danny

       
simplyee's avatar
simplyee
104 posts
16 years ago
simplyee's avatar simplyee

Leevi- I’m getting the same undefined error when I click on settings. Then when I update any info in the extension settings I get:

Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/system/extensions/ext.lg_better_meta.php on line 759

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/cms/extensions/ext.lg_better_meta.php:759) in /home/mysite/public_html/system/core/core.functions.php on line 296

Ideas?

EE 1.6.5 20081031 and the Better Meta 1.7 just downloaded today again.

       
simplyee's avatar
simplyee
104 posts
16 years ago
simplyee's avatar simplyee

Not getting any love from this extension so far. Now when I publish from the EE CP I get this:

Error Number: 1054

Description: Unknown column 'change_frequency' in 'field list'

Query: INSERT INTO `exp_lg_better_meta` (`entry_id`, `url_title`, `weblog_id`, `title`, `description`, `keywords`, `rights`, `publisher`, `author`, `index`, `follow`, `archive`, `change_frequency`, `priority`, `include_in_sitemap`) VALUES ('16', 'ooooo', '4', '', '', '', '', '', '', '', '', '', '', '', '')
       
simplyee's avatar
simplyee
104 posts
16 years ago
simplyee's avatar simplyee

No interest in resolving these issues Leevi?…anyone?

       
mArzsmAn's avatar
mArzsmAn
45 posts
16 years ago
mArzsmAn's avatar mArzsmAn

Hello Levi,

We just recently bought your better meta extension (LG Better Meta (v.1.7.0)).

Installing it is no problem, but after putting the following tag {exp:lg_better_meta_pi:template} in the head, we are getting following error:

Warning: mktime() [function.mktime]: Windows does not support negative values for this function in ...\core\core.localize.php on line 128

Warning: gmdate() [function.gmdate]: Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in ...\core\core.localize.php on line 76

Warning: gmdate() [function.gmdate]: Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in ...\core\core.localize.php on line 77

Warning: gmdate() [function.gmdate]: Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in ...\core\core.localize.php on line 78

Warning: gmdate() [function.gmdate]: Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in ...\core\core.localize.php on line 79

Warning: gmdate() [function.gmdate]: Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in ...\core\core.localize.php on line 80

Warning: gmdate() [function.gmdate]: Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in ...\core\core.localize.php on line 81

We are using the latest ee-build as of now (ExpressionEngine 1.6.5 - Build: 20081028) Any idea’s of what went wrong? Or where to start looking? thx in advance.

m.

       
Paradise's avatar
Paradise
84 posts
16 years ago
Paradise's avatar Paradise

HI,

just installed Solospace Tags. As i installed it in the Modules tab i hat this error

Notice: unserialize() [function.unserialize]: Error at offset 401 of 2432 bytes in /webroot/vhosts/xyz.de/docs/dumdede/extensions/ext.lg_better_meta.php on line 805

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /webroot/vhosts/xyz.de/docs/dumdede/extensions/ext.lg_better_meta.php:805) in /webroot/vhosts/xyz.de/docs/dumdede/extensions/ext.lg_htaccess_generator_ext.php on line 672

Same error when i go to the Tags settings in Modules tab.

EDIT: Now i have this when saving an entry

Notice: unserialize() [function.unserialize]: Error at offset 401 of 2432 bytes in /webroot/vhosts/xyz.de/docs/dumdede/extensions/ext.lg_better_meta.php on line 805

Warning: Cannot modify header information - headers already sent by (output started at /webroot/vhosts/xyz.de/docs/dumdede/extensions/ext.lg_better_meta.php:805) in /webroot/vhosts/xyz.de/docs/dumdede/core/core.functions.php on line 296
       
simplyee's avatar
simplyee
104 posts
16 years ago
simplyee's avatar simplyee

I had this issue and had Solspace look thru it, seems it was the LG SAEF Upload that was the issue. LG makes some calls to the home.php from all his stuff, so any LG stuff will cause the issue.

Would be nice to get these issues resolved.

You can see the thread at Solspace here.

       
mArzsmAn's avatar
mArzsmAn
45 posts
16 years ago
mArzsmAn's avatar mArzsmAn

Our problem is solved. We updated our php version to version 5.

m.

       
First 2 3 4 5 6 Last

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.