Download Overview slides of SEBLOD 2.0 during the French Joomladay:
English (Thanks to renejdm)
Video without speach
Videos in French
Back from Joomla! Day France 2011, two very interesting days, as always...
We do not forget you and have brought some gifts to help you wait...
Because YES, the official release of SEBLOD 2.0 is April 19! So enjoy your last days on this site (before moving on www.seblod.com) and have a look on the videos!
Download Overview slides of SEBLOD 2.0 during the French Joomladay:
English (Thanks to renejdm)
Video without speach
Videos in French
Great ! It's seems to work after your process :
1°) SEBLOD 2.3.6 is out, please upgrade first.
2°) Then yes, you can go to the "App Folder Manager" and click on the "Clear ACL" button.
It should fix the issue.
Hi,
SEBLOD 2.3.6 is out, please upgrade first.
Then yes, you can go to the "App Folder Manager" and click on the "Clear ACL" button.
It should fix the issue.
If you still have an issue after that, i'd say to have a look directly using phpmyadmin, on both tables:
- #__cck_core_folders
- #__cck_core_types
and see:
- if one entry is null (= 0) in "asset_id"
or
- if the "asset_id" (> 0) is missing in #__assets (column: id) or if its "parent_id" is null (= 0)
Regards,
Saba.
Hi Saba,
Mime proposed textextjs.com/ in forum (Post #14) that may help.
http://www.seblod.com/support/forum/Fields--Plugins/30899-PluginField-Wish-List.html
The bug can be partialy correcting with this process :
1°) In "Categories" tab : I've selected all and launch the "Rebuild" tool
2°) For each categories : I've edited it, and saved.
In my case, this process have corrected 2 form on 3. One of them can't be modified : always the same message "L'enregistrement a échoué avec l'erreur suivante : ID de parent invalide."
Hi Chan,
Yes this is already planned and will come soon. (but not in upcoming 2.3.0)
Moving this to "Tasks".
Thanks & Regards,
Saba.
Hi Eddy,
This is fixed.
Thanks & Regards,
Saba.
Hi guys,
Yes, like Nithin said there is no issue here. (fields coming from the selected Folder are added)
@Nithin, adding fields from subfolders could be a future improvement yes.
@Iwan, if you need a copy of "Article" content type.. use the "duplicate" feature at the bottom of the list.
Regards,
Saba.
Hi,
I believe this is not issue. The fields in Default Article Content Type is scattered within sub folders. When you creating a new content type based on ‘Article’ folder, the fields directly stored in this folder will added automatically. The fields from sub folders will not add.
Eg: In my case, Article folder having 15 fields, all the 15 fields added while I am creating a new content type based on ‘Article’ folder.
But it would be nice, if SEBLOD having the option to add fields from subfolders, while creating a New Content Type. It should be an optional one while creating a new content type.
Regards
Nithin
Hi Markus,
Ok.. this will come after GA. (item moved to "Task")
Thanks & Regards
Saba.
Hi Dan,
Thank you for your comment.
The custom path was not proposed for the "site" form. In the next RC, we will fix this lack. Thus, in the next RC, we will put the custome path in the "site" form.
regards,
Mehdi.
Hello,
I've seen the same problem. If I give a new field a name that's already taken, Seblod allows me to go all the way through the process with no message.
Also, after creating the field, if I look in the parameters, it says the field is locked to content type A, even though it shows up in content type B.
As Saba said, I have started naming all my fields with a prefix indicating the content type. But there should be a message.
Thanks,
Matthew
Hi Markus,
You can create your select using the following options:
Yes=on
No=off
and then apply the Html typo on the content like that:
{jacomment *value*}
Regards,
Saba.
Hi Georgi, This field has been improved a bit.
PrepareContent & PrepareStore can now be used. (upcoming GA) ($id, $name, $value, $fields, $config are available)
ex:
// PrepareContent $value = 'Hello world'; //(or else.. or leave it blank)
// PrepareForm $value = '...';
$form = '<input type="text" name="'.$name.'" id="'.$id.'" value="..." />';
// PrepareStore $value = 'Hello world'; //(or else.. or leave it blank)
Thanks & Regards, Saba.
Brilliant. I will try to make it redirect to a login that way, thanks.
Hi,
Great, Thanks Saba.
Dan
Hi Bes,
Filter i see as when you can add/remove individual criteria to limit a result like here: http://www.comet.co.uk/c/Xbox-360/Xbox-360-Consoles-Packages/1881 on the left and also another approach here: http://www.ebuyer.com/store/Computer/cat/Laptops again on the left.
What i request here is basically the ability to not have a submit button and use the OnChange event of the search fields to reload the page with the new results.
Thanks
Dan
Hello Markus, mm i think that on front end plugin are applied that's why you don't see this value... We must find a way to make a difference between a form and a content...
Best Regards
Hi Saba,
Thank you for clearning this up, it makes perfect sense, and I now know that I need to prefix them.
Thank you.
Simon
Ok, after thinking about it I remembered that when I first created the textarea field in question, it was just a text field (I had changed it to textarea after first saving it as a text, which I am now remembering...).
So this time I created a new textarea field from the beginning, and you're right it is stored as TEXT (mysql text).
But changing the field type after its creation doesn't update the database. I'm sure this would be challenging to implement and is probably not a priority, but it is sometimes a little confusing.
Copyright © 2008-2012 Octopoos. All rights reserved.
