vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbBux / vbPlaza v1.5.8 (Points + Store System) (https://vborg.vbsupport.ru/showthread.php?t=106953)

Gizmo5h1t3 03-11-2006 08:59 AM

edit the phrases....for example...
if you wanted to edit the black ribbon, you would edit the phrase...

ribbon_cause_black

hope that helps..

do a search in phrases, for "ribbon"

thatll bring them all up for you

Reef 03-11-2006 10:40 AM

I just installed this (3.5.4) a few days ago and now some of my members are getting database errors while logging in. This happened to me once yesterday as well.


Each time I have to go into phpmyadmin and erase the vbbux, vbbank and
vbp_nextbankinterest cells in order for them to be able to log in. I probably dont need to erase all 3 but it works.

Hopefully someone can help me with this quickly so I don't have to go through restoring all of the permission settings back again that I changed for this mod to work. That took a whole day to figure out lol


Code:

                                UPDATE user
                                SET
                                        50000.00000 = 50000.00000 * 1.03,
                                        vbp_nextbankinterest = 1142248638
                                WHERE userid = '3'
                                        AND vbp_receivespoints = '1';

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '50000.00000 = 50000.00000 * 1.03,
                                        vbp_nextbankinterest = 1142248638
                                WHE' at line 3
Error Number : 1064


X-Files 03-11-2006 11:16 AM

Quote:

Originally Posted by Reef
I just installed this (3.5.4) a few days ago and now some of my members are getting database errors while logging in. This happened to me once yesterday as well.


Each time I have to go into phpmyadmin and erase the vbbux, vbbank and
vbp_nextbankinterest cells in order for them to be able to log in. I probably dont need to erase all 3 but it works.

Hopefully someone can help me with this quickly so I don't have to go through restoring all of the permission settings back again that I changed for this mod to work. That took a whole day to figure out lol


Code:

                                UPDATE user
                                SET
                                        50000.00000 = 50000.00000 * 1.03,
                                        vbp_nextbankinterest = 1142248638
                                WHERE userid = '3'
                                        AND vbp_receivespoints = '1';

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '50000.00000 = 50000.00000 * 1.03,
                                        vbp_nextbankinterest = 1142248638
                                WHE' at line 3
Error Number : 1064


Try reinstaling with Allow overwrite set to yes.

Reef 03-11-2006 11:29 AM

Just reinstalled again.. I guess now just wait and see if anyone still has the problem.

Thx

Reef 03-11-2006 11:46 AM

hmm, I just found another problem that I don't see an answer to here


When uploading any avatar or profile pic now through vbplaza I get the following error

Code:

Your file of 37.4 KB bytes exceeds the forum's limit of -1 Bytes for this filetype.
I have no idea where this -1 is coming from

This does happen with any image type we try to upload thru the store

Nathan2006 03-11-2006 11:51 AM

Hello,

Is there anyway that the points could be added in the posts:

Join Date: Mar 2006
Posts: 82
Rep Power: 10
Points: 1234 <<<<<<

Thank for any help :)

Reef 03-11-2006 11:58 AM

Template Edits:
A)

Nathan2006 03-11-2006 12:03 PM

Quote:

Originally Posted by Reef
Template Edits:
A)

Hi,

I'm not a coder so I really dont understand code much lol

What would I need to change?

Thank you :)

Stone Cold 3:16 03-11-2006 12:13 PM

I have 300 thousand points right now, and i try to buy a item that i can affored like 10 thousand just to test everything, and where can i buy it? I try to press the title, but its blank. The permissions ARE right.

Reef 03-11-2006 12:14 PM

You need to do the template edits to 'postbit' or 'postbit_legacy' above to get the results to show in postbit

Then it will show similar to the attachment


All times are GMT. The time now is 09:32 AM.

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.05345 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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