About Tutorial Module
Select messages from # through # Forum FAQ
[/[Print]\]
Goto page Previous  1, 2  :| |:
HeadShot Extreme -> Nuke Blocks / Modules Support

#11: No icon Re: About Tutorial Module Author: Teo PostPosted: Wed May 27, 2015 3:55 am
    —
Hi mate i tested it only now, nope the Submit function is at line 2981:

need to quote this:

PHP:  [ Select all ]

        /*    
        tutorial_form();

        echo "<td colspan=\"9\"><span class=\"gen\"><textarea name=\"message\" rows=\"40\" cols=\"100%\" wrap=\"virtual\" class=\"post\" onselect=\"storeCaret(this);\" onclick=\"storeCaret(this);\" onkeyup=\"storeCaret(this);\">$t_text</textarea></span></td></tr></table></span></td></tr></table>";
        */ 

 
and above add this:

PHP:  [ Select all ]

        echo Make_TextArea('message'$t_text'post''90%''300px'true);
        
        echo 
"<br>"

 
but thenk to link me there zwinkern

#12: No icon Re: About Tutorial Module Author: [HSX]coRpSELocation: Back of your mind!!! PostPosted: Wed May 27, 2015 4:30 am
    —
— Teo wrote
Hi mate i tested it only now, nope the Submit function is at line 2981:

need to quote this:

PHP:  [ Select all ]

        /*    
        tutorial_form();

        echo "<td><span><textarea>$t_text</textarea></span></td></tr></table></span></td></tr></table>";
        */ 

 
and above add this:

PHP:  [ Select all ]

        echo Make_TextArea('message'$t_text'post''90%''300px'true);
        
 
       echo "<br>"

 


but thenk to link me there zwinkern
Don't know what module your using, but I have 0 lines over 2000. My highest line is 1897 and that is even after adding in a couple of lines.

#13: No icon Re: About Tutorial Module Author: [HSX]coRpSELocation: Back of your mind!!! PostPosted: Wed May 27, 2015 4:40 am
    —
Ahh, i see what it is, your version is like the one in the latest download version full of white space. That is why your numbers make no sense.

You can see here.
Please login to see this link
Get registered or Log in


Just look at the very bottom. In the non-fucked up version that I have, it does not have all the white space. That will be fixed in the next update of the Evo Xtreme. I am packing it up as we speak.



HeadShot Extreme -> Nuke Blocks / Modules Support


output generated using printer-friendly topic mod. All times are GMT - 7 Hours

Goto page Previous  1, 2  :| |:
Page 2 of 2