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 October 17th, 2006, 12:14 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question Switch Editor Mode and More....

Hello Everyone,

So far I gotta say that I am really enjoying all 3 photopost products. However, I am still having a few issues with some of them that I need some help on.

Issue 1 (See attachment 1). How do I increase the length of the text in the Highest Rated pal for Photopost? How do I fix this?

Issue 2 (See attachment 2 and 3). This relates to all 3 products. When someone clicks on the Switch Editor Mode in Quick Reply, my webpage code on the first click comes up and on the second click my webpage comes up in the comments box. The webpage that comes up is the same page I am currently viewing. I am not saying that the whole page changes but that the page comes up in the comments box. How do I fix this?

Issue 3 (See attachment 4). The search button on all 3 products is going to my forums search page and I would rather them go to their own search's. eg, the classifieds search, the reviewpost search or the photopost search instead of all three going to my forums search. How do I change this?

Other than those issues and at this point, all three products seems to be working wonderful.


Thank You,

Nuguru
Attached Images
File Type: gif 1.gif (7.3 KB, 6 views)
File Type: gif 2.gif (20.0 KB, 5 views)
File Type: gif 3.gif (21.1 KB, 6 views)
File Type: gif 4.gif (11.0 KB, 8 views)
nuguru is offline   Reply With Quote
Old October 17th, 2006, 01:20 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,658
1. that is truncated to a certain length in the function get_ratingscache in pp-inc.php and you need to change the length to higher than 20

Code:
Content visible to verified customers only.
2. I would have to dive into that is this every browser type or which ones?

3. That is the forum buttons. Our search button for each program is located in the menubar of each application
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 17th, 2006, 02:19 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question Doing good so far.....

Quote:
Originally Posted by Chuck S View Post
1. that is truncated to a certain length in the function get_ratingscache in pp-inc.php and you need to change the length to higher than 20

Code:
Content visible to verified customers only.
2. I would have to dive into that is this every browser type or which ones?

3. That is the forum buttons. Our search button for each program is located in the menubar of each application

Okay, doing good so far...

1. Fixed

2. Seems to be a issue with both Internet Explorer and FireFox (The 2 Browsers that I am using)

3. I went to templates -> vb3enhanced ->menubar.tmpl and all I am seeing is :

<?php
echo <<<PPPRINT
<!-- BEGIN TEMPLATE: menubar.tmpl -->
$ppopen
<tr>
<td class="{$Style['menubar']}" width="100%" colspan="2">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="{$Style['menubarnb']}" width="50%" align="left" valign="middle">
&nbsp;$menu2
</td>
<td class="{$Style['menubarnb']}" width="50%" align="right"valign="middle">
$menu&nbsp;
</td>
</tr>
</table>
</td>
</tr>
$ppclose<br />
<!-- END TEMPLATE: menubar.tmpl -->
PPPRINT;

?>

I am not sure where to make this change, so that the seach button goes to its own program search, not the main forum search from vbulletin.com


Thank You,

Nuguru
nuguru is offline   Reply With Quote
Old October 17th, 2006, 02:23 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,658
what I am saying about 3 is what your pointing out is not an issue that search is suppose to go to vbulletin. I said our search for our programs is clearly on our menubar and works fine.

As far as 2 I dont get that for myself in Opera IE or Mozilla. Link to your site?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 17th, 2006, 02:37 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question

Quote:
Originally Posted by Chuck S View Post
what I am saying about 3 is what your pointing out is not an issue that search is suppose to go to vbulletin. I said our search for our programs is clearly on our menubar and works fine.

As far as 2 I dont get that for myself in Opera IE or Mozilla. Link to your site?
Okay,

In regards to issue 3, I understand, but if I want it to go to its own search not just in the menu bar but also in the comments, how do I change the path in the comments? ( I would just prefer to keep the search streamlined when in a program)

Issue 2, webbinzine.com.



Thank You,

Nuguru
nuguru is offline   Reply With Quote
Old October 23rd, 2006, 12:30 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question Support Update? Please....

Quote:
Originally Posted by nuguru View Post
Okay,

In regards to issue 3, I understand, but if I want it to go to its own search not just in the menu bar but also in the comments, how do I change the path in the comments? ( I would just prefer to keep the search streamlined when in a program)

Issue 2, webbinzine.com.



Thank You,

Nuguru
Hello Everyone,

In reference to issue 3, I will update the search link to the actual search for each product if someone can tell me what pal, template or file and I can the current link at to the search button in each of the 3 products.

In reference to issue 2, has anyone been able to figure out why this is would be showing a(my) sites source code or webpage when the Switch Editor Mode button is pushed instead of doing the job that the Switch Editor Mode button should be doing?

Chuck, I could really use your help here!


Thank You,

Nuguru
nuguru is offline   Reply With Quote
Old October 23rd, 2006, 12:45 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,658
You can post in the mod forums outside product support. But I can say on #3 that you can modify the links in your vb3.php integration file in your forums subdirectory under your gallery directory in the function get_profiledata

What version of Photopost you using I dont get my source page when hitting the switch editor page

http://www.reeftalk.com/gallery/showphoto.php?photo=324

testing and testing login
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 23rd, 2006, 01:12 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question Issues with all 3 products.

Hello,

In reference to the source code and webpage showing up when hitting the Switch Editor Mode in comments, my versions are:

Photopost: 5.3.1, Example problem located on link = http://www.webbinzine.com/media/show...15/limit/views

ReviewPost: 3.3.2 Example problem located on link = http://www.webbinzine.com/reviews/sh...14/limit/views

