News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[SOLVED] Hacking my own store message in 2.0.8d

Started by DaggaTora, July 16, 2012, 13:08:00 PM

Previous topic - Next topic

DG

I'd like to know if it's native to VM - if so, it needs to be addressed quickly.

celticwebs

I am now having the same issue, client contacted me a little bit paniced that it was stating the store was being hacked by them!  This most definitely needs fixing soon!

Milbo

Please try always first to disable your template overrides.

I am quite sure it is connected to it.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Martin.

I have similar problem but I get this error when I m completing an order. When I go to checkout choose shipment, payment and then move to final stage where the order is submited and order summary is displayed I get a message "Info: Stop try to hack this store, you got logged" and below that another message.
"Info: Message sent to .... user mail@domain.com ". It cant me related to template overrides cause it even happens on default joomla templates, it happens on every template. My VM version is 2.08e and Joomla 2.5.6. Any idea what is causing this problem ?

Martin.

If you dont know the cause of this problem then please atleast tell me what file is generating this error so I can comment out this function.

dorriGa

in VM 2.0.10 still the warn..... I comented the line 527 in administrator\components\com_virtuemart\helpers\vmtable.php:
vmWarn('Stop try to hack this store, you got logged');
and line 581:
vmWarn('Stop try to hack this store, you got logged');

¿is there a solution for do not coment line?

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

dorriGa

yes, another error :(

And quiting all overwrites layount dont work.

Milbo

What do you do to get this? FE or BE? As user? as admin?
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

dorriGa

This msg show with FE with user default registered.

I did this and still the message:
Update VM to the last 2.0.10 and vm aio too.
Erase all layount in template.

another way without results...
change template to default template like Beez2 or Beez5 and chenge to default layount in VM configuration, and the msg again showing.

I update all files layount from original com_virtuemart/view to my template and insert the personal css changes , but still showing that I m hacking me self :O

the user is loged just in FE like default register, there are not admin user loged in the same time .

the url to user dails is this
index.php?option=com_virtuemart&view=user&layout=edit

smcpaiva

Dear,

The message "Stop try to hack this store, got logged" appears because the option Multi Vendor is active!

;)


dorriGa

Quote from: smcpaiva on August 28, 2012, 22:00:47 PM
Dear,

The message "Stop try to hack this store, got logged" appears because the option Multi Vendor is active!

;)


Hi, tankyou smcpaiva  for answer, but dont work. so... I will change the message for "wellcome to the site" or something like.




OMG!! I was logged...Im scared, the admin will.....wait a moment.. Im the admin o_0


Milbo

you are an admin, but not the storeowner,... I think due an old version your admin has the vendorId=1, but there should be only one person with vendorId=1, so I think you just should check your db, check the vmusers table and assure that all users have vendorId=1 except your real store admin (the one with your shop addresses)
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

dorriGa

thank you very much Milbo !!

Indeed, you are correct in your assumption, in the database had more than one user as "vendor = 1". And actually all users.
I guess with the move from VM1, users spent as vendor = 1. Now I modified the 900 users as "vendor = 0" except the owner of the store and the problem has been resolved.
With this change, no warning message appears.
I really appreciate your help, now I will not change the message in code
:D.

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/