Zen Cart Logo
Forums / All Other Contributions/Addons / Testimonial Manager Support Thread

Testimonial Manager Support Thread

Views: 277,974

Results 161 to 180 of 1,502
23 Apr 2007, 9:36 PM
#161
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Testimonial Manager Support Thread

The patch only made things worst, now I can not select and edit any testimonial past page one. Maybe it is my computer. Now how do I get back to where I was before the patch. Thanks. Sorry for all this work Clyde.

23 Apr 2007, 9:43 PM
#162
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Is there a way to just list all the testimonials on the first (one) page? Make one long page?

23 Apr 2007, 11:21 PM
#163
motti avatar

motti

Zen Follower

Join Date:
Feb 2007
Location:
Los Angeles
Posts:
348
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

HI clyde

i just instal again the Expanded Category List, after giving up on the category fly css , could not get responed on my Q for over 2 weeks.

any way i can't find a thread abut the Expanded Category List, and th eone i fund was not much info

are their is any going on , can u please direct me to it please

thank you

24 Apr 2007, 12:20 AM
#164
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

jonisolis:

The patch only made things worst, now I can not select and edit any testimonial past page one. Maybe it is my computer. Now how do I get back to where I was before the patch. Thanks. Sorry for all this work Clyde.

If you still have your original download of the mod just upload the admin folder from that and that will take you back to where you were.

As I said, I tested it out with your 42 testimonials plus the ones I already had.

I tested it going forward using the >> then tested it backward using the <<
Then I tested it going forward using the dropdown then tested it backward.

I did over 150 of these tests and couldn't duplicate the problem you described.

24 Apr 2007, 12:21 AM
#165
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

jonisolis:

Is there a way to just list all the testimonials on the first (one) page? Make one long page?

Not without a major re-write which I'm not going to do for the time being.

24 Apr 2007, 12:26 AM
#166
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Dear Clyde, It is probably my computer, so don't worry about it if no one else has the same trouble.

24 Apr 2007, 12:31 AM
#167
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Dear Clyde, OK I got to where I was before the patch. Thanks for the help in back tracking.

24 Apr 2007, 12:45 AM
#168
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

jonisolis:

Dear Clyde, OK I got to where I was before the patch. Thanks for the help in back tracking.

Don't know how much help this "hint" might be ... but here goes.

When this happens scroll down and click the "new file" button.

When you get to the next page just click the "cancel" button.

This might clear the initial problem when the page refreshes.

24 Apr 2007, 12:46 AM
#169
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

motti:

HI clyde

i just instal again the Expanded Category List, after giving up on the category fly css , could not get responed on my Q for over 2 weeks.

any way i can't find a thread abut the Expanded Category List, and th eone i fund was not much info

are their is any going on , can u please direct me to it please

thank you

There are probably several threads. Just do a search for "expanded categories"

25 Apr 2007, 4:01 PM
#170
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Now it is back to not keeping the URL address in the box when I go back to edit a testimonial. How do I fix that again? Testimonials URL:____________* Required

Sorry about the trouble and thanks for the help!

25 Apr 2007, 10:36 PM
#171
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

jonisolis:

Now it is back to not keeping the URL address in the box when I go back to edit a testimonial. How do I fix that again? Testimonials URL:____________* Required

Sorry about the trouble and thanks for the help!

I think this is the same information from a previous post several pages back

open admin/testimonials_manager.php

Find this line of code (around line 185)

<td class="main"><?php echo zen_draw_input_field('testimonials_url', zen_not_null($iInfo->testimonials_url) ? $iInfo->testimonials_url : 'http://', 'maxlength="255"', true); ?></td>

change it as follows

<td class="main"><?php echo zen_draw_input_field('testimonials_url', zen_not_null($bInfo->testimonials_url) ? $bInfo->testimonials_url : 'http://', 'maxlength="255"', false); ?></td>

Save the file and upload to your server

25 Apr 2007, 11:51 PM
#172
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

That is it; it is keeping the URL address now. Thanks for everything Clyde! Someone just told me that they love my Testimonial set up.

26 Apr 2007, 9:20 AM
#173
alexlee avatar

alexlee

New Zenner

Join Date:
Apr 2007
Posts:
8
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Hi Clyde,

The new manager you came up with is working perfectly. Thanks again for the help.

Quick question: what font did you use to generate the gif buttons for the hintsntips manager? (I'm talking about the 3 graphics you made: button_hints.gif, button_submit_hints.gif, button_view_hints.gif)

Thanks again!

-Alex

26 Apr 2007, 1:41 PM
#174
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

alexlee:

Hi Clyde,

The new manager you came up with is working perfectly. Thanks again for the help.

Quick question: what font did you use to generate the gif buttons for the hintsntips manager? (I'm talking about the 3 graphics you made: button_hints.gif, button_submit_hints.gif, button_view_hints.gif)

Thanks again!

-Alex

I used Verdana

26 Apr 2007, 11:37 PM
#175
motti avatar

motti

Zen Follower

Join Date:
Feb 2007
Location:
Los Angeles
Posts:
348
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Hi Clyde
I had first customer post a testimonial on my site, he also include his phone number,
But for some reason the phone number showing for few second and than it gone

Thank You

26 Apr 2007, 11:58 PM
#176
motti avatar

motti

Zen Follower

Join Date:
Feb 2007
Location:
Los Angeles
Posts:
348
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Missed my 7 minutes Sorry
Don’t know if it important, on my admin I don’t have the button logo for the “new testimonial item” look like the pic is missing, /public_html/store/admin/includes/languages/english/images/buttons/ none their, I check the zip file I unzip and nothing their either

Thank You

27 Apr 2007, 12:40 AM
#177
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

motti:

Hi Clyde
I had first customer post a testimonial on my site, he also include his phone number,
But for some reason the phone number showing for few second and than it gone

Thank You

Well, considering that there is no phone number field to be filled in on the submission form, just where did he enter his phone number?

27 Apr 2007, 12:43 AM
#178
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

motti:

Missed my 7 minutes Sorry
Don’t know if it important, on my admin I don’t have the button logo for the “new testimonial item” look like the pic is missing, /public_html/store/admin/includes/languages/english/images/buttons/ none their, I check the zip file I unzip and nothing their either

Thank You

You probably have a button called "new file".

The version of testimonial manager you're using doesn't have a "new testimonial" button"

27 Apr 2007, 1:43 AM
#179
motti avatar

motti

Zen Follower

Join Date:
Feb 2007
Location:
Los Angeles
Posts:
348
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Hi

He enter it just after his name at the button

I can see it for few second and than its gone, if you refresh you can see it

I spend over an hour now removing the mod and installing the it , reading from post no 1 until here, I could not get the quote button to work check my site you can see it,
And now i am missing another button, I am checking my buttons names and make sure the are their, and it is all in place

Thank You

27 Apr 2007, 1:52 AM
#180
motti avatar

motti

Zen Follower

Join Date:
Feb 2007
Location:
Los Angeles
Posts:
348
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Sorry misspelling He enter it just after his name at the bottom