MochaHostQphoria wrote: what hosting provider are you using?
FrontPage? asin Microsoft FrontPage?shughey wrote: I lost my connection to admin, the site and thru FrontPage.
Sorry you think I'm crazy but is the problem with Microsoft FrontPage or the OpenCart script or my WHP? I use FrontPage on my other cart with no problems so how can Microsoft FrontPage be the problem? I also have 5 websites created with Microsoft FrontPage with no problems.Qphoria wrote: lol i think he means front end. I too wondered if he meant front page but no one would be that crazy to use that program anymore
Thanks,
Sam
oh then I was wrong. 
I don't even know how you can use any editor with a php site but I digress.
the only thing I can think a webhost would lock your account for would be if there was some sort of infinite loop running in the code. or something majorly system intensive.
I'll try some debugging to see if there'ssomething we introduced in rc6

I don't even know how you can use any editor with a php site but I digress.
the only thing I can think a webhost would lock your account for would be if there was some sort of infinite loop running in the code. or something majorly system intensive.
I'll try some debugging to see if there'ssomething we introduced in rc6
My host was blocking my IP for a few months (on RC3)
After lots of gentle swear words, I tracked it down to user_group.png or the other user icon. You can tell which one by the one that doesn't show in the admin menu (if you have the problem I had)
For some reason, the server could not read that .png so it said it was an sql injection
Server was set to block my IP after 40 sql injections
My solution was to replace the user_group.png icon to one that the server could read.
Your host should have logs you tell you what the problem is or at least lead you to the right place. My logs kept repeating user_group.png so it gave me a hint where to look.
After lots of gentle swear words, I tracked it down to user_group.png or the other user icon. You can tell which one by the one that doesn't show in the admin menu (if you have the problem I had)
For some reason, the server could not read that .png so it said it was an sql injection
Server was set to block my IP after 40 sql injections
My solution was to replace the user_group.png icon to one that the server could read.
Your host should have logs you tell you what the problem is or at least lead you to the right place. My logs kept repeating user_group.png so it gave me a hint where to look.
That's totally weird.
It seems there is some kind of issue with "user_group.png", I see this issue being reported here too:
http://forum.opencart.com/index.php?topic=1927.0
We actually intend on getting rid of JSCookMenu's in 0.8 anyway, but this still needs a solution.
The original icons came from here: http://www.icon-king.com/projects/nuvola/
"nuvola-1.0\nuvola\16x16\actions\identity.png"
Can you try this icon and see how you get on with it?
It seems there is some kind of issue with "user_group.png", I see this issue being reported here too:
http://forum.opencart.com/index.php?topic=1927.0
We actually intend on getting rid of JSCookMenu's in 0.8 anyway, but this still needs a solution.
The original icons came from here: http://www.icon-king.com/projects/nuvola/
"nuvola-1.0\nuvola\16x16\actions\identity.png"
Can you try this icon and see how you get on with it?
Last edited by hm2k on Wed Jan 28, 2009 11:14 pm, edited 1 time in total.
Yer, too weird. Took me forever to work out. Yet, the icon showed in xampp 
hm2k, the error posted in the other thread is the same as I had
a string of pregmatch stuff with sql injection and naming user_group.png as the offender
I have tested identity.png and it is working on my server
My solution was simply to change menu.tpl to use users.png instead.

hm2k, the error posted in the other thread is the same as I had
a string of pregmatch stuff with sql injection and naming user_group.png as the offender
I have tested identity.png and it is working on my server
My solution was simply to change menu.tpl to use users.png instead.
Ah yes, the problem is with the filename, not the actual contents of the file.
I suspect the issue needs to be reported to the apache mod_security team.
I'm not sure how you contact them, so good luck, and let us know how you get on.
I suspect the issue needs to be reported to the apache mod_security team.
I'm not sure how you contact them, so good luck, and let us know how you get on.
Who is online
Users browsing this forum: No registered users and 4 guests