 | |  | | | Classifieds Bug Reports Post any problems you may be having with Classifieds here. |
August 3rd, 2009, 08:34 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 299
| Error after 3.2 Upgrade
Chuck,
After upgrading from 3.03 to 3.2 today, it seems that photos embedded into the body of a classified description no longer show up, it shows the img tags now with the photo's url between them, but not the photo itself. Is there some way to allow img tags in the description again??
Thanks!
|
| |
August 3rd, 2009, 10:21 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Do you have an example url so I can comment
|
| |
August 3rd, 2009, 10:29 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 299
| Cargraphic Porsche Cayenne 3-pc 22" Wheels - Classifieds
Is one that will show what I mean clearly.
It was working and displaying that photo prior to the upgrade, now after the upgrade it does not.
BTW one other minor error, in the search drop down box it says "Search Reviews" instead of Search Classifieds, where is that controlled at so I can change it to say the proper thing?
|
| |
August 3rd, 2009, 10:41 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Line 545 in showproduct.php Code: Content visible to verified customers only.
change to this Code: Content visible to verified customers only.
|
| |
August 4th, 2009, 07:09 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 299
|
Yep that fixed it, surprised no one else found this bug before me.
Speaking of img tags, do you recall awhile back in my reviewpost setup you had me make a change somewhere to allow links to get parsed correctly in the body of a review. As I recall it had something to do with what special characters were or were not allowed. Since I am about to upgrade my ReviewPost installation as well, I want to be sure NOT to overwrite those changes, do you recall where those were at, what file, etc. so I can make sure to keep that? TIA!
|
| |
August 4th, 2009, 09:32 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Dont really recall so just upgrade and we can take it from there. In reviewpost there is a switch to allow or not allow html
|
| |
August 6th, 2009, 10:13 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 299
|
Chuck,
Additionally line #711 in showproduct.php needs to be fixed, change the $style to menubar instead of tddetails and it will fix the product options drop down menu to have the correct background for that cell.
Additionally, WHERE can I find the phrase: pp_phrase['product_options'] ? I want to change it to something else like "Listing Options" but I cannot find it in my English.php file, nor can I find it in the vbulletin styles and templates, or in the phrase manager in admincp?
Thanks in advance!
|
| |
August 6th, 2009, 04:26 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Ken
actually you can change whatever style element you wish but menubar was used because of the links dont show if you use tddetails.
The phrases you can search for and change in admin through the language string editor.
|
| |
August 6th, 2009, 04:57 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 299
| Quote:
Originally Posted by Chuck S Ken
actually you can change whatever style element you wish but menubar was used because of the links dont show if you use tddetails.
The phrases you can search for and change in admin through the language string editor. | Chuck,
What I was pointing out was that you missed a spot for the menubar style so that menu item wasn't showing up because it was white text on white background, fixing that line will fix it. Additionally, where can I find that phrase variable so I can change it to say something else instead of Product Options? I searched in the language string editor and it could not find that phrase anywhere, hence my question.
BTW Chuck when I look at the products list drop down in the Language and Phrases search tool in admincp I don't see the Classifieds or Reviewpost listed, just vbgallery. I thought these phrases were in my English.php file in the languages subdirectory under Classifieds, but when I open and edit that file, I cannot find that phrase in the file.
Last edited by KenDude; August 6th, 2009 at 05:03 PM.
|
| |
August 6th, 2009, 05:01 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
You need to search the actual string text not variable name
try searching for product options.
|
| |
August 6th, 2009, 05:06 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 299
| Here is a screen cap
Chuck, here is a screen cap to show you exactly what I am searching for, and it comes up with NOTHING found. |
| |
August 6th, 2009, 07:02 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Ken
thats the vb phrase manager not photopost classifieds
you need to use the language manager in classifieds admin panel
|
| |
August 6th, 2009, 07:10 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 299
|
Ahhhh well now you tell me, heck I didn't know the Classifieds Admin even had that feature... learn something new every day! I found it and changed it, along with the text that said "Search Reviews" I changed that to "Search Listings"
|
| |
August 7th, 2009, 12:33 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|  Yeah all new features in classiifeds with 3.0 or 3.1
|
| |
August 7th, 2009, 10:48 AM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 299
|
Hmmm that might make the ReviewPost upgrade easier if I can then go back and change what I need to change from review to product, etc. that I changed up in the English.php file previously.
I need to look through any files I've modified though so I don't lose those features, like the inc_ads file for showing them on the forum page, etc. and make sure I don't overwrite anything I need. I think I have some time today so I'll give it a try,hope you are around in case I mess anything up. |
| |
August 7th, 2009, 11:03 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Lots of changes so yes you need to know where you made changes and how to incorporate them into the new version.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 11:40 PM. | |