 |

bobert
New User
Oct 3, 2008, 8:39 AM
Post #1 of 7
(708 views)
Shortcut
|
|
Next on Index Page Error
|
Can't Post
|
|
Hi - I need some help. At the end of my index page of headlines, I have a next button for more headlines. It worked perfectly and then today I clicked on it and got this error.Thanks for any help you guys can give us. ................" Error: expecting a value (quoted string, bareword, or function) in where condition: "...cle.categoryNum IN ( ***ERROR*** [unknown placeholder..." at D:/hshome/hollyroc/worldwrestlinginsanity.com/am2/cgi/modules//IT/DB/WhereParser.pm line 486."
(This post was edited by bobert on Oct 3, 2008, 8:40 AM)
|
|
|  |
 |

Donna
Staff
/ Moderator

Oct 3, 2008, 3:15 PM
Post #2 of 7
(678 views)
Shortcut
|
|
Re: [bobert] Next on Index Page Error
[In reply to]
|
Can't Post
|
|
Hi Bobert, Hmm, without seeing that it's going to be a little tricky to troubleshoot. Can you give me a link to the page this is occurring on? Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 | |  |
 |

Donna
Staff
/ Moderator

Oct 6, 2008, 1:07 PM
Post #4 of 7
(538 views)
Shortcut
|
|
Re: [bobert] Next on Index Page Error
[In reply to]
|
Can't Post
|
|
Hi bobert, Looks like you're using the "categoryNums" placeholder, but you're on a global index page -- so there are no category numbers. That placeholder only works on category pages, not the global index. If you drop this bit of code from your Next button: &categoryNums=$categoryNums$ ...you should be fine. :) Give that a try and let me know how it works. (Don't forget to republish your global index before testing.) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

bobert
New User
Oct 6, 2008, 6:58 PM
Post #5 of 7
(519 views)
Shortcut
|
|
Re: [Donna] Next on Index Page Error
[In reply to]
|
Can't Post
|
|
Thanks, Donna. I went in and pulled the code, but still have a similar error. This one is: <!--StartFragment-->Error: expecting a value (quoted string, bareword, or function) in where condition: "...cle.categoryNum IN ( ***ERROR*** [unknown placeholder..." at D:/hshome/hollyroc/worldwrestlinginsanity.com/am2/cgi/modules//IT/DB/WhereParser.pm line 486.
|
|
|  |
 |

Donna
Staff
/ Moderator

Oct 7, 2008, 9:09 AM
Post #6 of 7
(481 views)
Shortcut
|
|
Re: [bobert] Next on Index Page Error
[In reply to]
|
Can't Post
|
|
Hi bobert, Did you re-publish? I took a look at the index page, and it looks like the "next" link still has the categoryNums error in it. After making changes to the template, you'll need to republish it so that the changes take effect on the live site. Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

bobert
New User
Oct 8, 2008, 1:51 PM
Post #7 of 7
(465 views)
Shortcut
|
|
Re: [Donna] Next on Index Page Error
[In reply to]
|
Can't Post
|
|
Actually, I removed the wrong thing. I just went in and did what you said and it worked. Thanks so much!
|
|
|  |
|