Jump to content

[Minor] How did you find us mod


Guest

Recommended Posts

Got it working in Control Panel by altering the post action script!

This is what i did.

find the following in evil homers revised code

<form method=\"post\" action=\"index.php\">

CHANGE TO

<form method=\"post\" action=\"control_panel.php\">

See how that goes

Thanks Evil Homer for your work on this script!

Link to comment
Share on other sites

  • 3 weeks later...

Hi evilhomer!

Can you fix the download fil to the right one??

I´ts not easy to understand all mess in the forum.

Link to comment
Share on other sites

I think the 1 in the download section is up to date now, grab that and follow install instructions in zip file ignoring all in this forum if its wrong let me know and i will fix it for you.

Link to comment
Share on other sites

Your mod doesn't work correctly!

I run CubCart 2.0.3 but i can`t find this line in the control_panel.php:

tr bgcolor=\"$colour_1\">

<td width=\"40%\">&nbsp;</td>

<td width=\"60%\"><input type=\"submit\" class=\"submit\" name=\"submit\" value=\"$la_register\"><br>$la_account_form_must</td>

</tr>

</table>

</td>

</tr>

</table>

</form>";

}// end if !$edit

Can't you post the right file or put it here for download. I've tried to follow the guide in the forum but it didn't work.

Link to comment
Share on other sites

Hi!

I was one of the first to write about this mod, which I think it's useful I just fixed the problems as adviced by Evilhomer and now it works fine. THANK YOU, EVILHOMER for sharing it with us!

Just a small observation. When I get the message with the client's info I get sth like this:

Google

Message:

And that's it.

What is failing? I mean, I am supposed to get sth like for example:

Erick said he found you at Google

Message: (blank if he client doesn't write anything)

Am I correct or not? Can someone give me any idea of what happens?

Link to comment
Share on other sites

Before I forget, Gizze, nevermind looking for the exact strings, just find

include("subfooter.inc.php");

and add just before that (not after, but before)

//*********************************************************

//start found us table

//*********************************************************

etc etc.

Link to comment
Share on other sites

thanxs mirnitagl

yes i forgot about adding the languages for email side i will write this up and post here as soon as i can

code = cartoffe1(will become clear)

Link to comment
Share on other sites

×
×
  • Create New...