- Posts: 3
- Thank you received: 0
Frontend and backend issues with weblinks
- melissapbr
- Topic Author
- Offline
- New Member
Less
More
9 years 8 months ago - 9 years 8 months ago #2220
by melissapbr
Frontend and backend issues with weblinks was created by melissapbr
I installed the following extensions:
- CP 3 component
- mod cpmenu
- CPtags - content plugin
CP Version 3.1.12
Joomla Version 3.4.1
I want to use the extensions for adding tags to the Weblinks component. I installed the content element connector for weblinks and it shows as installed. I was able to create a custom property called "Tag" and added some values. I then added some tags to some of my weblinks and this all worked okay.
But I have the following issues:
1. Backend:
In the Component > Assign Custom Properties screen, I get the error:
2. Frontend:
- I added the CP menu to my left sidebar for my weblinks pages. It shows up correctly and lists the tags I created as menu items. But when I click on a menu item, I get the following error:
- I installed and published CP tags plugin, but the tags do not show up for my weblinks.
- CP 3 component
- mod cpmenu
- CPtags - content plugin
CP Version 3.1.12
Joomla Version 3.4.1
I want to use the extensions for adding tags to the Weblinks component. I installed the content element connector for weblinks and it shows as installed. I was able to create a custom property called "Tag" and added some values. I then added some tags to some of my weblinks and this all worked okay.
But I have the following issues:
1. Backend:
In the Component > Assign Custom Properties screen, I get the error:
Code:
Warning: Invalid argument supplied for foreach() in /administrator/components/com_customproperties/views/assign/tmpl/default.php on line 95
2. Frontend:
- I added the CP menu to my left sidebar for my weblinks pages. It shows up correctly and lists the tags I created as menu items. But when I click on a menu item, I get the following error:
Code:
Fatal error: Uncaught exception 'RuntimeException' with message 'Unknown column 'header' in 'field list' SQL=SELECT `new_url`,`header`,`published` FROM `ltn15_redirect_links` WHERE `old_url` = '[path]/component/customproperties/tag/1.html' LIMIT 0, 1' in
[path]/libraries/joomla/database/driver/mysqli.php:610 Stack trace: #0
[path]/libraries/joomla/database/driver.php(1239): JDatabaseDriverMysqli->execute() #1 [path]/plugins/system/redirect/redirect.php(86): JDatabaseDriver->loadObject() #2 [internal function]: PlgSystemRedirect::handleError(Object(RuntimeException)) #3 {main} thrown in [path]/libraries/joomla/database/driver/mysqli.php on line 610
- I installed and published CP tags plugin, but the tags do not show up for my weblinks.
Last edit: 9 years 8 months ago by melissapbr. Reason: syntax error
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
9 years 8 months ago - 9 years 8 months ago #2222
by andrea_4g
Replied by andrea_4g on topic Frontend and backend issues with weblinks
www.joomla.org/announcements/release-new...-3-4-1-released.html
We're already taking care of that. We count on releasing a new version of Custom Properties very soon (possibly on Wednesday).
Issues with weblinks were expected.What's in 3.4.1?
The 3.4 release introduces new features into the CMS such as improved front end module editing, decoupling of weblinks, composer integration,...
We're already taking care of that. We count on releasing a new version of Custom Properties very soon (possibly on Wednesday).
Last edit: 9 years 8 months ago by andrea_4g.
The following user(s) said Thank You: melissapbr
Please Log in or Create an account to join the conversation.
Time to create page: 0.122 seconds