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)

katie hunter 09-07-2008 09:53 PM

I really hope a new version to fix these bug and enhance this modification more would come out , it is really nice mod if it get enhanced :3

tuankm123 09-08-2008 04:23 PM

Great mod, my suggestion is adding a feature that allows users to use image link, not images in categories, to send as a gift

Thanks

EvilJohn 09-11-2008 05:30 AM

Quote:

Originally Posted by katie hunter (Post 1616954)
I really hope a new version to fix these bug and enhance this modification more would come out , it is really nice mod if it get enhanced :3

Don't give up Katie. I had the same problems in the admin CP. Here is what I did to get it working.
Go to upload/includes/xml/bitfield_gifts and cpnav_gifts

Change this line in both documents.

<navgroups product="MYLs1_gifts"> to <navgroups product="myls1_gifts">

Then over write via FTP.
When I did this all worked fine. (Me waits on gift) LOL


Edit: Thanks for this mod BTW. How can I disable the "Send yourself a gift"

MrEyes 09-11-2008 08:08 AM

Quote:

Originally Posted by EvilJohn (Post 1619649)
Edit: Thanks for this mod BTW. How can I disable the "Send yourself a gift"

+1 on both counts ;)

I have also come across an interesting feature:

When I add "$blocks[gifts]" to the MEMBERINFO template the profile tabs are broken and do not display

EvilJohn 09-11-2008 08:56 AM

This works the best! It does not break this way!

Code:

</div>

        $blocks[gifts]

        <div id="profile_tabs">
                $template_hook[profile_left_first]
                $blocks[visitor_messaging]
                $blocks[aboutme]
                $blocks[stats]
                $blocks[friends]
                $blocks[infractions]
                $blocks[contactinfo]
                $template_hook[profile_left_last]
        </div>


Boosted Panda 09-11-2008 05:46 PM

Have mine working with my custom profile layout!

apiasto 09-11-2008 07:58 PM

any idea any one if it will be fixed to work with table prefix

christian8a 09-11-2008 09:11 PM

EvilJohn thanx for helping other members :up: and glad that you got it working fine.

I dont know when we will be able to fix the table prefix, hopefully soon.

To disable the send yourself a gift just edit the gifts template on the memberinfo templates menu. Look for the letters send yourself a gift and delete them witht he url that is wrapping them.

DS MrSinister 09-11-2008 11:11 PM

last problem i can't figure out.

List of Gifts admin side will show this error



Code:


Database error in vBulletin 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 prefix_gift_type
                LEFT JOIN prefix_gift_categories AS gift_categories ON gift_type.categoryid = gift_categories.categoryid
                ORDER BY categoryid DESC;

MySQL Error  : Unknown column 'gift_type.gifttypeid' in 'field list'
Error Number  : 1054


EvilJohn 09-12-2008 08:56 AM

Quote:

Originally Posted by christian8a (Post 1620132)
EvilJohn thanx for helping other members :up: and glad that you got it working fine.

I dont know when we will be able to fix the table prefix, hopefully soon.

To disable the send yourself a gift just edit the gifts template on the memberinfo templates menu. Look for the letters send yourself a gift and delete them witht he url that is wrapping them.


Thanks! :)


All times are GMT. The time now is 05:12 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.01372 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
  • (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