wapdesire v2 xhtml (teaze-n-plz.com)
Collapse
X
-
in your core.php find if(substr_count($text,"[br/]")<=2) or something like that.. and replace withOriginally posted by nadym89 View PostWHYQ, it works, but for some posts.... In many posts it doesnt work
it will allows you 1000 linebreak bbcode.. :DCode:if(substr_count($text,"[br/]")<=1000)
Leave a comment:
-
WHYQ, it works, but for some posts.... In many posts it doesnt work
Leave a comment:
-
does anyone have a better looking forum page of wapdesire? The FIELD to reply to forum threads are too small...
By the way, I wanted to post a message containing 2 paragraphs in a single post.........But found that I couldn't write sentences in a newline. I used "\n" function too.
For example, I wanted to write the following.
But the tests appear in wapdesire forum is like below.Code:This is a test:- 1- test one 2- test two.
Code:This is a test:- 1- test one 2- test two.
Does anyone have a solution for this?Last edited by nadym89; 06.11.10, 07:52.
Leave a comment:
-
adriane14, look in register.php for this:
mail($email,
"Registration details for ".sitename(), "<b>Username:</b> ".$uid."
<b>Password:</b> ".$pwd."
".sitename()." is a nice friendly chat community, we are glad to hav u with us :o) pls feel free to bring your friends along to join in the fun:-)
<b>Thank You
".sitename()."</b>", "From: admin@".sitename()."\r
Reply-To: admin@wapdesire.com\r
X-Mailer: PHP/".phpversion());
$title="<img src=\"images/ok.gif\" alt=\"o\"/><br/><b>Registration completed successfully!</b>";
There you can change the message as well what your email is... Hope this helps.
Leave a comment:
-
I can still remember the day I was a n00b coder.....
The simplest thing got me so worked up exmpl the } tags and ; simple little things.
Leave a comment:
-
ok last question where can i find the auto msg to email when someone registered??
Leave a comment:
-
if you go in phpmyadmin and then go to admintools and then get the member of staffs id number eg:2 put in the top box 2 and then put 1 in all the other boxs and it will give them the toolsOriginally posted by adriane14 View Postmoderator tool seems to be just admin ill just rename it lol...how can i permit when i assign someone to be my admin? in there tools always permission denied
Leave a comment:
-
moderator tool seems to be just admin ill just rename it lol...how can i permit when i assign someone to be my admin? in there tools always permission deniedOriginally posted by wap2010v2 View Postyou set the level in users and then go to admintools and put ya id number in the top box and then put one in all the other boxs and away ya go all this is done in phpmyadminLast edited by adriane14; 02.11.10, 05:32.
Leave a comment:
-
wap2010v2 nor be so, at nadym
go to phpmyadmin, users table select the user and edit, change perm to 5
Leave a comment:
-
you set the level in users and then go to admintools and put ya id number in the top box and then put one in all the other boxs and away ya go all this is done in phpmyadminOriginally posted by nadym89 View PostThanks for the reply....It's working now.....
Another question...What's the procedure to change the level of owner to 5?. I know it can be done by doing something with phpMyAdmin. But can anyone tell me how to set the level?Last edited by wap2010v2; 01.11.10, 18:10.
Leave a comment:
Leave a comment: