 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
May 31st, 2010, 08:50 AM
|
#21 (permalink)
| | Member Verified Customer
Join Date: Jul 2008
Posts: 227
|
sure is got it
but that changed the forum too on your site ? ..
if thats true
should be useing a different class ?
thanks again for the help chuck
|
| |
May 31st, 2010, 10:55 AM
|
#22 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
No not really I am using the style classes from the forum because thats what we have to work with. We are not adding anything to vb so thats what we have to work with there style classes.
|
| |
May 31st, 2010, 12:38 PM
|
#23 (permalink)
| | Member Verified Customer
Join Date: Jul 2008
Posts: 227
|
ok, sounds good
thanks again
|
| |
May 31st, 2010, 04:12 PM
|
#24 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
Yeah kinda limited unless we create all our own style classes
What is on the books when we get a chance and things chill out a little is I will be writing tableless templates like vb4 for the most part so that should make things a little better.
|
| |
May 31st, 2010, 06:29 PM
|
#25 (permalink)
| | Member Verified Customer
Join Date: Jul 2008
Posts: 227
|
very cool .. looking forward to that
2 thumbs up
thanks Chuck
|
| |
May 31st, 2010, 07:04 PM
|
#26 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
yeah figured you would like that
|
| |
October 24th, 2010, 05:21 PM
|
#27 (permalink)
| | Member Verified Customer
Join Date: Jul 2008
Posts: 227
| Quote:
Originally Posted by Hippy the more on each side of the filmstrip acts weird..
I did make the edits to showphoto and showframe to get less thumbnails but I replaced the files after noticing this bug .. to make sure it was not the edit
this has happened in 701 as well but forgot about it, being short on time and all
look on the left side.. of the filmstrip
if you click more it changed to one on each side ..
but some times they both point in the same direction too | Quote:
Originally Posted by Chuck S in showframe.php this line Code: Content visible to verified customers only.
Just remove the extra $nextlink variable | wasn't fixed in this version |
| |
October 24th, 2010, 06:36 PM
|
#28 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
I do not believe we ever said we would be coming out with a total rewrite of templates anytime soon or in a bug fix release.
|
| |
October 24th, 2010, 07:32 PM
|
#29 (permalink)
| | Member Verified Customer
Join Date: Jul 2008
Posts: 227
| Quote:
Originally Posted by Chuck S I do not believe we ever said we would be coming out with a total rewrite of templates anytime soon or in a bug fix release. | since you mentioned total rewrite I will quote this Quote:
Originally Posted by Chuck S Yeah kinda limited unless we create all our own style classes
What is on the books when we get a chance and things chill out a little is I will be writing tableless templates like vb4 for the most part so that should make things a little better. | but thats besides the point..
I am scratching my head..
I upgrade to 7.02 and I report bugs issue .. you post a FIX...!
I upgrade to 7.03 and the same bugs are still there..
so if this was a bug fix release, I assume that what your telling me ..
not a total rewrite of templates......oviously
the bugs reported
should of been in this fix ..
No? |
| |
October 24th, 2010, 07:41 PM
|
#30 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
I do not really see a bug here. This thread branched off from your initial posting to style issues which is what I am really responding about. 7.03 is just a bug release that fixed the confirmed bugs noted in the release notes. The confirmed bugs are listed right in the release announcement.
The next previous image queries whether or not prev or next images links appear depend on the various queries presented. Depending on how you click in to view a photo will depend initially what query is used. What cookies you have stored for sort etc. Like if a ppuser variable is present we only present results for that user. There is the sort the limit the date variables. There are like 7 or 8 different queries that can be ran to get the next prev images so in any given query or sort you can have or not have next or prev images so its entirely possible to get varied results here. Given that scenerio there is no bug.
If we only issued on query to grab next previous images then your results would be the same each time however this function has never been coded like that.
|
| |
October 25th, 2010, 03:48 PM
|
#31 (permalink)
| | Member Verified Customer
Join Date: Jul 2008
Posts: 227
| Code: Content visible to verified customers only.
the left side <<more . more >> and the right side .more>>
if <<more . more >> was in the center somewheres it would be correct..
but having <<more . more >> on the left and .more>> on the right
doesn't seem correct ..
if you are on the first set of images there is nothing to the left . and if your on the last set of image there is nothing to the right..
If you in the middle .. one on each side... (seem correct)
what ever ..Bug to me
not a bug to you..
|
| |
October 25th, 2010, 04:46 PM
|
#32 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
Okay well thats different than I see that is explained earlier.
As I explained there does not have to be a more link on both sides. If you have two more links on one side that may be an issue however I am not getting this behavior you have a real site link?
All your files are default no code hacks?
|
| |
October 25th, 2010, 06:04 PM
|
#33 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
Is line 373 of showframe.php this? Code: Content visible to verified customers only.
|
| |
October 31st, 2010, 10:42 AM
|
#34 (permalink)
| | Member Verified Customer
Join Date: Jul 2008
Posts: 227
|
thats what I changed it to
it is this in the files for the latest release.. Code: Content visible to verified customers only.
|
| |
October 31st, 2010, 05:00 PM
|
#35 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
yes why I posted the line I already corrected the download.
|
| |
November 16th, 2010, 12:06 PM
|
#36 (permalink)
| | Junior Member
Join Date: Mar 2008 Location: Romania
Posts: 4
|
I have a similar issue: the filmstrip is oversized and looks pretty ugly.
Opened file showframe.php and changed, but no effect ...
$filmstrip = "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><td nowrap=\"nowrap\">$prevlink</td><td>$filmstrip</td><td nowrap=\"nowrap\">$nextlink</td></tr></table>";
to
$filmstrip = "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><td nowrap=\"nowrap\">$prevlink</td><td>$filmstrip</td><td nowrap=\"nowrap\">$nextlink</td></tr></table>";
)
What is the variable used for pagination (inactive page and » button )in a category?
Link: Splendid Wallpapers - TORRENTs.RO Gallery Wallpapers - TORRENTs.RO Gallery |
| |
November 16th, 2010, 01:43 PM
|
#37 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,654
|
the filmstrip is not oversized from our perspective and youre post is a little off topic of this discussion.
You can elect to turn your previews off or on. Show them in 1 or 3 rows. Show it on the left bottom right or top
There is a combination that should work on most sites provided your not restricting your sites width too much.
|
| | |
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 | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | aJax Filmstrip? | Retell | How Do I? - vBulletin 3.6x | 4 | February 20th, 2008 08:59 PM | | Filmstrip On Showphoto | dieselpowered | Photopost Pro Bug Reports | 13 | October 9th, 2006 11:12 AM | | Filmstrip in 5.31 | Paul69UK | Photopost Pro How Do I...? | 2 | July 24th, 2006 02:12 PM | | Filmstrip | hades | Installs and Upgrade - vBulletin 3.0.X | 2 | July 27th, 2005 04:35 PM | | How to take off the filmstrip.. | SlimWicked | How Do I? - vBulletin 3.0.X | 2 | May 16th, 2005 02:54 PM | All times are GMT -5. The time now is 01:14 AM. | |