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" ;)


All times are GMT. The time now is 12:33 AM.

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.01997 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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