 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
June 1st, 2008, 12:11 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
| PhotoPost Question
Hello,
With regards to this thread; http://www.photopost.com/forum/photo...-3-5-a-25.html
So, I basically forgot to put back the $photopostfeature variable in the FORUMHOME template. However, I didn't know this until after I finished debugging. While debugging, I actually deleted a few plugins for photopost which I assumed were related to this - things like who's online process -- any way to get these back?
If there isn't, I should imagine that a clean install is on the cards. However, I want to keep all current photos, which files and folders will I need to keep so I can restore the photos after a fresh install ?
Thanks!
|
| |
June 1st, 2008, 01:18 PM
|
#2 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
Photopost Pro doesnt have any plugins like this - are you using vBgallery?
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
June 2nd, 2008, 02:45 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
Nope, I'm using PhotoPost. I've definitely deleted a few plugins for it, since it now shows "Unknown Location" when someone is viewing the gallery.
|
| |
June 2nd, 2008, 08:16 PM
|
#4 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
Maybe you were using third party plug-ins because those do not come with PhotoPost Pro.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
June 3rd, 2008, 05:23 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
I am not using any third party plug-ins. Check my license. I am running an unmodified version of PhotoPost. When someone is in the gallery, it shows "Unknown Location" on the online.php list.
|
| |
June 6th, 2008, 05:50 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
Yes, it is. However, before I deleted these "PhotoPost" plugins, everything worked fine. It showed that they were viewing the gallery....and that's what Photopost is meant to do, right?
Ah, I think that was the hack I was using, and I deleted the plugins for it LOL -- will try now! EDIT: Yes, it was hehe -- working great, thanks!
Finally, with my new style, I have a Nav Seperator image in my navbar, however, Photopost isn't picking up these new changes, thus it just looks a mess -- take a look: Message - Tech Support Team
Any ideas how to fix this because I can't open my gallery like that...
|
| |
June 7th, 2008, 07:25 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
Ok, got most of it looking good: Message - Tech Support Team
But the search background is not showing correctly. I've added the full image paths and still the same. Any ideas?
|
| |
June 9th, 2008, 02:27 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
Anyone?  This is spoiling my gallery and I cannot open it until this is fixed.
|
| |
June 9th, 2008, 03:07 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
I cant see your gallery to respond here so please make your gallery viewable so I may see what your referring to as your issue.
|
| |
June 10th, 2008, 11:59 AM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
You don't need to see the gallery. The search box is in the 'header'....
|
| |
June 10th, 2008, 12:31 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
| Message - Tech Support Team
Your talking about your vb header then not something in photopost okay so whats wrong with your vb header?
I click search and I get taken to this url which appears correct Tech Support Team - Search Forums |
| |
June 10th, 2008, 05:13 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
What's wrong?
Take a look....the search box doesn't align correctly.
|
| |
June 11th, 2008, 07:34 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Your talking the top search box not the bottom one Code: Content visible to verified customers only.
It conflicts with our autorewrite code on the normal vb links. Common issue when using custom css styles where they use style classes the same as script names. You can rename the style id's in the header template of vb from say
searchfield
searchtext
search-quick
to say
findfield
findtext
find-quick
and then in your stylesheet in vb also rename those styleclasses there and you should be fine.
|
| |
June 12th, 2008, 05:49 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
I changed them in the 'header' template -- but what do you mean by: Quote: |
and then in your stylesheet in vb also rename those styleclasses there and you should be fine.
| Where can that be found?
|
| |
June 13th, 2008, 08:41 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
What I am saying is you change the names in the vb header so there will be no conflict with our autorewrite url thing and then after that go to your vb styles admin and edit that style and change the actual styleclass names to the new names also like you did in your header template in vb.
|
| |
June 13th, 2008, 04:09 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
Sorry, but what do you mean by edit the actual style? Where can I edit it?
|
| |
June 16th, 2008, 07:34 AM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Your style in the vbadmin control panel. It is found under style admin and styles and templates and you view the style in question there and change the style properties under misc css classes box.
|
| |
June 18th, 2008, 04:26 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 139
|
I got into "All Style Options" -- but what exactly do I need to change in there? I've changed the classes in the 'header' template, but I'm a little unsure on what you're saying for the second part.
|
| |
June 19th, 2008, 07:45 AM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Well I am not a vbulletin support technician but lets try this
Admincp of VBULLETIN => Styles & Templates => Styles Manager => Go to your Style => All Style Options and hit GO.
Once your viewing all the style options down the bottom in the Additional CSS Definitions Box you will see those style class names as noted in my initial reply. You would change their names as you did in the header template and you should be fine.
|
| | |
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 05:32 PM. | |