Author Topic: Help! My category & image links always bring up same cat  (Read 2989 times)

0 Members and 1 Guest are viewing this topic.

Offline jengwen

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
    • http://www.jenrichardsphotography.com
Help! My category & image links always bring up same cat
« on: March 16, 2003, 05:35:46 PM »
I am having a problem.  My category link now always brings up my first subcategory and my image links bring up the first picture in that subcategory.  When I look at the status bar, it is passing the correct cat_id or image_id.  It seems that what is passed is getting ignored/overridden somewhere along the way.  This happens everywhere, even in admin control panel.  Other things still work like search, random, and new images.  However, when you click on any of the thumbnails those show, it brings up that same first image.

I know it worked OK less than 24 hours ago.  I put in a several mods since then and am not sure which one might have done this.  Some of the mods I put in were to show the users comments and downloads, most users ever online, and additional gallery stats.  Since these didn't directly affect images, I didn't try the image links after each one.

Any help would be appreciated.

Offline jengwen

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
    • http://www.jenrichardsphotography.com
Help! My category & image links always bring up same cat
« Reply #1 on: March 16, 2003, 05:42:20 PM »
Turns out this was a problem with the show latest comments mod.  I put the code in page_header.php.  When I removed it from there and put it in top.php and index.php instead everything worked fine.