203 Posts
louispapera
10 years ago
24
Topic
Dear Sebloders, I have a problem:
whenI go to List and Search Types and I create or update a search form view, often, I receive the following error:
"Oops! Try to close the page & re-open it properly." I close and re-open but nothing. So, I can't work.
Have you an idea about this problem ? Thanks for your kind reply. Louis
Get a Book for SEBLOD
203 Posts
louispapera
10 years ago
0
Level 1
Hellò, Is possible that I am alone about this problem ? Thanks for your reply, Louis
10 years ago
1
Level 1
Hi Louis,

You should try to increase the "memory_limit" on your hosting.
Please let us know.

Regards,
Saba.
203 Posts
louispapera
10 years ago
0
Level 2
Thanks for your reply. Now I would like know: how I do ? Regards, Louis
203 Posts
louispapera
10 years ago
0
Level 1
Dear Saba, I asked informations about my memory_limit to my service provider and he reply to me that my memory limit is 48 mb and if I need a greater mb I have to pay a different quote because I have to buy another business plan.
Therefore I ask to you: Is it enough this value (48mb) ?

Besides, I want say to you that this problem is only when I go to "List and Search Types". In fact, when I am able to do a search and create a list, with much difficult, the table that I wee is wrong. That is, seblod search display all items about many categories. It can't be able to do a selection about his content type.

While, for example, if I go to "form and content type manager" I haven't problem, seblod work very well.
Please, reply about this questions because I need to resolve my problems. Thanks, Louis

203 Posts
louispapera
10 years ago
0
Level 1
Hi,
Please, Is there anyone that could reply, Thanks, Louis.
203 Posts
louispapera
10 years ago
18
Level 1
Hi,
Maybe this problem is related to the installation of Template that builds a Google map. I have installed this plugin recently. Any sebloder have had the same problem, please, help me. Regards, Louis
143 Posts
pretobrazza
10 years ago
17
Level 2
Hello Louis,

Early this morning I nearly went nuts as I had the same "Oops! Try to close the page & re-open it properly." problem like you did. Towards lunchtime, I remembered that in the middle of the night, I installed the plugin "AddThis - Bookmark and Sharing Tool" (id 10235) which I downloaded straight from AddThis.

As soon as I disabled it, everything went fine again. Maybe this will help if you have it installed as well.

Sure it is a great pity that I cannot load the AddThis plugin and if anyone can help me to solve the clash with Seblod, I'd hugely appreciate it.

King regards,
Bernard
10 years ago
4
Level 3
Link to plugin download to analyse the plugin code.

These type of plugin use content rendering functions that get all content area, and sometimes make conflits.
143 Posts
pretobrazza
10 years ago
3
Level 4
Hello Marcio,

I got the code from this page if I remember well: http://support.addthis.com/customer/portal/articles/381232-addthis-for-joomla-#plugin

Kind regards,
Bernard
10 years ago
0
Level 5
Only happen´s in list´s ? and in content detail ?
10 years ago
1
Level 5
I have tested locally these plugin with sucess, remember to choose to put the shares in bottom
143 Posts
pretobrazza
10 years ago
0
Level 6
Hello Marcio,
The Addthis plugin prevents both - Search and content to open in admin. I put it already at the bottom of the order of 'content' plugins so this doesn't make a difference.

When setting max debugging on in Joomla I get the following line when trying to open Seblod 'Content' in admin:
Fatal error: Call to undefined method JDocumentRaw::addCustomTag() in /home/kusttram/domains/kusttram.com/public_html/zwin/plugins/content/addthis/addthis.php on line 280

Yet AddThis, theoretically has no business in the admin side of a site, not so? In the source of the same page I find:
</script>
<script type="text/javascript" src="/http://s7.addthis.com/js/300/addthis_widget.js"></script>

I wonder where the error sits ..
Bernard
203 Posts
louispapera
10 years ago
11
Level 3
Thanks pretobrazza for your reply, I try for finding a plugin that go in conflict but nothing. Perhaps is a problem with the memory_limit, as suggest Saba, but I do not know as do for know my memory_limit when I use seblod for lists and search types. Have you any idea ? Thanks for kind reply. Hellò, Louis
143 Posts
pretobrazza
10 years ago
6
Level 4
Hello Louis,
Have you tried to:
1° Global configuration>server> put 'Error Reporting' to Maximum.
2° Go to Seblod and try to open your 'List and Search Type' that produces the error.

What error is being reported?

Bernard
203 Posts
louispapera
10 years ago
5
Level 5
Dear Pretobrazza, you have just seen. Here the error:
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 2246104 bytes) in /home/ub60z2e3/domains/vinoannunci.it/public_html/libraries/joomla/application/web.php on line 771
Now, what can I do ? I have available only 48 mb. What extensions native I can delete or stopped to work well. Many thanks Louis
143 Posts
pretobrazza
10 years ago
4
Level 6
Hi Louis,
In my System>System information>PHP information>"Core" => I read: memory_limit = 128M - What does it read on your side?
Maybe someone more knowledgeable than me can help and advise you on this one ...
Bernard
203 Posts
louispapera
10 years ago
3
Level 7
Thanks for your ealiest reply. I have only 48 mb in my server available as memory_limit. I think that I can remove something for do work as well seblod. A questions: is the same thing unistall or disabled an extentions ? Regards, Louis
143 Posts
pretobrazza
10 years ago
2
Level 8
Unless I'm mistaken
Uninstall=Deactivate and take it away from your storage(disk)
Deactivate=Not take it along in the process and thus consume memory
Bernard
203 Posts
louispapera
10 years ago
1
Level 9
I think that I have some backup files in my system. Could them give me any problem about memory_limit ? I will try to delete these files and I 'll inform you about this issue. Regards, Louis
203 Posts
louispapera
10 years ago
0
Level 10
I tried but nothing. I will contact my service provider for increase my memory limit. If you have any idea. Many thanks for the time that you have dedicate to me. Best regards, Louis
10 years ago
3
Level 4
Check these modified version (it will replace your plugin automatically)
http://www.codigoaberto.pt/extensions/codigoaberto_addthis.zip
143 Posts
pretobrazza
10 years ago
2
Level 5
Hey Marcio,
This works like a charm! Where did you change what? Maybe we can all lean something from this :)
Will you open a new thread on this to inform others?

Kind regards,
Bernard
10 years ago
1
Level 6
The original plugin missing in checking the api Site/Admin, i have added code to check is client are acessing to site or admin.
If is in admin, nothing to do.
143 Posts
pretobrazza
10 years ago
0
Level 7
Exactly, they have no business in sniffing there ;) I just noticed that the script hereunder is not there anymore :)
</script>
<script type="text/javascript" src="/http://s7.addthis.com/js/300/addthis_widget.js"></script>


Many thanks again!
Bernard
Get a Book for SEBLOD