View Single Post
Old July 26th, 2005, 08:18 AM   #1 (permalink)
criscokid
Senior Member
Verified Customer
 
Join Date: Jun 2003
Location: London, UK
Posts: 562
Problems with personal ads in Classifieds 2.41

Problem #1
In Classifieds 2.41 /templates/vb3enhanced/uploadproduct2.tmpl (template used for personal ads) there seems to be some left over bits of code when it comes to the customfields...

Line 144 for custom field #2:
<td class="{$Style['tddetails']}"><input type="text" size="30" name="extra2" /> <span size="1"> * Enter country if n/a.</span></td>

Should '* Enter country if n/a.' be there?

Lines 163 - 169 for custom field #4:
<option selected="selected" value="{$Globals['pp_lang']['single']}">{$Globals['pp_lang']['single']}</option>
<option value="{$Globals['pp_lang']['dating']}">{$Globals['pp_lang']['dating']}</option>
<option value="{$Globals['pp_lang']['longterm']}">{$Globals['pp_lang']['longterm']}</option>
<option value="{$Globals['pp_lang']['married']}">{$Globals['pp_lang']['married']}</option>
<option value="{$Globals['pp_lang']['multiple']}">{$Globals['pp_lang']['multiple']}</option>
<option value="{$Globals['pp_lang']['discrete']}">{$Globals['pp_lang']['discrete']}</option>
<option value="{$Globals['pp_lang']['noanswer']}">{$Globals['pp_lang']['noanswer']}</option>

Should that all be in the code?

Similar 'extra code' exists for custom field #5


Problem #2
Even though I've set a price for bold, highligted and italics in personal ads there's no option to choose bold, highlighted or italics.


Problem #3
When using the search option to find adverts; adverts that have been marked as 'sold' are also being displayed. Is there any way to switch this off so these adverts are not included in the results?


Problem #4
When you click on 'Profile' and view a members profile then click on 'click here to read feedback' - if there is no feedback you basically get a blank screen (apart from the menu items). There needs to be something more descriptive saying that nobody has left feedback for this user.


Problem #5
It seems that users are able to expire other users (personals) adverts.


Problem #5
When doing a search would it be possible to sort like / same type of adverts together with a suitable header strip at the top of each advert type? Having personals in my classifieds setup when I do a search I have a 'condition' and price column which are ok for sales ads but not personal ads.

Last edited by criscokid; July 26th, 2005 at 10:38 AM.
criscokid is offline   Reply With Quote