Title: Contdown Timer v2.0 Error
Last modified: August 19, 2016

---

# Contdown Timer v2.0 Error

 *  [Geezerjim](https://wordpress.org/support/users/actorjiml/)
 * (@actorjiml)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/contdown-timer-v20-error/)
 * There is an error in this version. There is an erroneous & in line 627
 *  //Check to see what options exists and add the ones that don’t, keeping the 
   values for the ones that do
    foreach($afdnOptions as $key => **&**$value){ if(
   array_key_exists($key, $theOptions)){ $value = $theOptions[“$key”];
 * Remove that and it should be fine.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * (@fergbrain)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/contdown-timer-v20-error/#post-672534)
 * It’s actually valid PHP5 code, but apparently not in valid in PHP4. In short,
   it indicates pass-by-reference. Version 2.01 has been released which fixes this
   error.
 *  [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * (@fergbrain)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/contdown-timer-v20-error/#post-673096)
 * When you get a chance, can you mark this topic as resolved (unless you still 
   have some questions)?
 * Thanks,
 * Andrew

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Contdown Timer v2.0 Error’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * Last activity: [17 years, 10 months ago](https://wordpress.org/support/topic/contdown-timer-v20-error/#post-673096)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
