Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
problem with the store hack version 2.0, username field is blank Details »»
problem with the store hack version 2.0, username field is blank
Version: , by lala lala is offline
Developer Last Online: Apr 2003 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-01-2003 Last Update: Never Installs: 0
 
No support by the author.

well i have installed it and i got a problem:
the glow user name doesnt work for me,and i dont know why. i have tried everything,edited 3 times the functions.php,showtread.php,checked a lot of times the database deleted the tables and readded them but it never works doesnt metter what!,just when iam replacing in the pos bit the $post[username] with $storeextraglow it doesnt work and the username field is blank until iam changing it back to $post[username] and i have tried almost everything please some help me :dead:

thanks from advance

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-01-2003, 03:48 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

please someone i need help i really need this hack installed well :ninja:
Reply With Quote
  #3  
Old 03-02-2003, 12:17 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

please :\
Reply With Quote
  #4  
Old 03-02-2003, 01:22 PM
Lesane's Avatar
Lesane Lesane is offline
 
Join Date: Oct 2001
Location: The Netherlands
Posts: 1,149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, we are gonna fix this.

A few steps to watch:

Open functions.php and find:

PHP Code:
eval("\$post[buddy] = \"".gettemplate("postbit_buddy")."\";"); 
Add after it:

PHP Code:
if ($post[glow]!="" AND $post[italic]=="1") {
       eval(
"\$storeextraglow = \"".gettemplate('store_extra_glow_italic')."\";");  
       } elseif (
$post[glow]!="") {
       eval(
"\$storeextraglow = \"".gettemplate('store_extra_glow')."\";");
       } elseif (
$post[italic]=="1") {
       
$storeextraglow="<i>$post[username]</i>";
       } else {
        
$storeextraglow="$post[username]";
       } 
Save and close functions.php

Then be sure that you have added the following templates:

Name: store_extra_glow_italic
Content:
Quote:
<font style="filter:glow(color=$post[glow], strength=3);height=1px"><i>$post[username]</i></font>
Name: store_extra_glow
Content:
Quote:
<font style="filter:glow(color=$post[glow], strength=3);height=1px">$post[username]</font>
And finally open the template: postbit

Find: $post[username]
Change it to: $storeextraglow

Good luck.
Reply With Quote
  #5  
Old 03-02-2003, 02:32 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks a lot ill gonna try this
Reply With Quote
  #6  
Old 03-02-2003, 02:37 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still not working :\ and i have done that a lot of times over and over again its not the problem its onther thing i dont know what can you please try to solve it? thanks
Reply With Quote
  #7  
Old 03-02-2003, 08:04 PM
007's Avatar
007 007 is offline
 
Join Date: Jan 2003
Location: United States
Posts: 872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah I had this same issue. Registered users names showed up just fine, but guests names didn't show up at all. Not a huge problem. Oh well.
Reply With Quote
  #8  
Old 03-03-2003, 03:12 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

but my problem isn't with guests! i even not allowing guests on my board just has this with every user! please help :\ my friend has been succseed install it and it works for him with old registered members too
Reply With Quote
  #9  
Old 03-03-2003, 03:48 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

help iam begging =\
Reply With Quote
  #10  
Old 03-03-2003, 06:15 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does it matter that i have vbb version 2.2.9?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:41 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.04564 seconds
  • Memory Usage 2,298KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete