Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC:

Re: Please help me - regex still failing 16 Oct 2012 05:37 #4547

  • BTB300
  • BTB300's Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 415
  • Thank you received: 132

whispiri wrote: Okay,

I have rebuild my component from scratch and so far it seems to be working now in Sandbox. No errors so far. Not sure what I did differently. However, I haven't tested it on the my server yet. Will do so in the morning. It's getting late here and need some sleep. Will keep you posted.


Hi whispiri,
How did your test go?
is it working locally and on your hosted server?
Still need Help?

Please Log in or Create an account to join the conversation.

Re: Please help me - regex still failing 21 Nov 2012 06:54 #5523

  • mark d
  • mark d's Avatar
  • Visitor
  • Visitor
if (isset($_POST)){

is never verified because the submit button as no name attribute

change it from:

<input type="submit" value="Send information" id="submit"/>

to

<input type="submit" name="submit" value="Send information" id="submit"/>

Please Log in or Create an account to join the conversation.

Re: Please help me - regex still failing 21 Nov 2012 08:07 #5531

  • JoomGuy
  • JoomGuy's Avatar
  • Offline
  • Moderator
  • Moderator
  • Joomla Enthusiast, Lover of Cooking
  • Posts: 1115
  • Thank you received: 195

mark d wrote: if (isset($_POST)){

is never verified because the submit button as no name attribute

change it from:

<input type="submit" value="Send information" id="submit"/>

to

<input type="submit" name="submit" value="Send information" id="submit"/>

Is this relevant to the issue that @whispiri has with regex?

If so, please explain a bit more what the you mean to contexualise it.

Thanks,

Gez
Need help with your Cook/Joomla Project? . PM me to find out what I can help with. NO time wasters please!!!

Please Log in or Create an account to join the conversation.

Re: Please help me - regex still failing 21 Nov 2012 08:18 #5534

  • mark d
  • mark d's Avatar
  • Visitor
  • Visitor
Actually, using this idea, one could replace unvieldly .js based language files ... Once found, it will replace that rule with one specified in launching options. ..... var rule = options.allrules[customRule]; if (!rule) { alert("jqv:custom rule not found "

My personal opinion.

Please Log in or Create an account to join the conversation.

Re: Please help me - regex still failing 21 Nov 2012 08:26 #5536

  • JoomGuy
  • JoomGuy's Avatar
  • Offline
  • Moderator
  • Moderator
  • Joomla Enthusiast, Lover of Cooking
  • Posts: 1115
  • Thank you received: 195
Regardless, your post didn't explain any of that but in addition, you'll see from reading the entire thread that this is in fact an issue with COOK 1.5 that can be solved by using COOK 2.0.

Gez
Need help with your Cook/Joomla Project? . PM me to find out what I can help with. NO time wasters please!!!
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Time to create page: 0.062 seconds

I have to say your builder is great! We use for another project in a week we have the system built. For the J!Boleto I convert to j3 in 2 weeks :)
Luiz Felipe Weber 

Get Started