Google Sitemap Lite
ExpressionEngine 2, ExpressionEngine 3
Back to this add-on's main page
View Other Add-ons From Rein de Vries
Error when using with Structure on EE3
Support (Resolved)
marcom
|
Posted: 15 December 2016 09:34 AM |
|
|
|
I am getting an error when using this for Structure.
Exception Caught
No such property: 'google_sitemap_lite_api' on EllisLab\ExpressionEngine\Legacy\Facade
ee/EllisLab/ExpressionEngine/Legacy/Facade.php:107
My template code
{exp:google_sitemap_lite:generate type=“structure” mode="all"}
My version of EE is 3.4.2
Google Sitemap Lite version 2.0.0
Thanks for your help.
|
|
|
Reinos
|
Posted: 16 December 2016 07:52 AM |
# 1
|
|
Developer
|
Are you sure you installed the structure module? Try the latest version of the module and see if that fixed your issue.
|
|
|
marcom
|
Posted: 16 December 2016 09:01 AM |
# 2
|
|
|
Yes I have Structure version 4.0.0-b7. The current version is 4.0.0-b9. I don’t have access to it right now and my be a few days to get it. Do you think that minor of a version change is causing it?
|
|
|
Reinos
|
Posted: 16 December 2016 09:05 AM |
# 3
|
|
Developer
|
Dont know, could be. Did you use the latest google Sitemap version?
|
|
|
marcom
|
Posted: 16 December 2016 09:06 AM |
# 4
|
|
|
Of yours? Yes just downloaded it yesterday from here
|
|
|
Reinos
|
Posted: 16 December 2016 09:07 AM |
# 5
|
|
Developer
|
i just uploaded a new version; v2.0.1
|
|
|
marcom
|
Posted: 16 December 2016 09:11 AM |
# 6
|
|
|
Now I am getting this:
Error
is not supported for the Google Sitemap Lite module.
|
|
|
Reinos
|
Posted: 16 December 2016 09:17 AM |
# 7
|
|
Developer
|
Try this code
{exp:google_sitemap_lite:generate type="structure" mode="all"}
in your code the quotes are weird…
|
|
|
marcom
|
Posted: 16 December 2016 09:25 AM |
# 8
|
|
|
It is working now. Strange. I copied the code from your site but the quotes must have gotten changed. Thank you for you prompt response and your help. This add-on saves a lot of time for me.
|
|
|
Reinos
|
Posted: 16 December 2016 09:45 AM |
# 9
|
|
Developer
|
Great to hear!
|
|
|