Problem of conflict with another module

  • Posts: 73
  • Thank you received: 1
11 years 1 week ago #131817

Hi,
I am using Hikashop without any issues... until now.
I just installed a live chat for my website ( www.activehelper.com/ ) and since the installation Hikashop is not working.
when I am trying to use it I have the following lines of error:
Do you know how I can solve this problem?

My website is: www.theurgia.us
thank you.

______
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 2: parser error : Start tag expected, '<' not found in /home/content/....../html/theurgia/plugins/hikashopshipping/usps/usps.php on line 488

Warning: simplexml_load_string() [function.simplexml-load-string]: in /home/content/....../html/theurgia/plugins/hikashopshipping/usps/usps.php on line 488

Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/content/....../html/theurgia/plugins/hikashopshipping/usps/usps.php on line 488

Fatal error: Call to a member function xpath() on a non-object in /home/content/....../html/theurgia/plugins/hikashopshipping/usps/usps.php on line 321

The topic has been locked.
  • Posts: 82864
  • Thank you received: 13372
  • MODERATOR
11 years 1 week ago #131830

It's not linked to that module.
It seems to be USPS/a hosting company which changed something with the USPS server access and which broke the USPS plugin process:
www.hikashop.com/forum/shipping-methods/...-usps-500-error.html

The topic has been locked.
  • Posts: 73
  • Thank you received: 1
11 years 1 week ago #131834

What can I do... if I want to allow the sales with Hikashop?
Do you think this is an individual issue or global?

Last edit: 11 years 1 week ago by julian56.
The topic has been locked.
  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
11 years 1 week ago #131835

Follow the other thread and participate :)


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The topic has been locked.
  • Posts: 73
  • Thank you received: 1
11 years 1 week ago #131848

what you mean? I have to call USPS? install something else?...

The topic has been locked.
  • Posts: 73
  • Thank you received: 1
11 years 1 week ago #131850

OK I understand.

The topic has been locked.
  • Posts: 73
  • Thank you received: 1
11 years 1 week ago #131858

In fact this problem occurs when I click on "add to cart"...
Is there any relation with the thread you mentioned?

I cannot contact USPS today, so how I can solve the problem for today and allow the orders coming from my website?

The topic has been locked.
  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
11 years 1 week ago #131861

It seems to be USPS/a hosting company which changed something with the USPS server access and which broke the USPS plugin process:
www.hikashop.com/forum/shipping-methods/...-usps-500-error.html


Please.. Please use the other thread....


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The topic has been locked.
  • Posts: 73
  • Thank you received: 1
11 years 1 week ago #131864

Hi,

I applied the following modifications I found in the other thread in the the USPS plugin

_______________________

if ($isInternational)
$response_xml = $this->doUSPS($request, false);
else
$response_xml = $this->doUSPS($request, true);

if($response_xml === false) {
return;
}

_______________________

Now when I am trying to add a product to the cart I obtain the following message:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator and inform them of the time the error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

_____________________________

Now there is not indication of the usps plugin problem...

What do you think?
I have to solve this issue as soon as I can.


Best,

Jean-Louis

The topic has been locked.
  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
11 years 1 week ago #131868

Use the other thread :)
I guess it was clean enough...


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: julian56
The topic has been locked.
Time to create page: 0.065 seconds
Powered by Kunena Forum