Need WebPage

Page 1 of 2 12 LastLast
Results 1 to 25 of 27
  1. #1
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Need WebPage

    Can someone say me where can i download these website?

    Please :D

    Thanks!
    Last edited by cypher; 22-12-09 at 10:14 AM.


  2. #2
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts
    Last edited by emi; 22-12-09 at 10:14 AM.

  3. #3
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by emi5893 View Post
    Can u say me how to install it please? Thnks emi!

  4. #4
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Need WebPage

    Quote Originally Posted by volao47 View Post
    Can u say me how to install it please? Thnks emi!
    the backend is the source for frontend,so in front end you put in config.php the link where backend is...(remember to put / at the end)
    and in backend in config.php you enter your server details

  5. #5
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by emi5893 View Post
    the backend is the source for frontend,so in front end you put in config.php the link where backend is...(remember to put / at the end)
    and in backend in config.php you enter your server details
    Damm.. i don't understand so much.. i have backend in C:\xampp\htdocs\ct_v3_backend that i need to put in frontend? it's say me these

    <?PHP
    set_time_limit(20);
    $_config['forum_feed'] = 'http://www.mmowebs.com/rss.php?fid=72';
    $_config['forum_link'] = 'http://www.mmowebs.com/index.php?gid=68';
    $_config['server_feed'] = 'http://cabaltco.zapto.org/';// dont forget to add / in the end
    $_config['front_page'] = 'statistics'; // change to any module file
    $_config['popup_vote'] = 1010; // time for popups to apear again in seconds
    $_config['top_hero'] = 10; // how many heroes to show in top hero

    $_config['close_site'] = false;
    $_config['redirect'] = 'http://www.mmowebs.com/index.php?gid=68';
    include('includes/file.php');

    what io need to put?

    Thanks a lot Emi!

  6. #6
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Need WebPage

    yes,you see server feed?there you have to put the exact link for backend ex:http://yourwebsite/ct_v3_backend

  7. #7
    Account Upgraded | Title Enabled! Darkcyde is offline
    MemberRank
    Oct 2008 Join Date
    OptionPool.scpLocation
    203Posts

    Re: Need WebPage

    Quote Originally Posted by volao47 View Post
    Damm.. i don't understand so much.. i have backend in C:\xampp\htdocs\ct_v3_backend that i need to put in frontend? it's say me these

    <?PHP
    set_time_limit(20);
    $_config['forum_feed'] = 'http://www.mmowebs.com/rss.php?fid=72';
    $_config['forum_link'] = 'http://www.mmowebs.com/index.php?gid=68';
    $_config['server_feed'] = 'http://cabaltco.zapto.org/';// dont forget to add / in the end
    $_config['front_page'] = 'statistics'; // change to any module file
    $_config['popup_vote'] = 1010; // time for popups to apear again in seconds
    $_config['top_hero'] = 10; // how many heroes to show in top hero

    $_config['close_site'] = false;
    $_config['redirect'] = 'http://www.mmowebs.com/index.php?gid=68';
    include('includes/file.php');

    what io need to put?

    Thanks a lot Emi!
    Wow, John_d covered all this when he released the files. You really should read the release thread when you DL something.

  8. #8
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by Darkcyde View Post
    Wow, John_d covered all this when he released the files. You really should read the release thread when you DL something.
    Damm.. i can't install :( please help! give me a guide or pictures plz plz!!

    Thnks!!

  9. #9
    Account Upgraded | Title Enabled! Darkcyde is offline
    MemberRank
    Oct 2008 Join Date
    OptionPool.scpLocation
    203Posts

  10. #10
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    sorry but i don't understand these :S

    1st thing u need to do is install the backend.
    it needs to be.
    1. near the mssql server . preferrably same computer.
    2. make it connect to ur mssql server. edit config.php
    3. try opening one of the page ( tophero.php for example, if successfully connects. ur ok to move on )

    backend notes:
    1. don't try to open the backend.. it redirect to u to my site. there is no point in opening it.
    2. backend serves as a Information Feeder to the frontend.
    3. Freetds and PHP5 is the best way to configure backend. but it should work with normal mssql/php

    after backend is successfully installed.
    u can install the frontend. the frontend is the most easiest to install.
    1. upload it to any hosting site. with that supports php.. preferably php5
    2. edit config.php . ( make sure u edit $_config['server_feed'] .. to the exact location of ur backend url ( remember to add the end / ))


    please someone help me! i need a website!

    i configure config.php and i cant eneter, i don't know what is wrong
    plz help me emi please!!!


    ur done

  11. #11
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Need WebPage

    what is so unclear?
    it's easy to install,and after u finished that,you have to go in front directory;exp:http://mywebsite/ct_v3_frontend/

  12. #12
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: Need WebPage

    Quote Originally Posted by volao47 View Post
    sorry but i don't understand these :S
    Seriously, people need to stop with that. RESEARCH. EXPERIMENT. Don't take one look and the instructions and then post for help without even trying. Few things truly annoy me more than this.

    Did you seriously think i was just born with knowledge? No i wasn't. When i hit a problem i google the crap out of it, then experiment to see if i can work it out and if not go back to googling and repeat until i get it. See if you can find more than 1 post of mine here (or anywhere) asking for help and then remember that when i started on cabal there were no guides and nobody to ask for help. It isn't that you can't do it you just aren't trying.

    I'm not being mean by the way i'm just trying to educate you a little Lets break that guide down and anything in bold that you don't know is where you should be googling.

    1st thing u need to do is install the backend.
    it needs to be.
    1. near the mssql server . preferrably same computer.
    2. make it connect to ur mssql server. edit config.php
    3. try opening one of the page ( tophero.php for example, if successfully connects. ur ok to move on )
    This means copy the backend folder to your webserver folder and edit config.php with your mssql connection details. If you don't have a webserver then google "xampp" as it is all in one and setup is very easy. For xampp the web folder is c:\xampp\htdocs\.

    backend notes:
    1. don't try to open the backend.. it redirect to u to my site. there is no point in opening it.
    2. backend serves as a Information Feeder to the frontend.
    3. Freetds and PHP5 is the best way to configure backend. but it should work with normal mssql/php
    Other than point 2 this isn't really that important, for info only.

    after backend is successfully installed.
    u can install the frontend. the frontend is the most easiest to install.
    1. upload it to any hosting site. with that supports php.. preferably php5
    2. edit config.php . ( make sure u edit $_config['server_feed'] .. to the exact location of ur backend url ( remember to add the end / ))
    Again copy to web folder but this time the "frontend" folder. Edit config.php in there with your details. $_config['server_feed'] is the web url of your backend (backend feeds frontend if you remember from the last section). There is an example there already, but see below to understand this bit better.

    The directory structure in the web folder (c:\xampp\htdocs) is the same as your website will be and the htdocs folder is the top.

    To test it open a browser on the same compiter as the webserver and go type "http://localhost" into the address bar and if you did it right you should see the backend and frontend folders just like in c:\xampp\htdocs. Which makes http://localhost/backend the url of your backend. Now go check you got $_config['server_feed'] right (remember the / on the end!)

    please someone help me! i need a website!
    Well i just skipped you past all of the important lessons you would have learned through research and experimenting, which does mean i will now get more support posts from you about websites, but it should get you there quickly. Please at least try to make you support posts more interesting for me

    i configure config.php and i cant eneter, i don't know what is wrong
    plz help me emi please!!!
    This doesn't actually tell us that much to be honest. When posting for help we need the exact error messages, exactly what works and what does not. Remember what we cannot see what you see and the only things we know about the problem are what you tell us so try to put as much info in as you can as it helps us work out what is wrong quicker when you get stuck.

    I don't mean don't post when you get stuck of course, i'll always help when i can. Just remember that this is a development forum and we like the HARD questions, not the easy ones

  13. #13
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by chumpywumpy View Post
    Seriously, people need to stop with that. RESEARCH. EXPERIMENT. Don't take one look and the instructions and then post for help without even trying. Few things truly annoy me more than this.

    Did you seriously think i was just born with knowledge? No i wasn't. When i hit a problem i google the crap out of it, then experiment to see if i can work it out and if not go back to googling and repeat until i get it. See if you can find more than 1 post of mine here (or anywhere) asking for help and then remember that when i started on cabal there were no guides and nobody to ask for help. It isn't that you can't do it you just aren't trying.

    I'm not being mean by the way i'm just trying to educate you a little Lets break that guide down and anything in bold that you don't know is where you should be googling.


    This means copy the backend folder to your webserver folder and edit config.php with your mssql connection details. If you don't have a webserver then google "xampp" as it is all in one and setup is very easy. For xampp the web folder is c:\xampp\htdocs\.


    Other than point 2 this isn't really that important, for info only.


    Again copy to web folder but this time the "frontend" folder. Edit config.php in there with your details. $_config['server_feed'] is the web url of your backend (backend feeds frontend if you remember from the last section). There is an example there already, but see below to understand this bit better.

    The directory structure in the web folder (c:\xampp\htdocs) is the same as your website will be and the htdocs folder is the top.

    To test it open a browser on the same compiter as the webserver and go type "http://localhost" into the address bar and if you did it right you should see the backend and frontend folders just like in c:\xampp\htdocs. Which makes http://localhost/backend the url of your backend. Now go check you got $_config['server_feed'] right (remember the / on the end!)



    Well i just skipped you past all of the important lessons you would have learned through research and experimenting, which does mean i will now get more support posts from you about websites, but it should get you there quickly. Please at least try to make you support posts more interesting for me



    This doesn't actually tell us that much to be honest. When posting for help we need the exact error messages, exactly what works and what does not. Remember what we cannot see what you see and the only things we know about the problem are what you tell us so try to put as much info in as you can as it helps us work out what is wrong quicker when you get stuck.

    I don't mean don't post when you get stuck of course, i'll always help when i can. Just remember that this is a development forum and we like the HARD questions, not the easy ones

    Chumpy u are the best.. u help me a lot and i can't say anything to u..

    Thnks for help and i fix a problem but i google and i still having the problem i give u a pictures to see what is wrong..

    Here are my 2 confis.php
    http://www.mediafire.com/?zdzynij2yy2

    And some pictures:

    When i open http://localhost/ i see:
    http://img684.imageshack.us/img684/962/24359703.jpg

    When i click backend folder:
    http://img192.imageshack.us/img192/8875/61955803.jpg

    The Folders that i have in htdocs:
    http://img8.imageshack.us/img8/5140/70959855.jpg

    Thanks a lot chumpy, u are a great man

    Last edited by volao47; 23-12-09 at 11:14 PM.

  14. #14
    Account Upgraded | Title Enabled! Darkcyde is offline
    MemberRank
    Oct 2008 Join Date
    OptionPool.scpLocation
    203Posts

    Re: Need WebPage

    Your main problem i is that you have the frontend in a folder. When you go to "localhost" your web server will try to display any index.php in the root of htdocs. if there are none it will display the contents of the htdocs folder in a "folder view".

    Place all the files from the "frontend" folder at the root of htdocs. this way when you open localhost it will display the index.php.

    Keep the backend in a folder just like you have it.

    Your configs look good.

    Once you move the frontend files to the htdocs root and go to localhost it should display properly.

    Do not try to access the backend, it is simply an information feed to the frontend, it has no "display" only configuration files.
    Last edited by Darkcyde; 23-12-09 at 11:58 PM.

  15. #15
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by Darkcyde View Post
    Your main problem i is that you have the frontend in a folder. When you go to "localhost" your web server will try to display any index.php in the root of htdocs. if there are none it will display the contents of the htdocs folder in a "folder view".

    Place all the files from the "frontend" folder at the root of htdocs. this way when you open localhost it will display the index.php.

    Keep the backend in a folder just like you have it.

    Your configs look good.

    Once you move the frontend files to the htdocs root and go to localhost it should display properly.

    Do not try to access the backend, it is simply an information feed to the frontend, it has no "display" only configuration files.
    Okey... but the root of htdocs is in CentOS? or something like these?

    http://img8.imageshack.us/img8/1503/49528096.jpg

    Thanks for ur help! :D

  16. #16
    Account Upgraded | Title Enabled! Darkcyde is offline
    MemberRank
    Oct 2008 Join Date
    OptionPool.scpLocation
    203Posts

    Re: Need WebPage

    Quote Originally Posted by volao47 View Post
    Okey... but the root of htdocs is in CentOS? or something like these?

    http://img8.imageshack.us/img8/1503/49528096.jpg
    No, what I mean by the root of htdocs is C:\XAMPP\htdocs... Your screenshot looks good, what happens when you open localhost now?

    Thanks for ur help! :D
    use the post thanks button.

    Once all this is done you will more than likely have to switch from default mssql extensions over to FreeTDS for the control panels.

    Refer to this post:
    http://forum.ragezone.com/f451/omg-e...painel-629751/

    You will probably encounter a lot of errors trying to get Cabal Toolz set up properly. There are literally dozens of topics asking for help. Learn how to Google and search this forum for your answers. Creating a new post asking for someone to solve an error that was previously solved on 4 other topics is redundant not to mention that you dont learn anything from it. Get out there and get your hands dirty, if you cant set up and admin a website you arent cut out for hosting a server either.. ^_^
    Last edited by Darkcyde; 24-12-09 at 02:46 AM.

  17. #17
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by Darkcyde View Post
    No, what I mean by the root of htdocs is C:\XAMPP\htdocs... Your screenshot looks good, what happens when you open localhost now?


    use the post thanks button.

    Once all this is done you will more than likely have to switch from default mssql extensions over to FreeTDS for the control panels.

    Refer to this post:
    http://forum.ragezone.com/f451/omg-e...painel-629751/

    These say me when i try to open localhost.. :S the page is cabaltoolz v3 ^^

    http://img13.imageshack.us/img13/4759/97393842.jpg

    Help

  18. #18
    Account Upgraded | Title Enabled! Darkcyde is offline
    MemberRank
    Oct 2008 Join Date
    OptionPool.scpLocation
    203Posts

    Re: Need WebPage

    I googled xampp error 500: ([ame="http://www.google.com/search?source=ig&hl=en&rlz=&=&q=xampp+error+500&aq=f&oq=&aqi="]403 Forbidden[/ame])

    http://www.lancelhoff.com/xampp-500-...-server-error/

    It is more than likely a result of having a .htaccess file in the htdocs root. If you look in the frontend folder for cabal toolz there is no .htaccess file. Move it out of htdocs, restart apache and try again.
    Last edited by Darkcyde; 24-12-09 at 03:05 AM.

  19. #19
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by Darkcyde View Post
    I googled xampp error 500:

    http://www.lancelhoff.com/xampp-500-...-server-error/

    It is more than likely a result of having a .htaccess file in the htdocs root. If you look in the frontend folder for cabal toolz there is no .htaccess file. Move it out of htdocs, restart apache and try again.
    Ok now when y try to connect to local host i have these:
    http://img684.imageshack.us/img684/962/24359703.jpg

    and my folder now is these:
    http://img85.imageshack.us/img85/3453/24380050.jpg

    Omg.. i don't know what is the problem..

    Thnks i will click all thanks in your post and if u can help me to fix the problem i give u thanks a lot

  20. #20
    Account Upgraded | Title Enabled! Darkcyde is offline
    MemberRank
    Oct 2008 Join Date
    OptionPool.scpLocation
    203Posts

    Re: Need WebPage

    lol, you removed all the front end files...

    ok, keep the backend folder there, open up the front end folder and copy the contents back into the root of htdocs. Like you had before, all you had to do was remove the .htaccess file...

    I attached a SS, IM ON A MAC, your screen will not look like this, im just showing an example of what the folder should look like.

    (do not change the backend folder name to match mine, just make sure that the link in the frontend config is pointing to the right folder ^_^ )

    The second SS shows that the frontend config is pointing to my backend folder. once again, the folder name does not matter as long as the config is right...

    The third shot is my result. once again, I'm on a mac, so nothing on the site works right but as a proof of concept, so long as the folder structure is right, the config is right and there is no .htaccess file it works properly.
    Attached Thumbnails Attached Thumbnails screen-shot-2009-12-23-a   screen-shot-2009-12-23-a   screen-shot-2009-12-23-a  
    Last edited by Darkcyde; 24-12-09 at 03:29 AM.

  21. #21
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by Darkcyde View Post
    lol, you removed all the front end files...

    ok, keep the backend folder there, open up the front end folder and copy the contents back into the root of htdocs. Like you had before, all you had to do was remove the .htaccess file...

    I attached a SS, IM ON A MAC, your screen will not look like this, im just showing an example of what the folder should look like.

    (do not change the backend folder name to match mine, just make sure that the link in the frontend config is pointing to the right folder ^_^ )


    The second SS shows that the frontend config is pointing to my backend folder. once again, the folder name does not matter as long as the config is right...

    The third shot is my result. once again, I'm on a mac, so nothing on the site works right but as a proof of concept, so long as the folder structure is right, the config is right and there is no .htaccess file it works properly.

    NIICEEE!! IT'S DONEE! I ONLY HAVE A QUESTION.

    the name of my server is cabaltco.zapto.org

    how can i make it like cabal.mmowebs.com?

    i see these in a index file

    <?PHP
    header('Location: http://cabaltco.mmowebs.com');
    ?>

    i need something like these

    Thanksss

  22. #22
    Account Upgraded | Title Enabled! Darkcyde is offline
    MemberRank
    Oct 2008 Join Date
    OptionPool.scpLocation
    203Posts

    Re: Need WebPage

    Quote Originally Posted by volao47 View Post
    NIICEEE!! IT'S DONEE! I ONLY HAVE A QUESTION.

    the name of my server is cabaltco.zapto.org

    how can i make it like cabal.mmowebs.com?

    i see these in a index file

    <?PHP
    header('Location: http://cabaltco.mmowebs.com');
    ?>

    i need something like these

    Thanksss
    Hey hey, glad you got it worked out!!

    I'm not too sure I know what you mean here? Are you asking about the page titles that show on the browser or the images in the actual web page?

    Also be very careful throwing site addresses out there, this is advertising. Edit the post and remove the site name, I'm pretty sure the mods will do it but it you get it first they wont have to do it themselves. save everyone some time ^_^
    Last edited by Darkcyde; 24-12-09 at 04:57 AM.

  23. #23
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by Darkcyde View Post
    Hey hey, glad you got it worked out!!

    I'm not too sure I know what you mean here? Are you asking about the page titles that show on the browser or the images in the actual web page?
    i have some question.. i haven't webshop, i can reset character it show me Syntax error i think is for the old web what db need i to restore for start again web config?

    and no i ask for change web link.. the link now is cabaltco.zapto.org

    and i want another i like one like cabaltco.mmowebs.com.. or something like these.. how can i make it?

    Really thanks for all Darkcyde u are great!

  24. #24
    Account Upgraded | Title Enabled! Darkcyde is offline
    MemberRank
    Oct 2008 Join Date
    OptionPool.scpLocation
    203Posts

    Re: Need WebPage

    Quote Originally Posted by volao47 View Post
    i have some question.. i haven't webshop, i can reset character it show me Syntax error i think is for the old web what db need i to restore for start again web config?

    and no i ask for change web link.. the link now is cabaltco.zapto.org

    and i want another i like one like cabaltco.mmowebs.com.. or something like these.. how can i make it?

    Really thanks for all Darkcyde u are great!
    You are going to have to search around and see what you can learn. I dont use Cabal Toolz I built my own site so I dont know all the inner workings of CT.

    The character reset is a common bug, I dont know why it does it. The webshop requires DB edits you can find them in the release thread.

    mmowebs is John_d's website talk to him about sub domains.

    I'm glad to help but you need to be willing to help yourself as well, no one on Ragezone will hold your hand through everything. You need to invest some time and start reading. Everything I just walked you through could have been found by doing a simple search but everyone deserves 1 free pass ^_^ lol....

  25. #25
    Valued Member volao47 is offline
    MemberRank
    Dec 2007 Join Date
    123Posts

    Re: Need WebPage

    Quote Originally Posted by Darkcyde View Post
    You are going to have to search around and see what you can learn. I dont use Cabal Toolz I built my own site so I dont know all the inner workings of CT.

    The character reset is a common bug, I dont know why it does it. The webshop requires DB edits you can find them in the release thread.

    mmowebs is John_d's website talk to him about sub domains.

    I'm glad to help but you need to be willing to help yourself as well, no one on Ragezone will hold your hand through everything. You need to invest some time and start reading. Everything I just walked you through could have been found by doing a simple search but everyone deserves 1 free pass ^_^ lol....
    Yes i know the problem is that i find nothing

    please help me with webpage pleasee!



Page 1 of 2 12 LastLast

Advertisement