PH03N1X
17 May 2008, 19:24
Hello I just put up my script on my forum and when I use the custom php configuration script I made and placed in admincp/dlc.php I can fill out every thing but when I save it I get this message
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I tried using post instead of get but it just asked me to login and it does not save after I login.
here is my code
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Thanks
--------------- Added 1211053620 at 1211053620 ---------------
Ok I found out it messes up because of in my post it has % and that equals to %25 so now I am using post
I still can't figure out why it displays the admin login. here is the post http://www.vbulletin.org/forum/showthread.php?t=179572
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I tried using post instead of get but it just asked me to login and it does not save after I login.
here is my code
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Thanks
--------------- Added 1211053620 at 1211053620 ---------------
Ok I found out it messes up because of in my post it has % and that equals to %25 so now I am using post
I still can't figure out why it displays the admin login. here is the post http://www.vbulletin.org/forum/showthread.php?t=179572