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 User Tagging v3 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=242733)

ViktorDA 05-18-2010 06:09 AM

This is great! :)

murekhalir 05-18-2010 07:05 AM

DBTECH, Keep up the good work, seriously.

Your mods are dope as hell.

SWeeeett

iguano 05-18-2010 08:00 AM

yes but ...

Quote:

Originally Posted by iguano (Post 2038994)
Error:

Either /*****/*****/********/forum/dbtech/usertag/install/core.php or /****/*****/*********/forum/dbtech/usertag/install/finalise.php is missing!

i can't install it ....
why?

DragonByte Tech 05-18-2010 08:10 AM

Quote:

Originally Posted by Dr.osamA (Post 2038919)
Please upload the files that came with the vBShout before installing or upgrading!

i had same problem but i fix it by myself i thot that was my fault !!

@ DragonByte Tech you ignore my request :(

anyways thank you

You can release it as an add-on mod tho, don't need us adding it :)

Quote:

Originally Posted by tafreeh (Post 2038987)
Exactly what i was looking for.. Just a quick question before i install this.. u know how you get notification on when u get new pm or visitor messg or friend request, Do you get one of those when someone tag you. If not can you please add that notification system in it. Thanks

You do indeed :)

Quote:

Originally Posted by iguano (Post 2038994)
Error:

Either /*****/*****/********/forum/dbtech/usertag/install/core.php or /****/*****/*********/forum/dbtech/usertag/install/finalise.php is missing!

Did you check that those files exist in that exact path?

DragonByte Tech 05-18-2010 09:38 AM

Small fix for HTML characters like & showing as & etc has been released :)

iguano 05-18-2010 09:43 AM

Quote:

Originally Posted by DragonByte Tech (Post 2039040)
Did you check that those files exist in that exact path?

Yes exist but i can't install it

ProFifaLeagues 05-18-2010 09:43 AM

To update is it just a matter of reuploading and overwritting the product?

DragonByte Tech 05-18-2010 09:53 AM

Quote:

Originally Posted by rammieone (Post 2039074)
To update is it just a matter of reuploading and overwritting the product?

For this update, overwriting the product is not needed. Only reuploading :)
Only when the version number changes is overwriting needed.

Quote:

Originally Posted by iguano (Post 2039075)
Yes exist but i can't install it

I must admit I'm at a loss then, can you try opening the XML file and remove the following code:
Code:

if (!file_exists($installpath . '/core.php') OR !file_exists($installpath . '/finalise.php'))
{
        print_dots_stop();
        print_cp_message('Either ' . $installpath . '/core.php or ' . $installpath . '/finalise.php is missing!');
}

And see if it works for you then?

If you get the following error: "/install/1000.php is missing!"
Then also remove the following code:
Code:

if (!file_exists($installpath . '/install/' . $shortversion . '.php'))
{
        print_dots_stop();
        print_cp_message($installpath . '/install/' . $shortversion . '.php is missing!');
}

Let me know if this helps :)

kersti 05-18-2010 12:32 PM

Just installed, didn't work for me. @username/@ just gives me that in the message with no links

DragonByte Tech 05-18-2010 12:47 PM

Quote:

Originally Posted by kersti (Post 2039150)
Just installed, didn't work for me. @username/@ just gives me that in the message with no links

Sorry, possible you got some outdated documentation there.

The actual command is @username; (This is because ; is the only default illegal usernam character)


All times are GMT. The time now is 06:02 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.01368 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
  • (2)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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