vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   uCash & uShop old support and thank you thread (https://vborg.vbsupport.ru/showthread.php?t=73736)

Chad F. 12-21-2004 04:04 PM

Quote:

Originally Posted by Chad F.
I can't find..

Code:

        </div>
        <!-- / user cp tools menu -->
        </if>

In my navbar template, can anyone help me??

Anyone???

rh2004 12-22-2004 02:23 AM

Quote:

Originally Posted by Chad F.
Anyone???

Try your template 'header' or do a complete search for 'user cp tools menu'
in your templates

rh2004 12-22-2004 02:40 AM

How would I add so many points to all users whom have joined...

For example a user has 50 points I want to add to all the users already registered
another 150 points... so then that user would then have 200 points ... what do I do

Thanks

Chad F. 12-22-2004 03:16 AM

Quote:

Originally Posted by rh2004
Try your template 'header' or do a complete search for 'user cp tools menu'
in your templates

I did a complete search for 'user cp tools menu' and this was the only result that came up in my header template..

Code:

<td id="usercptools" class="vbmenu_control"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>

PinFX 12-22-2004 05:05 PM

awesome mod
[EDIT] ushop.php?rebuildds=1 technique did not work
Code:

: Invalid argument supplied for foreach() in /home/pinfx/public_html/nso/forums/global.php on line 639
Shows up at the top of my forum index
Running VB 3.0.3

Zachery 12-22-2004 05:25 PM

Quote:

Originally Posted by PinFX
awesome mod
[EDIT] ushop.php?rebuildds=1 technique did not work
Code:

: Invalid argument supplied for foreach() in /home/pinfx/public_html/nso/forums/global.php on line 639
Shows up at the top of my forum index
Running VB 3.0.3

1. Did you use some sort of wysiwyg edtior, Dreamweaver, Frontpage 2000/3

2. Redo the edits again with fresh files with a basic text editor, like wordpad, even if you havent done number 1.

specificly redo the edits to global.php and init.php

PinFX 12-22-2004 05:33 PM

Hey Zachery, thank you for your super quick response, after re-editing init.php my issue was resolved. Arigato gozaimasu!!!

venomx 12-22-2004 08:01 PM

I get the foreach error now and then. I tried the fix and it didnt work. :(

Zachery 12-22-2004 08:48 PM

Quote:

Originally Posted by venomx
I get the foreach error now and then. I tried the fix and it didnt work. :(

Same as everyone else, check your global.php and init.php for proper edits, try rehacking them as well with a basic text editor

Warlord 12-24-2004 04:50 PM

Quote:

Originally Posted by Battle_Ring
is there a way to edit a percentage to when the thief fuction is sucessful or not


Yes, in thief.php find:


PHP Code:

    // Process their chance of failure.
    
$failure 50

Change the 50 to whatever percentage you'd like. If you'd like the option to only succeed 15% of the time change the above number to 85, and so on and so forth.


All times are GMT. The time now is 01:37 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.05105 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)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