Results 1 to 3 of 3

Thread: CYC + 2.8 + Pruning + register = error

  1. #1
    Thread Starter
    Veteran pointandstare's Avatar
    Join Date
    Apr 2009
    Location
    London, England
    Posts
    311
    Thanks
    0
    Thanked 2 Times in 2 Posts

    CYC + 2.8 + Pruning + register = error

    Using v2.8 (latest) with Customise Your Community and get this error when trying to register:
    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/path/to/classipress/header.php on line 42

    Line 42 is while ($row=mysql_fetch_array($sql)){ which is part of the 'pruning' code.
    Setting 'Prune ads' to No, removes this error.
    Also, using CYC with the default theme also produces no error, without or without pruning.

    So ... Using CYC with 2.8 gives an error IF you have pruning set to yes.

  2. #2
    Founder dcowgill's Avatar
    Join Date
    Mar 2009
    Location
    San Francisco, CA
    Posts
    1,939
    Thanks
    66
    Thanked 135 Times in 99 Posts

    Re: CYC + 2.8 + Pruning + register = error

    Yes, v2.8 doesn't play nice with the CYC plugin however, you won't even need CYC once v2.9 comes out. It's built it.

  3. #3
    Thread Starter
    Veteran pointandstare's Avatar
    Join Date
    Apr 2009
    Location
    London, England
    Posts
    311
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Re: CYC + 2.8 + Pruning + register = error

    Yeah, but that's like ... hhmmm ... days away! We can't wait that long!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Register page?
    By Lexicon in forum ClassiPress General Discussion
    Replies: 11
    Last Post: April 9th, 2010, 10:05 PM