 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
February 9th, 2012, 06:10 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Have you tried setting forumstyle to yes?
you can under index settings set the use forum style layout for categories to no.
|
| |
February 10th, 2012, 08:04 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Oct 2008 Location: Sintra - Portugal
Posts: 151
|
Thanks,
Jus't another question. It's possible make a fresh install and import the old database and the folder data.
Maybe not all database, only same tables.
Thanks,
|
| |
February 10th, 2012, 08:37 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
That is not really how you do things. You would upgrade there is no option in the app to do what you want.
Your style issue you might want to look at your header as your calling another stylesheet in addition to the style we call so your custom stylesheet style2.css is probally causing your issue.. Remove that style from your header does your gallery tables look correct now?
|
| |
February 10th, 2012, 08:46 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Oct 2008 Location: Sintra - Portugal
Posts: 151
|
Thanks,
Yes, I found the problem in the header.
Works good in the old gallery, but after the upgrade have this problem. No, problem it's time to find a new design for the header. |
| |
February 10th, 2012, 08:53 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Okay no problem
|
| |
February 10th, 2012, 01:18 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Jan 2003 Location: London
Posts: 267
|
I had this when I first upgraded, and it was because I was using an old stylesheet from v7.1. Have you removed all the old stylesheets and only have the v8.0 ones in the folder. I removed all the old files and folders on the server that are not part of this new build as some cause this sort of conflict.
Bob
|
| |
February 10th, 2012, 01:19 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
It is a problem with whatever your coding on your site header
Your still including that secondary stylesheet. Maybe a headtags file in admin see the stylesheet your including http://fotogenicos.net/novagaleria/style/style2.css
Here is a default clean photopost 8 using the default stylesheet. A community photo gallery - Omegatron Gallery
Your custom second style your including on this gallery has ul and li style elements.
|
| |
February 10th, 2012, 01:48 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Oct 2008 Location: Sintra - Portugal
Posts: 151
|
Thanks a lot Chuck,
The problem are the headtags. Now is ok. a
Another question.
Where is the exif? I dont find it. :/
|
| |
February 10th, 2012, 01:53 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Oct 2008 Location: Sintra - Portugal
Posts: 151
|
Thanks Bob,
|
| |
February 10th, 2012, 04:06 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
The exif info shows as it always has above the filmstrip but that uses ajax if the photo has exif info a link on the menu appears saying show exif.
|
| |
February 13th, 2012, 10:23 AM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Oct 2008 Location: Sintra - Portugal
Posts: 151
|
Hi Chuck,
Thanks!
Find a problem in the categories. If click in the menu sidebar show the categorie without thumbs. Example
Thanks,
|
| |
February 13th, 2012, 10:50 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
I am not sure what your trying to say show with this link. We where discussing exif information and style issue with a header.
|
| |
February 13th, 2012, 11:06 AM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Oct 2008 Location: Sintra - Portugal
Posts: 151
|
Ok,
It's another problem. I do not know if you want I open another topic.
The problem are in the categories (menu) if you click open the page but not show the thumbnails. Like example above.
|
| |
February 13th, 2012, 11:22 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Are you making sure you are using out latest gold release and not an old beta release?
I would suspect you are not using the final release. I also see you have modified things some. You might want to backup any changes you have done to templating and then properly update all your files to the current release replacing all files and templates except for the config files as the upgrade text states in the documentation folder of the download. You can then test out the code and if everything works then you can reapply any mods after that.
|
| |
February 13th, 2012, 11:30 AM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Oct 2008 Location: Sintra - Portugal
Posts: 151
|
I dont' have the beta release.
I renew my access in the last weekand download this one.
|
| |
February 13th, 2012, 01:16 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
well your issue is the layout you have. Your using the new layout but your turning off the sidebar globally so your categories box is not being seen.
We make an assumption here in the code that if your using the new layout your using the sidebar throughout the site not just the index so you will notice if you turn the siderbar on globally your child categories are indeed shown. If you want to keep your sidebar off globally then maybe an edit would do. Maybe in showgallery.php this code add what is in bold. Code: Content visible to verified customers only.
Last edited by Chuck S; February 13th, 2012 at 05:54 PM.
|
| |
February 13th, 2012, 04:46 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Oct 2008 Location: Sintra - Portugal
Posts: 151
|
Thanks,
The code don't works.
Its possible not show the sidebar only in the showphoto?
|
| |
February 13th, 2012, 05:55 PM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
well try reapplying it and see what you get
|
| | |
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:57 PM. | |