Advertisement:

Author Topic: Fatal Error[solved]  (Read 4503 times)

Aficionado

  • Guest
Re: Fatal Error
« Reply #15 on: September 30, 2015, 07:44:02 pm »
Guys I am not sure if disable has any effect. If you think about it, disabled plugin is still ready to use and all tables are kept in database.


Well, the problem is that the guy is testing every single plugin in his live system and that will fail sooner or later.

theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #16 on: September 30, 2015, 07:47:22 pm »
Just back up with Cpanel phpadmin.

Also installing all kind of plugins in your live system is crazy. Make a local dev system and do all your tests.

Also Enable Osclas debug and check the logs.

And do a plan.

I don't understand "Also installing all kind of plugins in your live system is crazy. Make a local dev system and do all your tests.

Also Enable Osclas debug and check the logs. "

can u please explain this in detail?

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Fatal Error
« Reply #17 on: September 30, 2015, 07:51:17 pm »
Ok. I was just testing what changes each plugins make to my site. Because the description of some plugins is too less.

So what are u suggesting? I already disabled them all and checked. Now what? Uninstall them?

@frosticek is right, I think, unless core functions can deny read any content of all disable plugins when submit any page (maybe, not sure).

@theinvisible
Nop, leave your domain in peace for while.
Use a subdomain for test.

You can use your sql backup after import this, but you need unistall all plugins by admin. Some manually sql if the case.

When you have done it, try make a sql backup per admin osclass.

If all run well without plugins: you need install one by one of your plugins and see what plugin can crash the system memory.

Regards

theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #18 on: October 03, 2015, 08:28:08 am »
I tried to make a backup with phpmyadmin and i got a file named localhost.sql

Now what?

theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #19 on: October 03, 2015, 08:30:43 am »
Its size is just 9.9 mb only

Aficionado

  • Guest
Re: Fatal Error
« Reply #20 on: October 03, 2015, 11:21:44 am »
I tried to make a backup with phpmyadmin and i got a file named localhost.sql

Now what?

What do you mean "now what" ? Isn't a backup the reason you started that topic ? So now you are ok.


theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #21 on: October 03, 2015, 11:25:13 am »
I added a new subdomain and installed osclass and activated osclasswizards theme on it.
The when i checked i found two errors. please check the attached images

theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #22 on: October 03, 2015, 11:29:26 am »
Any idea?

Aficionado

  • Guest
Re: Fatal Error
« Reply #23 on: October 03, 2015, 11:31:01 am »
Any idea?

I'n sorry, i think we are wasting our time. You have no idea what you are doing and you jump from one problem to an other. I haven't seen so many problems posted from a user since a long time.


theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #24 on: October 03, 2015, 11:36:09 am »
ok.. somebody above said just leave my live system and create a subdomain for testing. So tried that. And i got another error. So mayb my mistake.
thanks.

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Fatal Error
« Reply #25 on: October 03, 2015, 05:21:12 pm »
Hi, this error is on function popular_ads() and you not have a second parameter or argument inside the parentheses. Like this: popular_ads(1). You need insert the number of category.

You need install all your plugins one by one, and test the script for avoid crash memory.

Leave your sql backup for now, and try find the plugin can crash the memory system, just that.

When you find this plugin, you can unistall him on your main domain, and problem solved.

Regards

theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #26 on: October 03, 2015, 06:07:28 pm »
Hi, this error is on function popular_ads() and you not have a second parameter or argument inside the parentheses. Like this: popular_ads(1). You need insert the number of category.

You need install all your plugins one by one, and test the script for avoid crash memory.

Leave your sql backup for now, and try find the plugin can crash the memory system, just that.

When you find this plugin, you can unistall him on your main domain, and problem solved.

Regards

Now that is a good reply. I understood that.
thank you fog.

but the popular regions error with main.php solved automatically when i added a listing.
« Last Edit: October 03, 2015, 06:19:16 pm by theinvisible »

theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #27 on: October 03, 2015, 06:17:55 pm »
@fog Do u know y i get a "defaultwebpage.cgi" error when i tried to access my subdomain without "www"?
It works fine if i type my subdomain url with a "www"

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Fatal Error
« Reply #28 on: October 03, 2015, 06:30:21 pm »
Maybe you create your subdomain with "www"? ???
I no idea. Maybe you need ask to your hosting provider, why this happens.

Regards

theinvisible

  • Sr. Member
  • ****
  • Posts: 311
Re: Fatal Error
« Reply #29 on: October 03, 2015, 06:46:56 pm »
The weird thing is i only get this error when use firefox, i checked with internet explorer and it worked fine without 'www'  ;) :D