• site in question there is a random chance there will be some not safe for work images… just warning you:

    https://www.marathonation.com/index.php

    What i have:

    right now i have a php script that pulls a random jpg from a directory that matches the authors name. (php script can be viewed at https://marathonation.com/wp-content/images/Ahreno/random.txt)

    i have it inserted into my loop via:

    <img class=”alignright” src=”/wp-content/images/<?php the_author() ?>/random.php”>

    Problem:

    I want a random picture for each author, for each post… and what i get is a random picture for each author, for every post… if you hit refresh, the author’s pictures change, but they change in every post… i want each post to have it’s own random image…

    Any help is appreciated… I’m (obviously) not a php expert…. though i can hack and slash my way through it…

    replies here are fine, though email is better… [email protected] will work… or

    aim: ahreno
    msn: [email protected]

    thanks in advance… hopefully i’ve given all the info you need…

Viewing 1 replies (of 1 total)
  • Thread Starter ahreno

    (@ahreno)

    i tried looking into it again, and i still can’t figure it out… can anyone suggest a php script that would do this/

Viewing 1 replies (of 1 total)
  • The topic ‘Random Photo for each author, for each post’ is closed to new replies.