[Website] CPSP (v1.0) - Customizable Private Server Platform menu

User Tag List

Page 8 of 10 FirstFirst ... 45678910 LastLast
Results 106 to 120 of 149
  1. #106
    Dombo's Avatar Banned
    Reputation
    622
    Join Date
    Nov 2008
    Posts
    1,421
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm anxiously awaiting your results

    Keep up the good work!

    Originally Posted by Summer View Post
    and also im adding a login feature is there away to make some menu items that only appears if u are a member ?
    The newer version features global functions you can address. (IsLoggedIn() returning a boolean, true or false)

    For now use isset($_SESSION['userid']), also returning true or false
    Last edited by Dombo; 03-29-2010 at 05:17 PM.

    [Website] CPSP (v1.0) - Customizable Private Server Platform
  2. #107
    nexty5870's Avatar Member
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    23
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Keep up the good work, hope to see the new version with some other feature, like more server stat - imrove donation system (not working on my side)... I will keep follow you!

  3. #108
    lilysdad's Avatar Banned
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    pass: 5f4dcc3b5aa765d61d8327deb882cf99
    see this rediculasly long sting of letters and numbers ....
    5f4dcc3b5aa765d61d8327deb882cf99
    no go back to school and learn to read

  4. #109
    Kirth's Avatar Active Member
    Reputation
    58
    Join Date
    Nov 2007
    Posts
    274
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The layout is absolutely gorgeous. However, the PHP behind it is.. not.

  5. #110
    Dombo's Avatar Banned
    Reputation
    622
    Join Date
    Nov 2008
    Posts
    1,421
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kirth View Post
    The layout is absolutely gorgeous. However, the PHP behind it is.. not.
    I've rewritten all of my code in the latest version, completely object oriented.

    This will allow others to address public functions, write their own, etc.

    I've also made use of overloading in many functions to improve overall functionality.

  6. #111
    kingofwc's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    92
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you add more realms to the Realm Status thing? Would be great.

  7. #112
    Harambeqt's Avatar Elite User CoreCoins Purchaser
    Reputation
    333
    Join Date
    Mar 2010
    Posts
    1,206
    Thanks G/R
    9/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kingofwc View Post
    Can you add more realms to the Realm Status thing? Would be great.
    Do it yourself ? its not 2 advanced :3
    Support the #1 WoW Emulator:
    http://arcemu.org/
    https://github.com/arcemu/arcemu
    - - -

  8. #113
    Dombo's Avatar Banned
    Reputation
    622
    Join Date
    Nov 2008
    Posts
    1,421
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AfterDawn View Post
    Do it yourself ? its not 2 advanced :3
    I haven't added multi-realm support yet, maybe because I'm lazy.

    And it's not hard indeed if you study the code.

  9. #114
    dead[killss]'s Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did evrything, changed the config.php.
    the website loads good, but when i click on register it gives this error:

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\CounterWoW\server\htdocs\register.php:2) in C:\CounterWoW\server\htdocs\register.php on line 2

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\CounterWoW\server\htdocs\register.php:2) in C:\CounterWoW\server\htdocs\register.php on line 2
    MMOwned Private ServerHomeForumsRegisterConnectToolsDonateVoteReport

    But still i made a account while it gave this error

  10. #115
    kjankoski's Avatar Active Member
    Reputation
    30
    Join Date
    May 2009
    Posts
    110
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Notice: Undefined index: newsid in C:\wamp\www\mmowned2\includes\news.php on line 7
    And more errors on MMOPS tools.
    Using wamp.
    Last edited by kjankoski; 04-06-2010 at 12:31 PM.

  11. #116
    lol97899's Avatar Contributor
    Reputation
    104
    Join Date
    Nov 2008
    Posts
    262
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Extremely Nice, never seen any better+Rep
    your a god


  12. #117
    hrk's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great site, +r but one question. I post news and it doesn't show up on front page. No news at all is on the front page. I checked the SQL and its updating in there so I know its working but It isnt updating the index.php

  13. #118
    Dombo's Avatar Banned
    Reputation
    622
    Join Date
    Nov 2008
    Posts
    1,421
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hrk View Post
    Great site, +r but one question. I post news and it doesn't show up on front page. No news at all is on the front page. I checked the SQL and its updating in there so I know its working but It isnt updating the index.php
    Probably an empty field, check if one is empty?

  14. #119
    hrk's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dombo View Post
    Probably an empty field, check if one is empty?
    Nope, not even the news posts that were already in the SQL are showing up.

  15. #120
    vaniva's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    indy beauti

Page 8 of 10 FirstFirst ... 45678910 LastLast

Similar Threads

  1. [Website] CPSP (v2.0) Customizable Private Server Platform
    By Dombo in forum WoW EMU General Releases
    Replies: 76
    Last Post: 09-24-2010, 06:12 AM
  2. [Tutorial] Private Server Full Customizable Website
    By Airwavez in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 04-06-2008, 08:31 PM
  3. Replies: 5
    Last Post: 02-22-2008, 01:08 PM
  4. Help on private server website.
    By Hedgehog993 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 02-21-2008, 08:54 AM
  5. I need someone to make me a website for my private server
    By saagdawg in forum World of Warcraft Emulator Servers
    Replies: 16
    Last Post: 10-01-2007, 04:57 AM
All times are GMT -5. The time now is 03:01 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search