Title: wp-last visit plugin&#8230;again!
Last modified: August 18, 2016

---

# wp-last visit plugin…again!

 *  [dino](https://wordpress.org/support/users/dino/)
 * (@dino)
 * [22 years ago](https://wordpress.org/support/topic/wp-last-visit-pluginagain/)
 * Really struggling with this plugin. Have followed the instructions as best I 
   could from the readme file and its throwing up an error when I activate it and
   try to view the index.php. The instructions, my index.php file code and error
   message can be viewed at the following url….any suggestion?
    [http://www.dino-blog.com/wp-last-visit-problems.htm](http://www.dino-blog.com/wp-last-visit-problems.htm)

Viewing 1 replies (of 1 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [22 years ago](https://wordpress.org/support/topic/wp-last-visit-pluginagain/#post-62548)
 * This the line in the code:
    `<?php ak_comments_popup_link(__('Comments (0)'),
   __('Comments (1)'), __('Comments (%)')); <?php comment_plugger(); ?>` A php statement
   is already open when you open another. Try making that line into this: `<?php
   ak_comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments (%)'));?
   ><?php comment_plugger(); ?>` There is a ?> added

Viewing 1 replies (of 1 total)

The topic ‘wp-last visit plugin…again!’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [22 years ago](https://wordpress.org/support/topic/wp-last-visit-pluginagain/#post-62548)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
