PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Bug Reports

Classifieds Bug Reports Post any problems you may be having with Classifieds here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 21st, 2009, 04:17 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2009
Posts: 111
Searching multiple sections bug

In showcat.php. around line 405.

It will show:
typecast($_REQUEST, array('mcats' => INT));

replace that with:
typecast($_REQUEST, array('mcats' => STRING));

when multiple sections are selected, the mcats variable will contain something like this:
16,19,34,55

By typecasting it as an INT, the query returns:
"and CATS IN (16)"

By typcasting it as a string like it should be, the query correctly returns
"and CATS IN (16,19,34,55)"


.
.
ktmtalk is offline   Reply With Quote
Old November 21st, 2009, 06:07 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Code:
Content visible to verified customers only.
I will look at it some although it should only be typecast as an integer if its not an array
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Editimage] Searching Bug confirmation.. and fix Luciano Bugs - vBulletin 3.6x 7 November 6th, 2008 05:24 AM
Change the titles of sections stackumhi Photopost Pro How Do I...? 1 January 7th, 2006 05:09 PM
How do I re-import just the photopost sections of my DB? gopherhockey Photopost Pro How Do I...? 1 August 11th, 2005 06:04 PM


All times are GMT -5. The time now is 04:23 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0