Classifieds: 2.5 Example problem located on link = http://www.webbinzine.com/classified...27/limit/views

When clicking on those links, click on the Switch Editor Mode button located in the upper-right corner of the comments box (located at the very bottom of the page). BTW, you'll need to be logged in to activate the comments box.

On the first click of the Switch Editor Mode button, you'll see my source code in the comments box, the second click on the Switch Editor Mode button you'll see my webpage in the comments box.

I hope this helps in finding a resolve for this issue. Please let me know what you think.


Thank You,

Nuguru
nuguru is offline   Reply With Quote
Old October 23rd, 2006, 04:21 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,658
Did you see an issue on my site? I dont this is why we have yet any answer dont see anything to begin testing with to replicate the issue. Once I replicate I can suggest a fix
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 23rd, 2006, 04:51 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question Chuck......

Quote:
Originally Posted by Chuck S View Post
Did you see an issue on my site? I dont this is why we have yet any answer dont see anything to begin testing with to replicate the issue. Once I replicate I can suggest a fix
Chuck,

I went to your site but I did not see a Switch Editor Mode button to test, so I could not test this issue on your site.

However, have you gone to my site because this is where the problem is?

I mentioned this problem to you in the past and you advised me to post the problem here in the Photopost Support Forum, so that is what I am doing and now your telling me that you going to have to replicate the problem in order to help find a fix. As far as I am concerned, you don't need to replicate it, you just need to go to my site and you'll see the problem in real life. If you need access, you and I have done business before so I will provide you with access and you can have a closer look if neccessary.

These issues have been there from the beginning, so this issue shared by all three Photopost programs on mysite site is nothing that I have done. So, can you provide me with a little help in getting these matter properly fixed?

The less complicated the better. Visit, investigate and suggest a fix.

You have always been a great help in the past, please work with me here.


Thank You,

Nuguru
nuguru is offline   Reply With Quote
Old October 23rd, 2006, 05:39 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,658
I need to replicate this to be able to suggest a fix if no other site is doing it but yours I dont have any suggestion to make hense its investigate and test and when we can replicate we can post a fix. This is not going to be a fast answer
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 23rd, 2006, 05:49 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question Sounds good....

Quote:
Originally Posted by Chuck S View Post
I need to replicate this to be able to suggest a fix if no other site is doing it but yours I dont have any suggestion to make hense its investigate and test and when we can replicate we can post a fix. This is not going to be a fast answer
Chuck,

Okay, sounds good. So what needs to happen next? You need to replicate the problem? What's involved? How can I help? What are we looking at here?

I don't mind if this takes a little bit to figure out but can you provide me with some details....?

And, again if there is anything I can do to help (eg, passwords, etc...) let me know. PM me or shoot me an email. I would like to go live soon and I am trying to clean up all the little odds and ends.

BTW, I also found a thread where someone experienced the same issue - vb3.5 and Quick Reply - Switch Editor Mode but it does not look like anyone followed through with a fix and the customer with the same problem just ended up disabling the Switch Editor Mode.


Thank You,

Nuguru

Last edited by nuguru; October 23rd, 2006 at 06:24 PM.
nuguru is offline   Reply With Quote
Old October 23rd, 2006, 07:45 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,658
The issue would be why only on your site or this other guy thats an old thread. I have visited over 30 sites or more and this issue does not exist so its all a matter to see whats different about your site

what are your WYSIWYG settings in vbulletin admin?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 23rd, 2006, 08:11 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question WYSIWYG is All Standard

Quote:
Originally Posted by Chuck S View Post
The issue would be why only on your site or this other guy thats an old thread. I have visited over 30 sites or more and this issue does not exist so its all a matter to see whats different about your site

what are your WYSIWYG settings in vbulletin admin?
Hello,

In my vbulletin ACP -> Message Posting Interface Options -> Enable Clickable Message Formatting Controls -> Full Editor, Quick Reply and Quick Edit are all Enable Standard & WYSIWYG Controls.

I hope that helps,

Thank You,

Nuguru
nuguru is offline   Reply With Quote
Old October 27th, 2006, 11:35 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question Any luck on a fix?

Hello,

I was wondering if you have been able to find a fix for why these programs are not working properly? If you need more information from me in order to assist in the fix, please let me know.

Thank You,

Nuguru
nuguru is offline   Reply With Quote
Old October 28th, 2006, 06:45 AM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,658
Have you tried running the latest versions of the software if your running older versions?

No in answer to your question we are still trying to set things all back and forth in several test sites with vb in an effort to duplicate this
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 28th, 2006, 01:52 PM   #17 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 48
Question My Current Versions

Hello Chuck,

Yes, 2 out of 3 of the programs are UTD. I am running:

Photopost 5.31
Reviewpost 3.32
Classifieds 2.5

Thank You,

Nuguru
nuguru 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
vb3.5 and Quick Reply - Switch Editor Mode Garrynz Photopost Pro How Do I...? 5 October 12th, 2005 04:41 AM
Switch Editor Mode Oblivion Knight Bugs - vBulletin 3.5.X 5 August 7th, 2005 12:24 PM
Why I can't switch from photopost memobug Before You Buy 0 March 27th, 2005 10:48 PM
On/off switch + other simple ones kooley Before You Buy 8 January 5th, 2005 06:58 PM
how to switch to old database after new PP install robben Photopost Pro Installation & Upgrades 3 November 13th, 2004 08:22 PM


All times are GMT -5. The time now is 10:12 AM.

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