Results 1 to 2 of 2

Thread: Problem with member.php

  1. #1
    blizzzard
    Guest

    Exclamation Problem with member.php

    When I open the page http://yoursite.com/member.php I get following error:

    Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/member.php on line 157


    What can I do?

  2. #2
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    I think you can....

    a) use php 4.x
    b) use php 5.x and add/change
    Code:
    allow_call_time_pass_reference
    to true in your php.ini file
    c) wait for / pay someone to fix the coding in "function getPageBlocks"

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. dolphin new member signup problem
    By urglik in forum General Troubleshooting
    Replies: 1
    Last Post: 08-12-2007, 05:26 PM
  2. Member Panel latest news and member statistics
    By malikperera in forum Dolphin General Discussion v5.3 to v5.6.5
    Replies: 2
    Last Post: 05-23-2007, 12:17 AM
  3. Replies: 0
    Last Post: 03-21-2007, 09:25 PM
  4. Online Member | Random Member | Latest Member | Top Member
    By ijk in forum General Issues, Comments, Questions
    Replies: 2
    Last Post: 12-29-2005, 03:49 AM
  5. Online Member | Random Member | Latest Member | Top Member
    By Smoge in forum General Issues, Comments, Questions
    Replies: 2
    Last Post: 07-20-2005, 12:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •