vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBTestimonials (https://vborg.vbsupport.ru/showthread.php?t=107264)

derekivey 03-21-2006 12:50 AM

Ok guys, Version 1.0.1 has been released :).

Please see the first post for what has changed.

Let me know if you have any problems upgrading.

Thanks,
Derek

yinyang 03-21-2006 05:28 PM

*clicked install*

this is a great guestbook script and i'm using it as such. for my purposes, i've eliminated the header, navbar and footer.

a) could you please tell me how i can, if possible, eliminate the "Ratings" as well?

b) since i'm using this as a guestbook and want everyplace to say Guestbook instead of Testimonials, would the easiest way be to do a search and replace for Testimonial and replace with Guestbook in all the attached files? if so, can i please have permission to do so?

c) also, i'd like to move the vbtestimonials.php form one directory up, i.e., out of the forum directory, if possible. what do i need to change in vbtestimonials.php to accomplish this?

i already tried adding "forum" in front of the Requires section, but it still doesn't work. please help!

derekivey 03-21-2006 06:54 PM

Quote:

Originally Posted by yinyang
a) could you please tell me how i can, if possible, eliminate the "Ratings" as well?

You would have to edit the vBTestimonials_Add_Edit_Form template to remove it, the vBTestimonials_Postbit and vBTestimonials_Postbit_Legacy templates, and also the vbtestimonials.php file to remove all of that, just do a search in all of those for "rating" (w/o the quotes), and you should find everything pretty easily.

Quote:

Originally Posted by yinyang
b) since i'm using this as a guestbook and want everyplace to say Guestbook instead of Testimonials, would the easiest way be to do a search and replace for Testimonial and replace with Guestbook in all the attached files? if so, can i please have permission to do so?

Actually you don't have to change the files at all. Just go to the Phrase Manager and do a search for Testimonial and for English translation (or what ever language you are using), type in Guestbook.

Quote:

Originally Posted by yinyang
c) also, i'd like to move the vbtestimonials.php form one directory up, i.e., out of the forum directory, if possible. what do i need to change in vbtestimonials.php to accomplish this?

I believe you would have to add the following code to the vbtestimonials.php file. Not positive, but give it a try.

FIND:
PHP Code:

// ######################### REQUIRE BACK-END ############################ 

ADD UNDER:
PHP Code:

chdir('/home/username/path/to/forums'); 

*** Make sure you add that above all of the 'require_once' code. ***

Thanks,
Derek

forte 03-23-2006 06:53 PM

I am having problems with the categories. I keep getting this error.

Code:

Table 'xxxxxxxx.forumvbtestimonials_categories' doesn't exist
This is the only error i get.

derekivey 03-23-2006 07:36 PM

Thanks for reporting that. I forgot to add the TABLE_PREFIX constant to the install query. Please change the version of the product in the product manager to 1.0.0, and then reimport the attached xml file and that should add the table. I will be updating the zip file to include this too.

Thanks,
Derek

Allan 03-23-2006 07:55 PM

Hey Derekivey ;)

what remains to add before the final version ?

derekivey 03-23-2006 08:21 PM

What final version? 1.0.1 has already been released. There won't be anymore versions for a few months.

Alien 03-24-2006 03:08 PM

Hey,

No matter what I do, I cannot upgrade to your latest zip file version or the product file you attached. I get a database error during the product import on both?

derekivey 03-24-2006 06:38 PM

Hi,

Can you please post me the error?

Thanks,
Derek

Allan 03-24-2006 10:25 PM

It missing this phrase: "vbtestimonials_rating_of_our_service" ;)

derekivey 03-25-2006 01:53 AM

Just go ahead and manually add it in vB's phrase manager, I selected the wrong product for it and it wasn't included because of that.

Derek

Allan 03-25-2006 10:21 AM

In ACP, when to Coachman this set "Moderate Testimonials", i have this error when to add a testimonial:
Code:

Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758



