Jul 25, 2008

Php Problems - Clan Web site Problem

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming

free web hosting

Php Problems - Clan Web site Problem

Ao)K-General
Okay, so I have an old version of Nettek that I would like to modify. There is a bug that when you get to the rank required for Set Rank, you can set your rank or other people's ranks to what ever you want, even Webmaster and that's something I'd like to not have. I am wondering how to fix the problem. What would I modify in the coding to set have it so you can only move people up to 1 rank below you at best? I'm still learning PHP and can't modify things like this quite yet.

Reply

Blessed
Greetings

i dont know what script are using but i think you have to set permissions on the members,
like level 1 = admin 2= mod 3= normal user, like that,

can you post the script.

Reply

Ao)K-General
QUOTE(Blessed @ May 31 2007, 07:23 AM) *
Greetings

i dont know what script are using but i think you have to set permissions on the members,
like level 1 = admin 2= mod 3= normal user, like that,

can you post the script.

Erm.. okay... No idea what you're talking about there.

Reply

Ao)K-General
Can no one help me with this problem? I need to fix this problem so that I don't have to worry about people. I'd rather not have to remove the rank.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : php problems clan web site

  1. Xbox Gamertag Profile On Site - (2)
  2. Html Site With Login - Is it possible? (2)
    Hello. I´m building my own site and I need some help... Is it possible to use a login sistem in php
    and mysql database in a html site? ...
  3. Connecting Php Site To Database - (6)
    Please Help Me with this site's error http://gatewaybiz.x10hosting.com/surf/ ...
  4. The Artists Tutorials :mysql Basic Commands - The Artists is an online programming unit and gfx designing clan. (0)
    Let's Talk about basic mysql commands used in php. I will now show you a list of the most common
    MySQL FUNCTIONS : QUOTE mysql_connect(MySQL server name,username,password) - opens a connection
    to a MySQL server. mysql_select_db(database name,connection id) - selects a database residing on
    the MySQL server. The database name parameter referes to an active database on the MySQL server that
    was opened with the mysql_connect function. The connection identifier is a reference to the current
    MySQL connection. mysql_query(sql query) - sends a query to the currently ac...
  5. Displaying Your Phone Number On A Wap Site - (3)
    I have a wap site elitezone.co.za and what i want to add is a code to the index page that displays
    your operator and phone number. Does any one know the coding for this function if so please show me
    here. Help will appriacated. Topic title modified. ...
  6. New Arisen Site Problem - Nettek Login Trouble (2)
    Okay, so I installed Nettek and got everything set up. But every time I try and login, it says
    it's incorrect. I've gone into the Database and gotten the password and since it was
    simple, put them in and had tried but with no success. I tried changing the password but I still
    couldn't get in. I tried adding another login and it still didn't work. I have no idea
    what's wrong and I need some help....
  7. Include Funtion Php Problems - in xammp and php 5.1.1 (11)
    Hi, I just recently installed the latest versin of XAMMP on my computer which comes with php5.1.1
    and i have been noticing some problems with the include(); funtion. This is a code that worked
    fine on trap17 hosting so I am thinking it has something to do with the php version of 5.1.1 since
    trap17 uses 4.3.X. Now what the actual problem is is using the variables in the include function.
    If i have a normal include sentence like this one: CODE include "hello.php"; then it
    works fine but as soon as i start using variables it somehow dosent work at all. ...
  8. Use Bb Code On Your Site! - Just like on forums! (7)
    To use this you must have PHP support on your server. Just use this code: CODE <?php
    $content = "Hello, World!"; $html = array('[b]',
    '[/b]', '[i]', '[/i]', '[u]',
    '[/u]'); $replacements = array ('<b>',
    '</b>', '<i>', '</i>', '<u>',
    '</u>'); $content = str_replace($html, $replacements,
    $content); ?&...
  9. Problems With Php - (5)
    Recently, my system was infected by a Trojan Horse. Since then, I've been finding files missing
    and now my PHP will not work, my Apache server will not display PHP files, i've tried getting
    rid of the files in my C:\Windows and C:\Windows\system32 folders but nothing is
    working. (it comes up with 'file in use') All help greatly appreciated....
  10. Problems With Data Formatting - (2)
    I have a MySQL database which stores articles. A sample article would look like this: CODE This
    is a body. This is a body.This is a body.This is a body.This is a body.This is a body.This is a
    body.This is a body.This is a body.This is a body.This is a body.This is a body.This is a body.This
    is a body.This is a body.This is a body.This is a body. This is a body.This is a body.This is a
    body.This is a body.This is a body.This is a body.This is a body.This is a body.This is a body.This
    is a body.This is a body.This is a body.This is a body.This is a body. That'...
  11. Cms Opensource - great cms reviews site (1)
    Hello... you can find great cms on http://www.opensourcecms.com <<< there you can find cms like
    mambo,joomla,wordpress,etc <<...
  12. Preg_replace Problems - (7)
    Sigh... preg_replace is getting very annoying for me. Could sombody tell me what I'm doing
    wrong? Im making a bbcode replace for the forums I made, and preg_replace is being a b****...
    Right now Im working on the tag, and I want to check for valid URL's, because idiots in the
    forum are adding js and stuff in the image tags and messing it all up. So i put a function in the
    array that holds all of the replacements: CODE
    $main_search=array('/\[b\](.*?)\[\/b\]
    /is','/\[i\ ...
  13. Beginner's Php Tutorial Online At My Site - (12)
    Hey everyone, over the last week I've been writing a PHP tutorial aimed at absolute beginners
    who have never even seen the syntax of PHP before let alone wrote a PHP script! The tutorial
    assumes you have a basic knowledge of HTML (for the tutorial you will need to write a couple of
    hyper links and forms, nothing complex!) and an internet browser. It tells you about where to
    find the other software needed (apache/XAMPP and a script.text editor) and how to check if it is
    working. The tutorial is basic and focuses on the use of the ECHO, INCLUDE/REQUIRE and I...
  14. Mysql Authentication Problems - (11)
    I installed the new version of both php and mysql on my computer and I am trying to work on a
    database. The problem is the following. Even though I have the latest version of both php and mysql,
    and I have created users in the new mysql version, I still get the problem that I get an error
    message about authentication problems. I have no clue what I am doing wrong. It did work for a short
    period of time, but somehow it is no longer working. Is there anyone who has a tutorial on how to
    install both php and mysql? I have the feeling that there are a lot of settings in my.in...
  15. Wap Redirection - Usefull code that all wap site owners should use! (12)
    Use this code to redirect pc users from your wap site to web site: include above page header this
    code: CODE <?php $mywebsite = "forum/index.php"; $browser = explode
    ('/', $HTTP_USER_AGENT); if($browser[0]=="IE"){
    header ('Location: $mywebsite');} ?> ...
  16. Odbc Form Problems - (0)
    Hy everyone! I am moderately familiar
    with PHP and have been using it for a couple years for various different things.
    Basic information about my system:
    PHP 5 MySQL 4.1 Apache Windows XP Pro I'm using
    PHP/MySQL for a web-based server and have an ODBC set up in my office. I'm running into some
    problems using the ODBC code as opposed to the MySQL code in some scripts I ha...
  17. Phpnuke Newsletter Sending Problems - (0)
    i have a problem sending newsletters....when i send them no1 receives it...i tried sending to the
    registered users on my site which im in and i didnt recieve it in my mail...i dont know why this is
    happening...it says the newsletter is sent...but we get nothing in our mail... heres the code
    QUOTE /************************************************************************/ /* PHP-NUKE:
    Web Portal System */ /* ===========================
    */ /* ...
  18. I Need Webmail On My Server - (so admins on my site can access it) (0)
    Right now, if i go to the cpanel of my site, I can access webmail of any of the email addresses I
    have. Unfortunatly, I would prefer it if the administrators did not know the password to the
    cpanel. I want them to be able to access mail from 1 of the email accounts. I have tried letting
    all the admins access the account through their own cliants, but it became a mess, not knowing wich
    admins have responded to which emails, because most emails are hosted localy when received by
    cliants such as outlook. Then I had the idea of making one page, with webmail on it. Where...
  19. String Search Outside My Site? - Help me work this out please ;-) (2)
    Hi ;-), i need some php code that will search any site or index page for a string. So i can check if
    my link is on sites it should be quickly?...
  20. Posting To An External Site Without Url Change - need help (0)
    I need help with some PHP, once again. What I'm wanting to do is add something to an external
    database from a remote site. Say we are using the script farsiscript posted ( here ), and
    there's an added feature where it saves the information to a database, and it's on a
    different server. I want people to be on my site, enter the variables, and have the information
    submitted without knowing anything about the external site. Also, would there be a way of
    confirming whether the information was submitted, or if there was an error? Like if the result said
    "Than...
  21. The Downloads On My Site - php (8)
    Ok i have a site with these downloads, when you click on them they do not open up to a new window.
    Instead it uses the same window and goes to the link that it was linked to go to. All of my
    downloads are made from being linked to some other site. Now my site is php, so i was wondering how
    i can make all links open up a new window to their download page without having to type out
    target="_blank" for all of them. Which would take awhile for me. I was wondering if there is a way
    to do that with the php download module where i can insert the target="_blank" in there so it w...
  22. Major Problems With Php Script - Hold on for this one! (8)
    Okay, so I got a php script for my site called php Bible. So I get it and go to install it, and
    then the problems start. You see it uses php, dud, to search and view scripture. So here are the
    instructions: QUOTE 1) Upload the files to a useful place inside your web server's
    document tree. 2) Change the things that look wrong in config.php. 3) Make sure "AcceptPathInfo
    ON" (or analogous) is somewhere in your PHP file section of your web server config. 4) Go over
    steps 2 and 3 again, because you probably missed something for lack of documentation. So...
  23. Good Script Site - Plz Write Good Script Site Here! (6)
    Hi all I write script and i want to know which Script site for release Script is best Some sites ::
    www.hotscripts.com www.scripts.com http://www.yourscripts.net/ http://www.popscript.com/ If You
    know more Url plz post here . thanks all...
  24. Too Many Connections Created In Mysql By My Site - (4)
    Hi i am hosted at computinghost (which is great btw) but my site is causing mysql to hang because
    it is flooded and it causes my account to be suspended alot.. What is confusing is that not many
    users (7) are only when it happens and it is not a deliberate flooding. The mysql proccesslist when
    it gets too many connections: QUOTE | 7971 | andre_krap | localhost | andre_wap | Query | 439
    | Sending data | SELECT unread,sentby,id FROM private WHERE sentto='Candi.Boi' ORDER BY
    id DESC LIMIT 0,15 | | 7973 | andre_krap | localhost | andre_wap | Query | 2 ...
  25. Problems With Php Form? - Can you please help? (7)
    I am trying to install a PHP form. I am using a tutorial I found in the tutorials section. It was
    really good, but I have a few problems. Here is the link, if you need it:
    http://www.trap17.com/forums/index.php?sho...ic=8118&hl=form Anyway, so I place the mailform.php
    in an html document on file manager right? So I do that. And I put it in the body: CODE
    <?php $Name = $_POST['Name']; $Subject =
    $_POST['Subject']; $Email = $_POST['Email'];
    $Site = $_POST['Sit...
  26. "grand" Login System? - To Forums, Chat, and Site (7)
    Major problem I got here. A site at which I am employed as PHP Coder (privet-drive.com), needs a
    "grand" login. The login needs to be able to login them into the forums, the chat, and the site, all
    at the SAME time! The big problem is, the chat is located on another website (potterchat.net),
    and the forums are IPB and not PHPBB. Any comments, or some tips on how I am to go about this? I am
    freaking out, and any advice at all would be nice! Thanks in advanced!...
  27. I'm Using Too Much Resources Of My Site - I Need Some Help! (12)
    I am currently using too much ressources on my site (not hosted at trap17), and it will be suspended
    tuesday if I don't do anything with it. I have done almost everything I can, and even if the
    ressources I use are lower than they were, I still use way too much. So, I would like some help. I
    will list all my scripts telling what they do and how they work, and will let people telling me
    which of them that may use much ressources. NOTE: This is a fansite for an MMORPG game. phpBB The
    main forums are phpBB-driven, but are heavily modified. The main page sends 14 que...
  28. Help Skinning My Site - with php (2)
    here my site, Crystal Illusion each link is suppost to take you to a different layout... but it
    takes you too the same on AND then pictures and style sheet don't turn up- HELP heres the
    cookie check code CODE <? $total_skins = 3; $default_skin = 1; if
    (isset($_REQUEST['newskin'])) {
    $newskin=(int)$_REQUEST['newskin']; if (
    ($newskin<1) OR ($newskin>$total_skins) )
    $newskin=$default_skin; } elseif (isset(�...
  29. Add The Online Proxy To Your Site. - script:phproxy (0)
    it developed by whiteFyre that contained only 5 files: index.php phproxy.class.php javascript.js
    url_forum.inc style.css the demo is on http://hbu.com.ru/proxy/ the script is under gpl.you
    just can edit every file of this 5. and made your own style of online proxy. enjoy it. PS:If the
    member that find your isp is something wrong or block some Ip,just tried this. guangdian...
  30. Need Help With The Header() Function - I am redirecting from my old site (2)
    Over a month ago, I bought a domain name for my site, but my site is still not indexed. I did
    everything needed to get indexed, but I forgot one thing: The old site had exactly the same content
    as the new one. So I had duplicate content. Therefore, I want my old site to redirect the user to
    the new site with this script: CODE <?php header("Location:
    http://www.global-rs.com" . $_SERVER['REQUEST_URI']); exit; ?>
    global-rs.com is my new URL. However, on my old site, which I will be placing this code on, there
    i...



Looking for php, problems, clan, web, site, problem

Searching Video's for php, problems, clan, web, site, problem
advertisement



Php Problems - Clan Web site Problem



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE