vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - MyLs1 Gifts ( Send gifts or drinks! ) (https://vborg.vbsupport.ru/showthread.php?t=189788)

fattony69 09-02-2008 06:44 PM

Is there anyway of integrating this with vbcredits?

christian8a 09-02-2008 06:59 PM

Quote:

Originally Posted by R-D (Post 1612919)
The missing admin menu can be easily fixed. Open the file cpnav_gifts.xml, located in includes/xml/

Find:
Code:

<navgroups product="cole_gifts">
And Replace With:
Code:

<navgroups product="myls1_gifts">


OR upload the attached file to includes/xml/


The Gifts menu will then appear in the admin CP between Users and Usergroups.

Thank you ;)

Im terribly sorry for missing that part, I uploaded a new zip file fixed.
Thanx again for letting me know

R-D 09-02-2008 07:05 PM

Quote:

Originally Posted by christian8a (Post 1613012)
Thank you ;)

Im terribly sorry for missing that part, I uploaded a new zip file fixed.
Thanx again for letting me know

An easy mistake to make. Thanks for releasing it. :)

F0xy 09-02-2008 07:44 PM

this would be great if it could be implemented with vbcredits were it would charge you forum credits to send gifts

The Chief 09-02-2008 08:00 PM

thanks for the release, looks great!

R-D 09-02-2008 08:56 PM

Quote:

Originally Posted by F0xy (Post 1613043)
this would be great if it could be implemented with vbcredits were it would charge you forum credits to send gifts

I was thinking of a similar idea, but instead of buying credits, it'd be more like using postcounts to enable gifts - eg. you make 10 posts, it unlocks something. At 15 posts, it unlocks something else (something better and worth more in real life) and so on...

I'll probably just end up modifying the script later this week to suit my board. I've got no use for credits, so encouraging posting would be far more useful for me.

This idea/mod has gone down very well with my staff, so thanks again, Chris. :)

massizero 09-02-2008 11:20 PM

Quote:

Originally Posted by F0xy (Post 1613043)
this would be great if it could be implemented with vbcredits were it would charge you forum credits to send gifts

With vbcredits it would be great!

apiasto 09-03-2008 12:31 AM

installed it but getting data base error on every option but setting.i am using 3.7.3

Invalid SQL:

SELECT
gift_type.gifttypeid, gift_type.title, gift_type.description,
gift_type.image, gift_type.active, gift_type.categoryid,
gift_categories.title AS categorytitle
FROM vb_gift_type
LEFT JOIN vb_gift_categories AS gift_categories ON gift_type.categoryid = gift_categories.categoryid
ORDER BY categoryid DESC;

MySQL Error : Table '******_db.vb_gift_type' doesn't exist

christian8a 09-03-2008 12:48 AM

Quote:

Originally Posted by apiasto (Post 1613205)
installed it but getting data base error on every option but setting.i am using 3.7.3

Invalid SQL:

SELECT
gift_type.gifttypeid, gift_type.title, gift_type.description,
gift_type.image, gift_type.active, gift_type.categoryid,
gift_categories.title AS categorytitle
FROM vb_gift_type
LEFT JOIN vb_gift_categories AS gift_categories ON gift_type.categoryid = gift_categories.categoryid
ORDER BY categoryid DESC;

MySQL Error : Table '******_db.vb_gift_type' doesn't exist

Read the note on the install instructions on this thread, sorry at this time it wont install if you have a table prefix.

Jeordie015 09-03-2008 01:49 AM

Quote:

Originally Posted by massizero (Post 1613181)
With vbcredits it would be great!

Or even real money like facebook does it. Like have some free ones and some that cost $1.


All times are GMT. The time now is 12: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.01236 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)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