hey how about the logo idk how... i try to upload logo_1.png but it doesn't show help me just pm me.. and the profile pic... help me on my hosting too in freei.me the downloads and galley didn't work... i can upload but can't download the file... help just pm me pls.. i'm just a noob in coding. and in gallery the preview doesn't show..
wapdesire v2 xhtml (teaze-n-plz.com)
Collapse
X
-
Originally posted by woody View Postin the settings menu under owner tools or the settings table in the database, change the sesexp value to however many minutes you want the session length to be
Comment
-
ive got the site up no problem but i keep getting
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in/home/*********/public_html/core/functions.inc on line 222
function getnumonline($sid)
{
if(ghosts(getuid_sid($sid))){
$online=mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM users a INNER JOIN online b ON a.id=b.uid"));
$online2=$online[0];
}else{
$online=mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM users a INNER JOIN online b ON a.id=b.uid"));
$online2=$online[0];
$count=mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM users a INNER JOIN online b ON a.id=b.uid WHERE a.hidden='1' AND a.id!='".getuid_sid($sid)."'"));
if($count[0]>0)$online2=($online[0]-$count[0]);
}
return $online2;
}
im guessing something is wrong but cant figure what it is, anyone help?
Added after 2 minutes:
this error is showing up on site on every pageLast edited by Kirsty; 20.08.11, 13:55.
Comment
-
Originally posted by Kirsty View Postive got the site up no problem but i keep getting
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in/home/*********/public_html/core/functions.inc on line 222
function getnumonline($sid)
{
if(ghosts(getuid_sid($sid))){
$online=mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM users a INNER JOIN online b ON a.id=b.uid"));
$online2=$online[0];
}else{
$online=mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM users a INNER JOIN online b ON a.id=b.uid"));
$online2=$online[0];
$count=mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM users a INNER JOIN online b ON a.id=b.uid WHERE a.hidden='1' AND a.id!='".getuid_sid($sid)."'"));
if($count[0]>0)$online2=($online[0]-$count[0]);
}
return $online2;
}
im guessing something is wrong but cant figure what it is, anyone help?
Added after 2 minutes:
this error is showing up on site on every page
inbox me yr site details kirst
Comment
-
When posting messages to forum of wapdesire v2 script, we have to use [br/] code to start a new line......I want to know if there is any other way to start new line without having to enter that code for every newline....
One more thing.... I made the post below to my wapdesire forum and I got XML parsing failed error.
Code:",>!663Y<,"(:
Code:XML parsing failed XML parsing failed: syntax error (Line: 1, Character: 596) Reparse document as HTML Error: invalid start-tag Specification: http://www.w3.org/TR/REC-xml/#NT-STag
Comment
-
Yez i want it also. . ,please help me on how to add this feature, points sharing user to user. . . .also in
users vault> all uploaded files in that user wil display
users galery> all photo uploaded in that user will display with set as profile picture
Downloads> when user downloaded file, his/her points will deducted and it will automaticaly added to the file uploader
.
.please add that feature or teach me how to do that mazterz. . . . . .
Comment
Comment