tells me im not logged in after login.php
Blingywap script
Collapse
X
-
does the gallery work?
because i am collecting all good scripts and adding them to indifun, like dating, lovemetter, etc. i would like to add "members poems" like at mobilezone, but looks like that script is not ok and i cant correct the mistake.mysterio.al - programming is a functional art
Comment
-
Originally posted by Mysterio3 View Postdoes the gallery work?
because i am collecting all good scripts and adding them to indifun, like dating, lovemetter, etc. i would like to add "members poems" like at mobilezone, but looks like that script is not ok and i cant correct the mistake.LDSWAPWORLD sigpic
site closed.
im busy with other things in life like facebook , send me PM so i can add you
www.pinoySG.com
don't ask for help if you're not even helping yourself!
i am tired of seeing the line "best site", i want to see something NEW and UNIQUE. maybe if i find one, ill go back to my wap life again.
Comment
-
Guest
another problem of the script .. in admin cpanel you add a category says it was succesfully created and when pressing forum ategories to add another one says .. "I don't know how did you get into here, but there's nothing to show" and you have to press home .. the same for forums.. lets say it is not such abig problem but tehy dont appear when accesing forums tho they are succesfully inserted in db ( i checked ) another thing is when i register a member says i have an inbox but theres none ..
Comment
-
this is my complete xhtml backup,and i dont have problems,
click here to join blingywap.co.za
http://blingywap.co.za
IF YOU NEED HELP JUST ASK AND ALWAYS SAY THANK YOU!
Comment
-
who deleted my post Hey rko1 u didnt add the text when u shared ur script DNT REMOVE UR NAME ON MAIN page if u did i would leave it up but oh its not there and there many errors we are updating site now updates were done by u but we who download it are updating it now so dnt think we need to keep ur name on the site BUT TANX FOR SHARING
Comment
-
maybe u should have put his name somewhere in your site lol. Just to give his some credits. No offense,but ozie's script has no erors (when validated thru w3.org),best lava edit i found so far.LDSWAPWORLD sigpic
site closed.
im busy with other things in life like facebook , send me PM so i can add you
www.pinoySG.com
don't ask for help if you're not even helping yourself!
i am tired of seeing the line "best site", i want to see something NEW and UNIQUE. maybe if i find one, ill go back to my wap life again.
Comment
-
Guest
ok i got this script to see if it any good but i have a question lol where the tools lol and how does it all work i thought they be some read me page lol but nope so if u could help me how do u see tools on this blinkywap site etc and are tools alot more pretected secured etc thnx
Comment
-
bank script
hi everyone thankyou for the share dude very kind of you to do so, i was just curious as iv been dying to have it on my vics site is the bank script its in the blinky rar file so is themecs and xhtmlfunctions i uploaded them as it showed that it needed them but it shows a blank page any1 got any ideas of what to do as of now?seems a stupid Q i no but im not too sure like thankyou any1 who's replies really gratefull blinky cheers dude
Comment
-
Code:// now, we start the upload 'process'. That is, to copy the uploaded file // from its temporary location to the wanted location // It could be something like $handle->Process('/home/www/my_uploads/'); $handle->Process('../gallery'); // we check if everything went OK if ($handle->processed) { // everything was fine ! echo ' File uploaded with success<br/>'; echo ' <img src="'. $imgpath . '/' . $handle->file_dst_name . '" /><br/>'; $info = getimagesize($handle->file_dst_pathname); $imageurl = "$imgpath/$handle->file_dst_name"; $reg = mysql_query("INSERT INTO ibwf_usergallery SET uid='".$uid."', imageurl='".$imageurl."', sex='".$userinfo[1]."', time='".time()."', descript='".$descript."'"); }
Comment
Comment