Catalogus Constructor V3

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,767Posts

    Re: Catalogus Constructor V3

    Quote Originally Posted by Davidaap View Post
    0/10 no cookies.


    Good job, but i still prefer just typing it in navicat :P
    Next time i'll add 10 cookies :)

    Quote Originally Posted by Tha View Post
    I don't see what's wrong using normal PHPMyAdmin or MySQL Navicat, in my opinion it's good enough and you don't need to download extra files which will take space.. Not very usefull but still looks good
    There is nothing wrong with using PHPMyAdmin or Navicat. However this tool increased the adding time of furni's and simple managing of it. I dont see how this can't be usefull as it is..

    ( but if you want to do it right, you can automate everything *kuch* ;) )

  2. #17
    Apprentice MauroTheBest is offline
    MemberRank
    Sep 2011 Join Date
    9Posts

    Re: Catalogus Constructor V3

    Code:
    #nginx:
    index index.php;
    if (!-e $request_filename){
    	rewrite ^/(.*)$ /ccv31/index.php;
    }
    
    
    #.htaccess
    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ ./index.php
    Code for IIS? :|

  3. #18
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,767Posts

    Re: Catalogus Constructor V3

    Quote Originally Posted by MauroTheBest View Post
    Code:
    #nginx:
    index index.php;
    if (!-e $request_filename){
        rewrite ^/(.*)$ /ccv31/index.php;
    }
    
    
    #.htaccess
    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ ./index.php
    Code for IIS? :|
    You can import .htaccess's in your URL Rewrite mod in IIS if installed.

  4. #19
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: Catalogus Constructor V3

    Very good job Joopie and very cool design!
    in V4 you could make a catalog_items, furniture, and furnidata generator in it? ^_^

  5. #20
    Proficient Member PatrickDE93 is offline
    MemberRank
    Jun 2012 Join Date
    GermanyLocation
    172Posts

    Re: Catalogus Constructor V3

    Quote Originally Posted by Prizm View Post
    Very good job Joopie and very cool design!
    in V4 you could make a catalog_items, furniture, and furnidata generator in it? ^_^
    It generate catalog_items and furniture. And the tool use the Habbo.com furnidata i think.

  6. #21
    Proficient Member blink182sp44 is offline
    MemberRank
    Oct 2011 Join Date
    156Posts

    Re: Catalogus Constructor V3

    OMG! This is nice, i hope you make more scripts! :D

  7. #22
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,767Posts

    Re: Catalogus Constructor V3

    Quote Originally Posted by PatrickDE93 View Post
    It generate catalog_items and furniture. And the tool use the Habbo.com furnidata i think.
    in "/Config/Libraries/CCV3.php" you can change the furnidata url to your own furnidata.

    Quote Originally Posted by blink182sp44 View Post
    OMG! This is nice, i hope you make more scripts! :D
    Give me some ideas what to make? :)

  8. #23
    Proficient Member blink182sp44 is offline
    MemberRank
    Oct 2011 Join Date
    156Posts

    Re: Catalogus Constructor V3

    I think, but i i found one i send you a pm

  9. #24
    Apprentice AppleLion is offline
    MemberRank
    Nov 2012 Join Date
    The NetherlandsLocation
    11Posts

    Re: Catalogus Constructor V3

    I get this error:

    Fatal error: Uncaught exception 'Exception' with message '<h1>404 Not Found</h1>hpretro/ccv31/' in C:\xampp\htdocs\r63\phpretro\ccv31\Framework\Application\Router.class.php:52 Stack trace: #0 C:\xampp\htdocs\r63\phpretro\ccv31\index.php(7): Router->doRoute() #1 {main} thrown in C:\xampp\htdocs\r63\phpretro\ccv31\Framework\Application\Router.class.php on line 52

    Can you help me? :S

    BTW: Its a R63 Phoenix Version of PHPRETRO, So its not v27 etc.

  10. #25
    Valued Member Tando is offline
    MemberRank
    Mar 2012 Join Date
    NorwayLocation
    108Posts

    Re: Catalogus Constructor V3

    Great stuff, by a great coder! Thank you Joopie!

  11. #26
    Banned Divide is offline
    BannedRank
    Aug 2011 Join Date
    British CoderLocation
    1,013Posts

    Re: Catalogus Constructor V3

    Doesn't work for me, 500 internal server error. My error log:

    Code:
    [12-Dec-2012 19:50:40 UTC] PHP Fatal error:  Uncaught exception 'Exception' with message '<h1>404 Not Found</h1>og/index.php/' in C:\inetpub\soon\catalog\Framework\Application\Router.class.php:52
    Stack trace:
    #0 C:\inetpub\soon\catalog\index.php(7): Router->doRoute()
    #1 {main}
      thrown in C:\inetpub\soon\catalog\Framework\Application\Router.class.php on line 52

  12. #27
    Valued Member robertdobson is offline
    MemberRank
    Mar 2010 Join Date
    142Posts

    Re: Catalogus Constructor V3

    Would it not be possible to order the pages in the page editor thing so that they match the order in-game? (So ordered based on the order_num)?

  13. #28
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,767Posts
    Quote Originally Posted by Les View Post
    i get a *no emulator suppport sorted catalogus items*
    Its a note... >.>

  14. #29
    Apprentice LikeOMG is offline
    MemberRank
    Dec 2012 Join Date
    17Posts

    Re: Catalogus Constructor V3

    Can I know where do I drop the files and how do I set up?

  15. #30
    Apprentice Thibault is offline
    MemberRank
    Dec 2012 Join Date
    Nancy, FranceLocation
    10Posts

    Re: Catalogus Constructor V3

    I get this error :
    Fatal error: Class 'mysqli_stmt' not found in /ccv31/Framework/Storage/MySQLi.class.php on line 7
    Can you help me ?
    Thx.



Page 2 of 3 FirstFirst 123 LastLast

Advertisement