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)
-   -   Add-On Releases - kBank 2.1 - Money System (https://vborg.vbsupport.ru/showthread.php?t=185318)

parseforum 07-30-2008 02:13 PM

Quote:

Originally Posted by mrpaint (Post 1587426)
You have specified wrong field name for money row (please use "money", default value, if you don't really understand this setting)

As I tested, you can't edit setting because you can't login. You should create new file named "hook_fetch_userinfo_query.php", content:

PHP Code:

<?php
?>

Replace it with the old one inside ./kbank (don't forget to backup)
Go to AdminCP and edit settings
Restore the original "hook_fetch_userinfo_query.php"

Everything should be okie! Gud luck :D

I did that but when I`m going to admincp give this error:

https://vborg.vbsupport.ru/external/2008/07/2.jpg

mrpaint 07-30-2008 02:22 PM

To see full mysql error, right click and view source ;)

PS: You can send via PM your MSN or Y!M id for faster support :D

PGAmerica 07-30-2008 02:50 PM

OK, after searching this entire post, I cannot see what this mod has that the vbcredits mod does not. Is there something here that can tell me why I would choose this over vbcredits? Or why I would replace vbcredits with this?

mrpaint 07-30-2008 03:26 PM

Quote:

Originally Posted by PGAmerica (Post 1587494)
OK, after searching this entire post, I cannot see what this mod has that the vbcredits mod does not. Is there something here that can tell me why I would choose this over vbcredits? Or why I would replace vbcredits with this?

You will have:
  • Items System (to use big avatar, use big signature picture or even change username,.v.v.)
  • Award/Thank System based on money
  • Hide System based on thanks

PGAmerica 07-31-2008 03:05 AM

OK, I don't use "thanks" on my site. Award system is already in vbcredits. If there was an option to have users give gifts or ribbons to each other like the old vbPlaza used to do, that would be cool.

mrpaint 07-31-2008 03:20 AM

Quote:

Originally Posted by PGAmerica (Post 1587980)
OK, I don't use "thanks" on my site. Award system is already in vbcredits. If there was an option to have users give gifts or ribbons to each other like the old vbPlaza used to do, that would be cool.

With Item System, member can gift to other member (with short message and anonymous option)

parseforum 07-31-2008 03:54 AM

Quote:

Originally Posted by mrpaint (Post 1587466)
To see full mysql error, right click and view source ;)

PS: You can send via PM your MSN or Y!M id for faster support :D

this is the error:
Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
        <title>تالار های تخصصی پارسه فروم Database Error</title>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
        <meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
        <style type="text/css">
        <!--       
        body { background-color: white; color: black; }
        #container { width: 400px; }
        #message  { width: 400px; color: black; background-color: #FFFFCC; }
        #bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
        .bodytext  { font: 8pt/11pt verdana, arial, sans-serif; }
        a:link    { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
        a:visited  { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
        -->
        </style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
        <td><img src="http://forum.parseforum.com/image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
        <td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
        <td class="bodytext" colspan="2">The تالار های تخصصی پارسه فروم database has encountered a problem.</td>
</tr>
<tr>
        <td colspan="2"><hr /></td>
</tr>
<tr>
        <td class="bodytext" colspan="2">
                Please try the following:
                <ul>
                        <li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
                        <li>Open the <a href="/">forum.parseforum.com</a> home page, then try to open another page.</li>
                        <li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
                </ul>
        </td>
</tr>
<tr>
        <td class="bodytext" colspan="2">The forum.parseforum.com forum technical staff have been notified of the error, though you may <a href="mailto:dbmaster@example.com">contact them</a> if the problem persists.</td>
</tr>
<tr>
        <td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin 3.7.2:

Invalid SQL:

                        SELECT
                                items.*
                                ,user.username AS username
                        FROM `kbank_items` AS items
                               
                                LEFT JOIN `user` AS user ON (user.userid = items.userid)
                        WHERE (
                                items.userid in (1)
                               
                                )
                                AND items.status &gt; -99
                                AND items.expire_time &gt; 1217479701
                        ORDER BY items.type ASC, items.expire_time DESC;

MySQL Error  : Table 'parsefc_forum.kbank_items' doesn't exist
Error Number  : 1146
Request Date  : Thursday, July 31st 2008 @ 12:48:21 AM
Error Date    : Thursday, July 31st 2008 @ 12:48:21 AM
Script        : http://forum.parseforum.com/
Referrer      :
IP Address    : 85.185.30.89
Username      :
Classname    : vB_Database
MySQL Version :
-->


</body>
</html>


mrpaint 07-31-2008 04:26 AM

Quote:

Originally Posted by parseforum (Post 1588017)
this is the error:
Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
        <title>تالار های تخصصی پارسه فروم Database Error</title>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
        <meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
        <style type="text/css">
        <!--       
        body { background-color: white; color: black; }
        #container { width: 400px; }
        #message  { width: 400px; color: black; background-color: #FFFFCC; }
        #bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
        .bodytext  { font: 8pt/11pt verdana, arial, sans-serif; }
        a:link    { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
        a:visited  { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
        -->
        </style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
        <td><img src="http://forum.parseforum.com/image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
        <td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
        <td class="bodytext" colspan="2">The تالار های تخصصی پارسه فروم database has encountered a problem.</td>
</tr>
<tr>
        <td colspan="2"><hr /></td>
</tr>
<tr>
        <td class="bodytext" colspan="2">
                Please try the following:
                <ul>
                        <li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
                        <li>Open the <a href="/">forum.parseforum.com</a> home page, then try to open another page.</li>
                        <li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
                </ul>
        </td>
</tr>
<tr>
        <td class="bodytext" colspan="2">The forum.parseforum.com forum technical staff have been notified of the error, though you may <a href="mailto:dbmaster@example.com">contact them</a> if the problem persists.</td>
</tr>
<tr>
        <td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin 3.7.2:

Invalid SQL:

                        SELECT
                                items.*
                                ,user.username AS username
                        FROM `kbank_items` AS items
                               
                                LEFT JOIN `user` AS user ON (user.userid = items.userid)
                        WHERE (
                                items.userid in (1)
                               
                                )
                                AND items.status &gt; -99
                                AND items.expire_time &gt; 1217479701
                        ORDER BY items.type ASC, items.expire_time DESC;

MySQL Error  : Table 'parsefc_forum.kbank_items' doesn't exist
Error Number  : 1146
Request Date  : Thursday, July 31st 2008 @ 12:48:21 AM
Error Date    : Thursday, July 31st 2008 @ 12:48:21 AM
Script        : http://forum.parseforum.com/
Referrer      :
IP Address    : 85.185.30.89
Username      :
Classname    : vB_Database
MySQL Version :
-->


</body>
</html>


Have you imported .xml file correctly? It's so weird!

parseforum 07-31-2008 05:08 AM

Quote:

Have you imported .xml file correctly?
yes
but I deleted the tables of the kbank from my database https://vborg.vbsupport.ru/external/2008/09/6.gif

mrpaint 07-31-2008 06:15 AM

Quote:

Originally Posted by parseforum (Post 1588042)
yes
but I deleted the tables of the kbank from my database https://vborg.vbsupport.ru/external/2008/09/6.gif

Nice! :D It explains everything!
Please uninstall and re-install to re-create kbank tables

Gud luck


All times are GMT. The time now is 01:07 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.01394 seconds
  • Memory Usage 1,792KB
  • 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
  • (1)bbcode_php_printable
  • (7)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