Jörg Wrase

Avatar
  • Total activity 155
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 61
  • Created

    No Live edit? (EAP 124.237)

    Hi,I have just updated to EAP 124.237But I can't fint LiveEdit any more.Did Jetbrain forgett it?cu
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Not 4th December

    Hi,i think, the EAP Download version 6 EAP build 124.237 is not from the 4th December (like it is shown on the EAP download-site):-)Thank you for https support (haven't testet it but i will do it i...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Live Edi with https

    Hi,(I use the 6 EAP build 123.66)I  tryed to work with Live Edit on remote Server - and it works realy good.  But some of my Server are running with https. There it don't work.Did I make something ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Live Edit - Site needs GET or POST parameters

    Hi,i use Live Edit (i like live edit very much!!!!)But sometimes I have a Site, that needs Parameters (example: site should show the adress form a person. personID is send via $_POST)Then Chrom alw...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    PHPstorm shows "Error" in Code - i don't think so...

    Hi,i have this:<a href="javascript:killDatensatz('<?php echo $kundendatensatz['arbeitseinheit_ID'] ?>')">peng</a>or<a href="javascript:killDatensatz('<?= $kundendatensatz['arbeitseinheit_ID'] ?>')"...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    XDEBUG - Problem

    Hi,if got some problems with XDEBUG.I use an localhost:(xampp v3.0.12)http://newsletter.cumob.local/With Chrome (with Live Edit) - and sometimes I use Firefoxwhen I debug (I use an javascript-Bookm...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Injection Language - lost Language

    Hi,I have this:$css = '               .CuContactErrorField {                    border-color: #AA0000;                }                #CuContact_errormsg {                    display: none;       ...
    • 4 followers
    • 12 comments
    • 0 votes
  • Created

    Strucure Window - order the items

    Hi,I think it would be very nice, if it would be possible that you can order the Items by Drag'Drop in the "Structure" Window. I know you can order the view alphabetic. But I mean not only that it ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Live Edit on virtual host - not localhost

    Hi,I use different vhost on my local computer for developing. Now I named them websitename.localhost (websitename is the name of the real website - so all my local domains are "subdomains" from loc...
    • 4 followers
    • 8 comments
    • 0 votes
  • Created

    dynamic function-name shows an Error

    Hi,I have this code<script type="text/javascript"> function <?=$name?>(aktion,id,wert){     // do something... }</script>The name of the function is set by php. PHPstorm says "functionname expected...
    • 1 follower
    • 0 comments
    • 0 votes