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 Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old December 13th, 2012, 08:56 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 25
Issues after APC Install

Hey guys,

In an effort to speed up my vbulletin and wordpress installs; I had my host install APC.

I now have a new issue, for some reason my Gallery, every link just redirects to the Forum. Ski and Outdoor Adventure Pictures - AlpineZone Image Gallery

Also all the image counts show [1213] pictures.

Any ideas?
AlpineZone is offline   Reply With Quote
Old December 13th, 2012, 12:05 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
Interesting well our urls are formatted correctly look at the links so whatever is doing this may not even be related in any manner.

Let's do the common sense thing first.

Turn in global options the SEO feature to none. Does your gallery work?

If so then make sure you have renamed the gallery HTACCESS file to .htaccess then you can try turning on SEO.

If things work after doing all that then that was your issue you where missing the htaccess file. Kind of hard to comment further without more info but our program has all the urls on the links so whatever is happening is coming from another level of interaction.
__________________
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
Old December 13th, 2012, 12:11 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 25
Quote:
Originally Posted by Chuck S View Post
Interesting well our urls are formatted correctly look at the links so whatever is doing this may not even be related in any manner.

Let's do the common sense thing first.

Turn in global options the SEO feature to none. Does your gallery work?

If so then make sure you have renamed the gallery HTACCESS file to .htaccess then you can try turning on SEO.

If things work after doing all that then that was your issue you where missing the htaccess file. Kind of hard to comment further without more info but our program has all the urls on the links so whatever is happening is coming from another level of interaction.
Thanks Chuck. Just realized the [1213] photos thing was just the album name; not an issue with image counts btw.

I turned off the SEO feature and the images work again. My htaccess file (in forums/gallery/) is called .htaccess already. I can post in the rewrite rules that are in there?

I do see the links are correct. Could it be something at a lower level .htaccess setting?
AlpineZone is offline   Reply With Quote
Old December 13th, 2012, 12:14 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
It could be in however you did your server config that your SEO does not work anymore.

Tell me do spider urls work?

Your forum does not appear to be using SEO either so I wonder what would happen on your site if you try using the vb seo feature. The only thing I know of is spider urls require AcceptPathInfo or AllowPathInfo to be on depending on what apache version you have and as far as SEO to knowledge as long as mod rewrite is installed it should work. I mean has the server been setup to recoginise htaccess files. It can be a multitude of issues here.

The point being your server supported things fine then you reconfigured your server and now its broken. You need to look at the server config. You host might be able to assist there.
__________________
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
Old December 13th, 2012, 12:21 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 25
Sorry Chuck, any idea how I check if Spider URL's work?

I am not using VBSeo. It had previously been installed but we had a lot of issues and ended up giving up on it. I am just using the built in VB4 SEO options.

I am on a VPS and the only thing I asked the host to do was disable SuPHP and add in APC caching (as a php handler). Everything else seems to be OK.

Thanks for your help - you guys have great customer support!
AlpineZone is offline   Reply With Quote
Old December 13th, 2012, 01:46 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
Under your SEO options in global options you can choose none,spider,seo

I was talking about the forum SEO under friendly urls in vb admin they have mod rewrite also.

You can make sure you make an htaccess for the forum directory with these contents

Code:
Content visible to verified customers only.
I would suspect your mod rewrite is not working
__________________
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
Old December 13th, 2012, 03:50 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 25
Quote:
Originally Posted by Chuck S View Post
Under your SEO options in global options you can choose none,spider,seo

I was talking about the forum SEO under friendly urls in vb admin they have mod rewrite also.

You can make sure you make an htaccess for the forum directory with these contents

Code:
Content visible to verified customers only.
I would suspect your mod rewrite is not working
Yeah, the only thing that changed was the install of APC but maybe the host did something else as well.

phpinfo() seems to show mod_rewrite as still installed.

Tried dumping that rewrite rules into my .htaccess in the forum root and enabling mod_friendly URl's in Vbulletin and the site wouldn't load any longer.
AlpineZone is offline   Reply With Quote
Old December 13th, 2012, 04:22 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
What I posted above is the htaccess I use in my forum to use MOD REWRITE URLS on vb

Anyway yes it appears your issue seems related to your recent server changes. Just make sure you turn off seo urls in the forum and gallery until you can resolve your problem with the server changes.
__________________
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
Old December 14th, 2012, 03:46 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
Did you figure anything out yet?
__________________
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
Old December 14th, 2012, 03:52 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 25
Hey Chuck,

No, still working on this above. I haven't used Mod Rewrite. I'm still working with the host. Thanks for the follow up. All the above is very helpful in my troubleshooting. I have a couple other quirky things happening, I wonder if it is a permissions based issues since switching from SuPHP to APC essentially changes the webserver user .
AlpineZone is offline   Reply With Quote
Old December 14th, 2012, 05:35 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
Yeah as far as the SEO mod rewrite would definately need to be installed and working on the server. Just let me know if you have any questions and I will do my best to answer them.
__________________
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
Old December 18th, 2012, 11:07 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 25
It was an issue with mod_rewrite on the server. I had a linux sysadmin review and now I'm functioning fine. Thanks for all the help Chuck.
AlpineZone is offline   Reply With Quote
Old December 18th, 2012, 12:14 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
Yep pretty much figured mod_rewrite was not working. Glad your all set.
__________________
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
Install Issues smudgeuk ReviewPost Installation & Upgrades 8 June 19th, 2011 04:29 PM
Having issues with install PLEASE HELP wheeltrends Installs and Upgrade - vBulletin 3.7x / 3.8x 1 May 21st, 2010 11:07 PM
Install Issues dieselpowered Photopost Pro Installation & Upgrades 37 January 30th, 2010 12:51 PM
Having issues with the install... kderentz ReviewPost Installation & Upgrades 3 November 10th, 2008 05:54 PM
Not showing in APC for 2nd admin amagab Installs and Upgrade - vBulletin 3.6x 1 April 1st, 2008 07:22 AM


All times are GMT -5. The time now is 04:40 PM.

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