derekivey 03-25-2006 02:05 PM

Did you fill out the settings for the private messages in the vBTestimonials options?

Allan 03-25-2006 04:18 PM

Quote:

Originally Posted by derekivey
Did you fill out the settings for the private messages in the vBTestimonials options?

Yes.

But now, when to Coachman "Would you like to receive a PM when a new Testimonial is added and needs to be validated?" on "Yes", i have a error (above)

if to Coachman "No", it work

derekivey 03-25-2006 06:54 PM

Hmm I will have to take a look. For the To and From fields in the options, did you set them as User IDs or Usernames?

Allan 03-25-2006 07:16 PM

Quote:

Originally Posted by derekivey
Hmm I will have to take a look. For the To and From fields in the options, did you set them as User IDs or Usernames?

Same as ID

derekivey 03-26-2006 01:52 PM

Not sure, I'll have to take a look on mine and see if it happens to me.

kushtiUK 03-27-2006 08:55 AM

I seem to have an issue with Who's On-line - The hack installed fine but I only have it set up with a style not available to my members however when I view who's on-line most of the people on-line show as viewing the testimonials page! How is this possible when they don't know about it yet?

derekivey 03-27-2006 11:21 PM

If they still go to vbtestimonials.php, vB will still show them as viewing that page. Do you have any links to it anywhere on your site? I have noticed this same problem on a site I help run also we had no links anywhere and somehow people still went to it. Not sure to be honest how they found it either.

akanevsky 03-28-2006 12:44 AM

If a website has a testimonials system, then it's most likely a professional website. And as such, it would want a more professional and neat-looking design for the system that what you have. Please consider revising the visual part of the hack (the idea of which, I have to say, is great) in the next release or something. =)

derekivey 03-28-2006 02:15 AM

Quote:

Originally Posted by Psionic Vision
If a website has a testimonials system, then it's most likely a professional website. And as such, it would want a more professional and neat-looking design for the system that what you have. Please consider revising the visual part of the hack (the idea of which, I have to say, is great) in the next release or something. =)

Do you have any ideas how it should look? I am not very creative lol, it would be great if you could provide a photoshopped sample or something.

Thanks,
Derek

kushtiUK 03-28-2006 05:54 AM

Quote:

Originally Posted by derekivey
If they still go to vbtestimonials.php, vB will still show them as viewing that page. Do you have any links to it anywhere on your site? I have noticed this same problem on a site I help run also we had no links anywhere and somehow people still went to it. Not sure to be honest how they found it either.

I have no links open for the members to see - I think there is a bug in the WOL part of testimonials as I think it shows users viewing this if they are just sitting doing nothing on my site. :confused:

derekivey 03-28-2006 09:53 AM

Nope there isn't a bug, I have tested that before. When they are on your site it shows the default vB WOL locations for them.

kushtiUK 03-28-2006 10:39 AM

Quote:

Originally Posted by derekivey
Nope there isn't a bug, I have tested that before. When they are on your site it shows the default vB WOL locations for them.

OK not a bug then but what is causing this - my members and guests do not have access to testimonials but WOL is saying they are viewing it!!!!

See attachment.

derekivey 03-28-2006 07:00 PM

Yes, they are viewing it but getting a no permission error because you didn't give them permission. It's not a bug, they just somehow found the url. I have tested this on many sites and the only time it shows as viewing testimonials is when they are at vbtestimonials.php.

derekivey 03-28-2006 07:03 PM

Try disabling the WOL plugins for vBTestimonials. There are 2 of them, then see what it says for the location of those members.

Derek

kushtiUK 03-28-2006 07:51 PM

I have disable them both and it has stopped the problem. It now shows them in the right locations.

There is no way for them to have know about the testimonial page as I had not made it available for my members yet and as soon as I disable the WOL function's how come their proper locations show up - I am not being difficult I am just trying to make you aware that there may be an issue.

derekivey 03-28-2006 08:38 PM

