Content dissapearing

Search
Other Bug Reports questions
Forum

Content dissapearing

Luis's Avatar Luis
Hi, Im struggling with sourcerer.

I have a order status file called by sourcerer, [source file="jumi/order_status/pt.php][/source].

Now, the file its called, and works, the problems is the that the module dissapear from the page after a while.

I've tried with alternative syntax, use article instead of module, module with cache and no cache, system cache active and not active, and cant figure it out.

If a had to bet i put the money on some type of cache problem, cause every time after thats cleared, the module appears, after a while puff...

Could you please check it?


Also, the weirder is that the same module ends up appearing on other page not being set to


Thanks

Confidential information:
(hidden)
Peter van Westen's Avatar Peter van Westen ADMIN
I don't see what this has to do with Sourcerer.

Sourcerer is only responsible for outputting/handling the code you give it.
It does not control the showing/hiding of modules.
Please post a rating at the Joomla! Extensions Directory
Luis's Avatar Luis
Because if I remove the sourcerer, or switch to jumi for instance, this does not happen.
Peter van Westen's Avatar Peter van Westen ADMIN
I think it is down to whatever PHP code you have in that file you are calling through Sourcerer.

Try with something simple first. Like a simple: echo "TEST";
Please post a rating at the Joomla! Extensions Directory
Luis's Avatar Luis
Hi, did that, the problem maintains, after a while it does not presents the content

Peter van Westen's Avatar Peter van Westen ADMIN
Does the home match or not show or just the output of Sourcerer?
Play some text before and after the Sourcerer tag…

And if the whole module doesn't show, try to remove the Sourcerer tag completely and see what happens.
Please post a rating at the Joomla! Extensions Directory
Luis's Avatar Luis
Sorry, did not understand the first question.

Put some text, lets see.
Peter van Westen's Avatar Peter van Westen ADMIN
Does the home match or not show or just the output of Sourcerer?
Sorry, messed up there, I meant:
Does the whole module not show or just the output of Sourcerer?
Please post a rating at the Joomla! Extensions Directory
Luis's Avatar Luis
Got it, well the whole module its just sourcerer, so we need to test now with the before/after input.
Luis's Avatar Luis


Look this case, this is the second problem, the module containing sourcerer its apperaring on a page not selected to be
Peter van Westen's Avatar Peter van Westen ADMIN
And what happens if you remove that Sourcerer code from that module?
Like replace the {source} tags with {xsource}...
Does the module also show?
Please post a rating at the Joomla! Extensions Directory
Luis's Avatar Luis
Created a clean test on this link,without sourcerer, lets see
Confidential information:
(hidden)
Luis's Avatar Luis
Hi Peter,

Got a theory that Im validating, I think the problem could be on having articles(used anywhere) in which their names match in part with module name, not fully but one of the syntax(estado_encomenda).

Maybe you can atest to this since its also a plugin from you.

In any case Im running a test.
Peter van Westen's Avatar Peter van Westen ADMIN
So how are you using Articles Anywhere and Modules Anywhere in the mix? This is new information...
Please post a rating at the Joomla! Extensions Directory
Luis's Avatar Luis
Just articles anywhere, I used to not have like this, but when the bugs started appear I tryed solutions, in this case by using a module calling the file and set it with no caching.
You can only post on this forum if you log in