Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

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

    Re: Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

    Quote Originally Posted by FullmetalPride View Post
    Is this independent of Uber? In other words, can I use it with Phoenix? Haven't looked around in my CF files in a while..
    Yes you can because, the form editor is rendered dynamic from the field in the table, but I didn't tested it

  2. #32
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    Re: Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

    Quote Originally Posted by joopie View Post
    Yes you can because, the form editor is rendered dynamic from the field in the table, but I didn't tested it
    KEWL! Now if only I could get fucking ColdFusion to tell itself it's not the developer edition..

  3. #33
    Enthusiast Firedima is offline
    MemberRank
    Oct 2011 Join Date
    GermanyLocation
    46Posts

    Re: Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

    WTF?!: Notice: Undefined index: xmlrequest in C:\xampp\htdocs\catalog\furnis.php on line 5

    I don't know why!

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

    Re: Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

    Quote Originally Posted by Firedima View Post
    WTF?!: Notice: Undefined index: xmlrequest in C:\xampp\htdocs\catalog\furnis.php on line 5

    I don't know why!
    Search:

    PHP Code:
    if ($_GET['xmlrequest']) 
    Replace:

    PHP Code:
    if (isset($_GET['xmlrequest'])) 

  5. #35
    Enthusiast Fakyteen is offline
    MemberRank
    Sep 2011 Join Date
    48Posts

    Re: Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

    Wonderful: D

  6. #36
    hoi ik ben cool Merijn is offline
    MemberRank
    Dec 2009 Join Date
    The NetherlandsLocation
    492Posts

    Re: Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

    Cool Jos, this is nice.

  7. #37
    Enthusiast Firedima is offline
    MemberRank
    Oct 2011 Join Date
    GermanyLocation
    46Posts

    Re: Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

    Quote Originally Posted by joopie View Post
    Search:

    PHP Code:
    if ($_GET['xmlrequest']) 
    Replace:

    PHP Code:
    if (isset($_GET['xmlrequest'])) 
    thank you!

  8. #38
    Infraction Banned iJolly is offline
    MemberRank
    Nov 2011 Join Date
    3Posts

    Re: Catalogus Constructor V2 [Tool][Catalogus][Uber/Phoenix]

    If you do a v3 make sure you add pictures to go with it so you can see what it looks like while you are creating it :D



Page 3 of 3 FirstFirst 123

Advertisement