 | |  | |
July 26th, 2012, 09:04 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
How does this issue have to do with vbGallery. Our navigation links are full urls so not sure I am following since the issues you seem to be referencing are for the vb blog or other vb such urls.
|
| |
August 1st, 2012, 05:19 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Nov 2010 Location: Hobart, Australia
Posts: 41
|
Just a heads up |
| |
August 1st, 2012, 08:05 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Ok. Just looks to me like they are fixing issues with there own code has nothing to do with someone adding there own links which is why I asked. |
| |
April 26th, 2013, 12:10 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Sep 2005 Location: Toronto
Posts: 46
|
Hi Chuck,
Well I just upgraded to vBulletin 4.2.1 and found that when I click on the Galley button on the Navbar it will no longer launch the Gallery Software now. I have no clue to why and hope that this can be resolved with your help.
Here is what I have in the Target ULR setting.
{options.gallery_url}/index.php{session.sessionurl_q}
Dennis
|
| |
April 26th, 2013, 12:28 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Dennis what is the galllery url entering in your gallery options.
You can at any time under the vbulletin navigation manager enter the url you want in the manager as all links are laid out there to edit.
|
| |
April 27th, 2013, 01:57 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Sep 2005 Location: Toronto
Posts: 46
| Quote:
Originally Posted by Chuck S Dennis what is the galllery url entering in your gallery options.
You can at any time under the vbulletin navigation manager enter the url you want in the manager as all links are laid out there to edit. | Chuck,
The URL settings are as follows:
Htmx://xxx.icurdigital.xxx/gallery
In the Navigation area is {options.gallery_url}/index.php{session.sessionurl_q}
So what code would I need to replace in the navigation manager at this point.
Any help would be appreciated.
|
| |
April 27th, 2013, 03:38 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Are you using vbGallery 3.02 just a question.
You can make your navigation urls for the gallery the actual urls
{options.gallery_url}/index.php
would be ICUR Digital Pics |
| |
April 28th, 2013, 01:07 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Sep 2005 Location: Toronto
Posts: 46
| Quote:
Originally Posted by Chuck S Are you using vbGallery 3.02 just a question.
You can make your navigation urls for the gallery the actual urls
{options.gallery_url}/index.php
would be ICUR Digital Pics | Hello Chuck,
Yes I'm using vbGallery 3.0.2
I made the changes as you suggested and still a no go, nothing happens.
If I click on the link in your reply, it will launch to the screen OK, but the Upload menu goes to a blank screen and the one thing I noticed is that is it not finding the correct directory, it is seeing it as icurdigital.com/index.php
This is the same URL with the changes you asked me to do in the Navigation Manager, it points outside to the root and not to the Gallery folder.
I'm at a loss right now and have been think about this and not sure where to go at this stage. Let me know if there is anything else that you may want me to try.
|
| |
April 28th, 2013, 01:37 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
If you go to your vbulletin navigation manager and make every instance of
{options.gallery_url}
to ICUR Digital Pics
That will work.
|
| |
April 29th, 2013, 09:31 AM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Sep 2005 Location: Toronto
Posts: 46
| Quote:
Originally Posted by Chuck S If you go to your vbulletin navigation manager and make every instance of
{options.gallery_url}
to ICUR Digital Pics
That will work. | Hello Chuck,
OK, I did what you had asked and changed the {options.gallery_url} to all the areas and changed it to the full path in the Navigator Manager.
This allows me to launch the software fine and go through the functions seems to work fine. However there is another issue that I need your help with as I cannot allow users to use this for the following reasons, I get a blank URL Page to go back to the following areas on the NAVBAR now.
Navbar Buttons that create a blank page below
Forums
Articles
Blogs
What's New
I checked and what happens is that I get a URL of icurdigital.com but this should read icurdigital.com/forums.
So I need your expertise once again on how to find a solution for this now.
Thank you ever so much for your support and I really appreciate the help you have given me.
Dennis
|
| |
April 29th, 2013, 10:19 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Well I still have to upgrade my site to 4.21 but my suggestion would be to actually edit any of things links for other products etc and make the urls full urls.
Obviously they have made changes that play havoc with other stuff.
Once I upgrade my vb to 4.21 I shall comment further.
|
| |
April 29th, 2013, 01:02 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Sep 2005 Location: Toronto
Posts: 46
| Quote:
Originally Posted by Chuck S Well I still have to upgrade my site to 4.21 but my suggestion would be to actually edit any of things links for other products etc and make the urls full urls.
Obviously they have made changes that play havoc with other stuff.
Once I upgrade my vb to 4.21 I shall comment further. | Oh that is not good, but you are so right Chuck about the havoc that the upgrade has caused. I will make the changes to the full URL soon, and will await your suggestions once you have down the update to 4.21.
Thanks again for the help.
|
| |
April 29th, 2013, 01:12 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Well the navigation manager you always had to use full urls or turn on vb baseurl thing because if your link in the navigation is arcade.php for an example if you click that over the gallery your in another directory so it will look for it in the gallery directory.
Using a full url will fix that.
Another change in the vb navigation manager is variables like {options.something} or {userinfo.userid}. That is not something vbGallery has an issue with because there are no variables in the vbGallery urls
The only thing you should have to do is put full urls in the navigatiion manager.
|
| |
April 29th, 2013, 02:18 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Sep 2005 Location: Toronto
Posts: 46
| Quote:
Originally Posted by Chuck S Well the navigation manager you always had to use full urls or turn on vb baseurl thing because if your link in the navigation is arcade.php for an example if you click that over the gallery your in another directory so it will look for it in the gallery directory.
Using a full url will fix that.
Another change in the vb navigation manager is variables like {options.something} or {userinfo.userid}. That is not something vbGallery has an issue with because there are no variables in the vbGallery urls
The only thing you should have to do is put full urls in the navigatiion manager. | Hello Chuck,
I have added the full path to the items that would cause a blank page in the NavBar area. I over looked changing them, and this fixed everything, although a bit of work that should have not happened with the vb update to begin with.
I will test this some more and insure that the members can access this area without any problems.
Once again, thanks for the help in guiding me in the right direction to resolve this...
Dennis
|
| |
April 29th, 2013, 04:24 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Glad to assist.
|
| |
May 1st, 2013, 04:52 PM
|
#17 (permalink)
| | Junior Member Verified Customer
Join Date: Nov 2005
Posts: 26
|
I just upgraded to 4.2.1. I cannot make heads or tails of how to fix this, please excuse my coding ignorance.
Can someone write this out for me, or can I get an assist Chuck?
I think my license is still good etc. |
| |
May 1st, 2013, 05:16 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
What are you having trouble understanding so I can assist. Basically the VB variables in the navbar changed.
You need to change any instance of options or user info to vboptions and bbuserinfo in the navagation manager.
|
| |
May 1st, 2013, 05:17 PM
|
#19 (permalink)
| | Junior Member Verified Customer
Join Date: Nov 2005
Posts: 26
| Quote:
Originally Posted by Chuck S What are you having trouble understanding so I can assist. Basically the VB variables in the navbar changed.
You need to change any instance of options or user info to vboptions and bbuserinfo in the navagation manager. | I have NO idea how to do that! Can you assist, please? |
| |
May 1st, 2013, 05:30 PM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
You can send info for me to take a look but not in the office right now so it would be later when I can look
|
| | |
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 04:15 AM. | |