 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
July 10th, 2012, 07:57 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
| Upload Link Does Not Automatically Set Target Drop-down Category
Prior to v8.1 (possibly v8 as our last show was in Feb), when you clicked "Upload" the "Choose a category to upload your images to. Pick a category that relates most to your image(s)." drop-down option would automatically set it to the category you were on. Now it does not and this is a major inconvenience.
We have a major event to cover tomorrow with an expected 8,000-10,000 photos to upload with many different categories. This will seriously slow us down if we have to manually select the category in the drop-down because we have THOUSANDS of categories. I've tested this in both Chrome and FF. Is there a quick fix?
Last edited by SteveSteve; July 10th, 2012 at 08:08 PM.
|
| |
July 10th, 2012, 08:48 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
I beleive your probally talked about the navigation menu in vb4 that would be correct there is no way to pass a variable like that to the vb header which is generated before the script.
|
| |
July 10th, 2012, 08:48 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
You could theoretically edit your menubar template and force the old style menubar to show if you really want it to.
|
| |
July 10th, 2012, 08:58 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
|
I wouldn't know what to do to it...
so it sounds like I have to revert to regular version.
|
| |
July 10th, 2012, 09:03 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
|
What it be just using an older template or?
|
| |
July 10th, 2012, 09:20 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Just remove the conditional that surpresses our normal template.
The menubar without the condfitional is Code: Content visible to verified customers only.
|
| |
July 10th, 2012, 10:31 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
|
Prefect! Thanks!
|
| |
July 11th, 2012, 08:10 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Not a problem. Yes the new navigation system is not really variable friendly which is why all you see is straight links.
|
| |
August 23rd, 2012, 11:36 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
|
Should this still work in 8.2?
|
| |
August 23rd, 2012, 11:38 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
|
It does... was cached at first. |
| |
August 23rd, 2012, 12:26 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Actually it should not work in vb 4.2 as the vb navigation manager really does not pass variables which is something I found when initially writing it up.
Like vbulletin bburl can be passed and userinfo arrays.
I tried defining but the navigation manager does not seem to accept variables.
|
| |
August 23rd, 2012, 10:36 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
|
Well, it's working for me. |
| |
August 23rd, 2012, 10:49 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
well if you have modified something from the default release of the code I am sure it is
Like for example if your showing the pre version 8 menubar it will work which is what your doing. I am talking about passing variables in the new navigation manager of vb 4.2
|
| |
August 23rd, 2012, 10:51 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
|
I was about to say that... I have not gotten to updating the menu so glad I didn't as this feature is imperative to our use!
|
| |
August 23rd, 2012, 11:16 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Each to there own.
|
| |
August 23rd, 2012, 11:31 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Dec 2005
Posts: 381
|
Hopefully you figure something out as you are taking away a feature that has been there for years.
|
| |
August 24th, 2012, 07:27 AM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
If it can be done we will but we are constrained by the vb navigation manager rules. That is just how it is.
There were several features removed in PP8. That is not something new to software as it evolves and changes based on a variety of things. Our customers I can definately say would take an integrated vb4 menu and submenu versus the ability of having a cat preselected on upload page anyday.
|
| |
August 24th, 2012, 09:02 PM
|
#18 (permalink)
| | Senior Member Verified Customer
Join Date: Oct 2005
Posts: 525
|
Chiming in. This was brought up by our customer base as well. We have challenges that are based off uploading to a specific gallery and we had to go back and fix some because the members were using it like normally, expecting the typical behavior. I'm with Steve on this one. Though I understand for some sites the integrated menubar is ideal.. but there are 3 things with it now that go against the culture of my gallery, and hacking it is getting closer and closer to reality.
|
| |
August 24th, 2012, 09:06 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
I beleive I posted that template originally for you did not I not.
I real in reality day in day out. what can be done with vb4 we do. I know alot of people are not happy about the vb navigation manager and its limitations but that is the vb navbar so one is limited by its features.
|
| |
August 27th, 2012, 02:19 PM
|
#20 (permalink)
| | Senior Member Verified Customer
Join Date: Oct 2005
Posts: 525
| Quote:
Originally Posted by Chuck S I beleive I posted that template originally for you did not I not.
I real in reality day in day out. what can be done with vb4 we do. I know alot of people are not happy about the vb navigation manager and its limitations but that is the vb navbar so one is limited by its features. | Yes, you did... however, I don't think anyone imagined that we would lose so much functionality and convenience just because it is now integrated w/ the vbulletin navbar. Like I said, for some this is exactly what is needed. For those with new or newer installations, this makes sense, as they will never miss what the software used to be able to do. We've had this software since 2005 though... many of our customers are loyal long term ones, and they don't forget what is missing.
|
| | |
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 02:49 AM. | |