 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
November 6th, 2007, 03:51 PM
|
#41 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
i keep thinking the issue could be from some corrupted files during the transfer you made for me from 420times.com to 420magazine.com
isn't there a way to give the gallery files a tune-up and oil change?
is my only option of optimizing through the sql databases in phpmyadmin?
|
| |
November 6th, 2007, 03:57 PM
|
#42 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
i "repaired" and "optimized" the "vbulletin" (420magazine.com) database again in phpmyadmin and then i ran a "check", it said this... what does it mean? Quote:
Problems with indexes of table `photo_cache`
The following indexes appear to be equal and one of them should be removed: PRIMARY, id
Problems with indexes of table `photo_favorites`
The following indexes appear to be equal and one of them should be removed: userid, userid_2
Problems with indexes of table `rp_cache`
The following indexes appear to be equal and one of them should be removed: PRIMARY, id
Problems with indexes of table `rp_reviewtypes`
The following indexes appear to be equal and one of them should be removed: PRIMARY, id
Problems with indexes of table `thread`
The following indexes appear to be equal and one of them should be removed: postuserid, postuserid_2
|
Last edited by 420; November 6th, 2007 at 04:17 PM.
|
| |
November 6th, 2007, 03:59 PM
|
#43 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
does this have to do with the multiple installations?
if we delete vb gallery installations from all domains on my server and make double sure that all 3 installations of photopost pro are on separate databases, will this hopefully resolve this issue?
it looks as if maybe two galleries are sharing the same database and getting confused?
i am not a tech, but i'm trying my heart out.
|
| |
November 6th, 2007, 04:18 PM
|
#44 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
now i "repaired" and "optimized" and ran a "check" on the "420girls" database and got these errors. Quote:
Problems with indexes of table `photo_cache`
The following indexes appear to be equal and one of them should be removed: PRIMARY, id
Problems with indexes of table `photo_favorites`
The following indexes appear to be equal and one of them should be removed: userid, userid_2
| am i getting close?
|
| |
November 6th, 2007, 04:21 PM
|
#45 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
i ran a "check" on the last photopost pro installation i have, that you have not upgraded yet, still running pp pro 5.62 "shellyjones" shellyjones.com and it gives me this error Quote:
Problems with indexes of table `pp_cache`
The following indexes appear to be equal and one of them should be removed: PRIMARY, id
| i have a lot of caching issues as well in this gallery, maybe these cahce errors are all related and causing these issues?
|
| |
November 6th, 2007, 05:05 PM
|
#46 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,662
|
No those are warnings Rob not errors depending on the options your doing. Those are just telling you there possible double indexes which is fine.
Rob what you do is up to you. I am telling you I am not a server guy but I know enough to know between all your sites you have alot of people online at one time. Feel free to email Michael and see if he has any ideas about your slowness. You can surely delete all your vbgalleries if you want. Thats less people looking at double galleries and less bandwidth sure.
|
| |
November 6th, 2007, 05:20 PM
|
#47 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
i have emailed michael and alerted my host to this thread for more support on this issue.
can i pay you to remove all of the vb galleries and all of their files and databases and admin control panels for vb gallery and anything having to do with vb gallery from my server?
this will avoid further trouble shooting in that area, hopefully.
Last edited by 420; November 6th, 2007 at 06:21 PM.
|
| |
November 7th, 2007, 01:28 PM
|
#48 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
still waiting for a reply from michael.
just received this error in the gallery. Quote:
We're sorry, but the system experienced an unrecoverable error. Please try again later.
Script:
Query: SELECT SUM(filesize) AS fsize FROM photo_photos WHERE userid= AND storecat=0
Result: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND storecat=0' at line 1
Database handle: Resource id #19
| |
| |
November 7th, 2007, 02:00 PM
|
#49 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,662
|
Your userid variable is empty for some odd reason. When I get home I can apply a patch so you dont get that error. In bulkupload.php the userid variable can be encapsulted. Code: Content visible to verified customers only.
|
| |
November 7th, 2007, 02:53 PM
|
#50 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
thanks chuck.
i now have my host's top programmer ivan looking into this situation, we are still waiting for michael to reply.
looking forward to resolving this issue finally.
hope you have a great day.
|
| |
November 7th, 2007, 03:21 PM
|
#51 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,662
|
I will thanks.
|
| |
November 7th, 2007, 05:11 PM
|
#52 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
okay, i found something new that may explain the problem here.
in the admin control panel, when i click on "Manage Albums", i get a list of a bunch of albums that are missing photos and a few random galleries with a few photos... but this list only shows about a hundred galleries, most of which have 0 photos in them, not the 25,000 photos i have in these galleries.
is it possible this is an issue that was created when you moved my galleries from 420times.com to 420magazine.com
it sounds logical that maybe these orphaned galleries are somehow a failed part of the transfer and creating these speed issues?
|
| |
November 7th, 2007, 05:28 PM
|
#53 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,662
|
what do you mean by missing categories? Missing photos sure I can see you having missing photos if you did not transfer the photo to the new server but you should have data directories and you have category inserts so I cant see that being an issue. Albums that are empty should not be an issue just like categories can be empty.
Nothing there would affect upload speed of a file. I suggest you wait and see what Michael says since he works with some large sites.
|
| |
November 7th, 2007, 05:32 PM
|
#54 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
i did not say anything about missing categories.
i will wait for michael.
thanks.
|
| |
November 7th, 2007, 05:36 PM
|
#55 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,662
|
You stated all the empty cats and some missing photos. I was saying that would not be linked to your uploaded file taking a while to upload to your server.
|
| |
November 7th, 2007, 05:42 PM
|
#56 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
can you please goto my admin control panel and click on "Manage Albums" so you see what i am talking about?
even if you do not believe this is related to the speed issue, i do believe it could be related to the transfer that you did for me and could be causing other issues.
I have spent thousands of hours in the last 6 months trying to figure out this problem with your software and cleaning out the galleries and doing everything in my power to clean it up for optimal performance, including paying numerous programmers to try to figure it out.
i would greatly appreciate your help.
thank you chuck.
|
| |
November 7th, 2007, 06:51 PM
|
#57 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,662
|
I knew where you where talking about. Loads fine for me fast you have tons of personal albums users have created and I see no missing images.
|
| |
November 7th, 2007, 07:23 PM
|
#58 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
what i am trying to say is that the albums you see, are not all of the albums...
that is only about 10% of the albums...
where are all of the rest of the albums?
i cannot manage them, they are not there.
|
| |
November 7th, 2007, 07:27 PM
|
#59 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
most of the "Albums" listed on this page http://www.420magazine.com/gallery/s...cat=500&limit=
are not in the "Manage Albums" in the admin control panel
try to find my album in the "Manage Albums"
My username is 420
|
| |
November 7th, 2007, 07:33 PM
|
#60 (permalink)
| | Senior Member Verified Customer
Join Date: Nov 2004
Posts: 548
|
or try to find username MadameCrash or berrydizzle
these albums all have hundreds of photos, not accessible through the "Manage Albums"...
are we on the same page?
|
| | |
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:05 PM. | |