vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=243510)

caracena 04-28-2011 01:15 PM

Hi there,

I'm installing it right now on my live site (it worked perfectly on test server) but I have one question.

As for my qusestion (actually a request), could you elaborate a little bit more on the step:
Quote:

4. Optional File Edit
it is a little vague. What could happen if I don't do it? What happens if I do it?

Thanks in advance,

DragonByte Tech 04-28-2011 01:21 PM

If you don't, people will be able to see hidden content by using the search feature.
If you do, they won't.

Fillip

Rock Anthony 04-30-2011 08:52 PM

Whenever I have enabled vBShout v5.4.3 PL2 (Lite), I get the following error when I thank, like or dislike:

Quote:

Thanks Thank for this post
Invalid response from server:
Warning: require([path]/dbtech/vbshout_pro/hooks/dbtech_thanks_postsave.php) [function.require]: failed to open stream: No such file or directory in [path]/dbtech/thanks/actions/ajax.php(245) : eval()'d code on line 1

Fatal error: require() [function.require]: Failed opening required '/home/savingto/dev/dbtech/vbshout_pro/hooks/dbtech_thanks_postsave.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/savingto/dev/dbtech/thanks/actions/ajax.php(245) : eval()'d code on line 1
I do not have this problem when vBShout is disabled.


Update:

Nevermind, I've remedied this problem. Within the vBulletin AdminCP I deactivated the dbtech_thanks_postsave plugin.

Another Update:

I've installed this mod to my test site for evaluation. This mod is awesome. Soon enough I'll buy the full version. Awesome product!

CharlieDelta 05-03-2011 02:01 PM

Hi Fillip,

I seem to be getting this error when "Like this post" is used:
Code:

Warning: require([path]/dbtech/vbshout_pro/hooks/dbtech_thanks_postsave.php) [function.require]: failed to open stream: No such file or directory in [path]/dbtech/thanks/actions/ajax.php(245) : eval()'d code on line 1
When the page is refreshed the error disappears and the like is counted.

Any ideas?

DragonByte Tech 05-03-2011 10:45 PM

See the above post, there will be an update to vBShout soon that will fix this :)


Fillip

CharlieDelta 05-04-2011 01:20 PM

How did I miss that? :o

Thanks Fillip

deverill2010 05-04-2011 08:28 PM

Ive installed this on 4.1.3

Is this edit still required?

PHP Code:

        // Deal with the case that quote was the only content of the post
        
if (trim($page_text) == '')
        {
            
$page_text $this->get_field('pagetext');
            
$strip_quotes false;
        } 


DragonByte Tech 05-04-2011 09:21 PM

I believe so yeah.

Fillip

deverill2010 05-04-2011 09:32 PM

Thanks for the reply,

I asked because I don't even have a folder called Legacy in the root.

So am wondering if the post.php is elsewhere?

DragonByte Tech 05-05-2011 12:22 AM

What? Nothing of that is described in the readme file O.o

Fillip


All times are GMT. The time now is 08:49 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.03131 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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