6 Posts
randean
10 years ago
6
Topic

I get a random occurrence of articles not showing in search results. When I open the article the form is gone all the remains is ::cck::113::/cck:: in the custom output area. Sometimes I open the form and content type and save again. Some of the articles may start showing in the search results, but some don't. Is this a bug, or am I missing an important step?

Get a VIP membership
10 years ago
5
Level 1

Hello randean,

you're probably missing an important step, and like you give us just little infos, we can't help you.


Please, could you detail what you exactly done :

  • Your content type
  • fields with their storage
  • Your search type (search form, configuration,...)
  • ....
  • all information to help us to help you


You said:

in the custom output area.


Dou you want to say you are using a custom template, or custom position, or custom variation ?


Regards.

Lionel

6 Posts
randean
10 years ago
4
Level 2

Lionel, my apologies for being so vague. I just upgraded to Seblod 3.1.3., but the problem was occurring in 3.1.1.

I create a list directory that includes 1 image field, 4 text fields and 2 dropdowns. The second dropdown is a conditional statement of the first dropdown. I also create a frontend form and backend input form to add the new item. The form creates a new article assigned to a specific category (hidden field).
When I add the new article everything works fine. A few days later, some articles stop showing in the search results and it says "There is no result". When I open the article in the backend there is no form, just a normal article showing ::cck::113::/cck:: in the article editor (previously called custom output). I delete the article and add it back and everything works. The issues starts over again a few days later. Sometimes I open the Content Type and save it and some of the articles come back, but not all of them.

Hope this helps. Thanks in advance.

10 years ago
3
Level 3

Hello,

i think that the storage of your fields are not good. could you give us the parameters of each fields, please.


Regards.

Lionel

6 Posts
randean
10 years ago
2
Level 4
I notice that the shape_image and gold_fg_dia_endo did not have the alter checkbox selected and were not linked to any content type.

Name
Field Type
Format
 ObjectStorage
shape_image
Image
Custom
 Articleshapeimage
iso_numberText
Standard
 Articletitle
head_diameter_neodiamondText
Standard
 Articleheaddiameter
head_length_neodiamondText
Standard
 Articleheadlength
oal_neodiamondText
Standard
 Articleoal
fg_diamondsSimple
Standard
 Articlefgdiamonds
ra_diamondsSimpleStandard Article radiamonds
gold_fg_diamondsSimple
 Standard Article goldfgdiamonds
 gold_fg_dia_endoSimple
 Standard Article goldfgendo
 neotwistSimple Standard Article neotwits



6 Posts
randean
10 years ago
0
Level 5

This is bizarre... now everything is showing up!

10 years ago
0
Level 5

Hi,

first thing, don't use CUSTOM storage (only for fieldX and GroupX).

Second, the alter checkbox must be used only to change the type in database. SEBLOD, by default, store in VARCHAR(255). Never hack the Joomla #__content table.


If you don't change the storage after creation, there is no reason for not working, exept for image.


Regards.

Lionel

Get a VIP membership