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
  #32  
Old 03-07-2003, 08:46 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nop non of them :\ i really dont know what's the problem mybe beacuse my host is on nt?
Reply With Quote
  #33  
Old 03-08-2003, 09:24 AM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

Somehow it don't parse $storeextraglow in your postbit, while the code is there in admin/functions.php.

Try to delete the glow through the store, also delete the italic so you don't have nothing anymore on your username. Look then again in the posbit if it shows you the username. Does it show you the username?
Reply With Quote
  #35  
Old 03-08-2003, 10:42 AM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well,its not showing the username to the whole of my users not only me even to users who have normal user without glow,italic
Reply With Quote
  #36  
Old 03-08-2003, 10:45 AM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

or mybe its beacuse i got htaccess on my board and on my /admin folder? so the parse doesnt work beacuse the htaccess of the admin folder?
Reply With Quote
  #37  
Old 03-08-2003, 12:22 PM
Lesane's Avatar
Lesane Lesane is offline
 
Join Date: Oct 2001
Location: The Netherlands
Posts: 1,149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, that would be no problem. I have protected my admincp with .htaccess as well.

Ok, open the file admin/functions.php and find:

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]";
       } 
And change it to:

PHP Code:
$storeextraglow="This is a test!"
Upload the file, don't forget to add '$storeextraglow' in your postbit. Then, check your postbit if it displays 'This is a test'.
Reply With Quote
  #38  
Old 03-09-2003, 11:02 AM
Rapid Gaming's Avatar
Rapid Gaming Rapid Gaming is offline
 
Join Date: Jan 2003
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had this error. Someone sent me there functions.php and it worked great after. Maybe Lesane should send u the functions.php?
Reply With Quote
  #39  
Old 03-09-2003, 12:22 PM
lala lala is offline
 
Join Date: Nov 2002
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ammm never mind thanks a lot for your help Lesane but i did something else i just added glow to the whole users and they can choose from the user cp the color of the font&glow thanks again
Reply With Quote
  #40  
Old 03-09-2003, 12:24 PM
Rapid Gaming's Avatar
Rapid Gaming Rapid Gaming is offline
 
Join Date: Jan 2003
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What hack did you use?
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:19 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.04168 seconds
  • Memory Usage 2,297KB
  • Queries Executed 24 (?)
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
  • (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