Ok, I will take a look at the code for the plugins. Can you please tell me what pages they were showing when you disabled them?

Thanks,
Derek

cavyspirit 03-29-2006 01:08 AM

I want to have guests post to my testimonials. I currently need to convert over 500 entries from an old guestbook/testimonial file as well.

What I need to know BEFORE attempting to install is how solid is the anti-spammer control? There absolutely needs to be an image verification, but I'm not seeing that in the screen shots.

Also, on editing the comments as the admin, I need the ability to add occassional editorial comments.

derekivey 03-30-2006 10:31 PM

Quote:

Originally Posted by cavyspirit
I want to have guests post to my testimonials. I currently need to convert over 500 entries from an old guestbook/testimonial file as well.

What I need to know BEFORE attempting to install is how solid is the anti-spammer control? There absolutely needs to be an image verification, but I'm not seeing that in the screen shots.

Also, on editing the comments as the admin, I need the ability to add occassional editorial comments.

Sorry it currently does not have those features. I will see about adding them in a later release.

bold 04-05-2006 09:13 AM

can somebody make a module that shows the latest testimonials in vbcmps?

derekivey 04-05-2006 06:52 PM

I'll try and make one later when I get some time.

Derek

derekivey 04-05-2006 07:18 PM

Actually, I'm gonna get started now. The module will show 1 random testimonial on the CMPS index.

Derek

Allan 04-05-2006 08:56 PM

Great job :)

File Attach: French language

Click Install ;)

kushtiUK 04-06-2006 08:59 AM

How can I remove "Last Edited by" but only user id 6 (admin) It looks a bit odd when a testimonial is edited by admin...looks like big brother is deciding what is written!

I have found the "last edited by" comments appears after I validate a testimonial!

derekivey 04-06-2006 09:57 AM

Should be in the vBTestimonials_Code. Just remove the code for it and you should be good to go.

Derek

Tralala 04-06-2006 10:27 AM

I really like this, and can see it as a nice way for users to make recommendations for products they enjoy all over the web.

Therefore I'd like to see it parse URLs and recognize carriage returns, just like a regular post would... right now it all shows up as contiguous text.

I'd like to allow for browsing the testimonials by category.



Lastly, I'd love to see it work with this great hack: Dynamically Create Amazon Links to use your associate id. That certainly would entice to mods to install it... :cool:

Tralala 04-06-2006 01:16 PM

Quote:

Originally Posted by derekivey
Yes, they are viewing it but getting a no permission error because you didn't give them permission. It's not a bug, they just somehow found the url. I have tested this on many sites and the only time it shows as viewing testimonials is when they are at vbtestimonials.php.

This wasn't the case for me.

I installed this on my very small board, and told no one about it. No even the moderators or other admin. I was just testing it out, adding in testimonials as an experiment, getting a feel for it. Within 20 minutes I was getting PM's from a couple of users asking about it, and the test entries I'd made!

:rolleyes:

Why? Because even though no one is looking at it, for some reason it shows up in the "Who's Online" activity column for some people. I asked a few of them and despite what the WOL page said, they were not on the testimonials page and didn't know WTF I was talking about.

But once other people saw the link in the WOL page, they clicked the link. Not good.


So I uninstalled it. I deleted the files, and then used Quick Admin Tools to rebuild the bit files.

Cool hack, but I'll wait for bugfixes and more flexibility before trying again.

kushtiUK 04-06-2006 05:31 PM

Quote:

Originally Posted by derekivey
Should be in the vBTestimonials_Code. Just remove the code for it and you should be good to go.

Derek


Got it - thanks.

Allan 04-14-2006 10:48 AM

Quote:

Originally Posted by Allan
In ACP, when to Coachman this set "Moderate Testimonials", i have this error when to add a testimonial:
Code:

Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758


No fix for this bug ??


All times are GMT. The time now is 01:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01382 seconds
  • Memory Usage 1,832KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete