![]() |
I disabled this plugin. Twice now I've installed this and it's worked fine. After a few hours the forum will show this message and everything will get skewed and nothing will work right.
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 5 in [path]/includes/functions.php(1226) : eval()'d code on line 32 I've tried one by one disabling all plugns and found this one to be the cause of the error. If i overwrite and reinstall the program to the root folder it fixes it but everything needs to be set again and the error shows up again after about a few hours to day or so. Any idea what causes this and how I can fix it? |
Hello,
i want to create an item whitout any function but i MUST select a function -.- is it possible to change it? |
Hello
can you tell me what I need to get this working I dont see no link on the nav bar and for wat is this or wat this can do |
we installed Point Market System 3.1x and we are loving it. I don't know if this is a bug or not, but we noticed, in one of the forum items, Upload Avatar, in the payment page, there appears this message:
Note: The maximum size of your custom image is -1 by -1 pixels or -1 Bytes (whichever is smaller). in effect no one can upload an image at all and the process aborts. What can resolve this issue? I cannot seem to find how to change the point market setting for avatar size requirements. Thank you in advance. |
point market and vb4.1.4 = creates a sql conflict
MySQL Error : Unknown column 'user.market_username_color' in 'field list' any idea? thanks robert |
Well, no one's responded to my issue as of yet... why are the crons failing? why are they not using the vb object to utilise the correct SQL information?
Also, is 4.1.4 compatible? Suggestion - Change your SQL queries to use the $vb->sql function instead. - In the Bank, you aren't told what the maximum possible withdrawl is. Pretty hard when the interest is 1.95% to withdraw and you want to take out 15,000. I doubt many users will want to calculate it before attempting to do that. I can write up the code if you are willing to implement? :) -- Simple math function in PHP. *edit* I've just withdrawn 15,000 points and my experience level has not updated. It's completely missing. Cheers, augrunt |
Known bugs:
For Vbulletin 4.1.4 (1) User online: sql bug error (#Error-link) - all versions - Withdraw & experience update (Error-link) - preg_match() (Error-Link) Suggestions: - all versions (1) maximum possible withdraw (link) just writing some bugs,updates, in a more efficient way, i will try to update it asap. btw, I'm not part of the mod dev team |
I think I've realised the problem here with my points not updating after withdrawl.
It is currently integrated with vBExperience. When I withdrew 15,000 points. vBExperience did it's count a few minutes later and subtracted the amount of points I withdrew (14,733~) for 'misc'. I thought these were perfectly integrated? What gives? This would affect all versions I believe. I am still running off 4.1.3. Cheers, Steve P.S. Good mod, members love it! |
FYI, an exploit was recently reported in this mod, however, upon checking, it was determined it does not exist in the released (gold) version. It was part of an old Alpha version. Please make sure you are running the current version.
|
I am using VB 4.1.4 version.
I upgraded to the GOLD paid version of 3.1.1 I get MySQL error messages (when clicked on Who's Online) while there are members online using fancy coloured usernames brought from the market. Code:
Database error in vBulletin 4.1.4: |
What is the closest modification (feature-wise, e.g. with the ability to purchase forum and username permissions) to this one that is compatible with vB 3.7.4?
|
any update to the vb4.1.4 errors? :S
and for vb3.7, i doubt you will be able to find one, there is one -> https://vborg.vbsupport.ru/showthrea...ghlight=vbshop (but is for 3.8) |
Does it work with vbb 4.1.4 ?
|
Quote:
|
Upgraded from 3.0.1 to this, and it instantly killed my forum. Every page was just blank white. No errors, no nothing. Luckily I backed up database before hand, and restoring that fixes it. Tried upgrading a second time just to make sure... and as soon as i import the .xml the forum goes blank, on every page. Running vb 4.1.1. Ah well, shoulda stuck to 3.0.1.
|
Quote:
|
@TheMayhem
I'm having an issue on my end and hopefully you can be of some help.. Some details 1st- I'm currently using vBulletin 4.1.3PL1.. I'm no noob, I've been using vB since 3.8.3- so I'm used to my admincp, templates, plugins and what-nots. I'm currently using vBExperience 4 Gold (The most current version at this time, I just installed it for this Mod.) This is a new installation of Points Market, I've never even had the older versions installed. So I'm doing a fresh install of version 3.1.0. So here's the problem/s I'm having.. In your README/installation file you state- Quote:
Steps 1-4, no problems there. Step 5, I don't have "Settings & Staff Permission" located anywhere in my admincp. It's not in "Administrator Permissions", it's not in "Usergroup manager", it's not in the regular "vbulletin settings/options", it's not on the "side pane" of the cp itself. Yes I'm a super-admin. User no 1. Also set that way in config.php. Of course I can't complete step 6 until step 5 is completed. All market pages result in no permissions are set- you are not allowed here error (since step 5 was never finished). Here's a picture someone else provided- showing the fields I'm missing completely. I'm actually missing both sections from the picture. I'm missing the whole "Point Market" section, and the "Point Market Bank" section. They're nowhere to be found. https://vborg.vbsupport.ru/attachmen...6&d=1308227306 I've tried- Deleting the files from the server, re-downloading them again... re-upload them and then re-import it. No success. Rebuilding my bitfields, no success. Installing with all other mods/products/plugins disabled except vBExperience (to insure no conflicts of other mods), no success. I need some help or I've found a bug,.. any ideas/help is appreciated from those who reply back. Thanks peoples. |
1 Attachment(s)
Quote:
|
how do i fix this
SELECT IF(userid > 0, 1, 0) as isuser, COUNT(session.userid) as online_users , user.market_username_color, user.market_username_glow, market_username_subscript FROM session as session WHERE session.lastactivity > 1308226966 GROUP BY isuser; MySQL Error : Unknown column 'user.market_username_color' in 'field list' Error Number : 1054 Request Date : Thursday, June 16th 2011 @ 02:37:46 PM Error Date : Thursday, June 16th 2011 @ 02:37:47 PM Script : online.php Referrer : forum.php IP Address : Username : Classname : MySQL Version : 5.1.43 |
Quote:
I don't have the "Point Market" section, or the "Point Market Bank" section. I've even rebuilt bitfields in order to show any new changes and it still doesn't update with the sections I need. I do know that it's actually rebuilding the bits (from testing) and it's rebuilding the sidepane in admincp, but still no sections needed to update the permissions for this product. EDIT: I have figured it all out. There was a missing file that somehow got broken in the download. |
Quote:
|
Quote:
|
I have two issues. First one is the 'Who's Online?' error with 4.1.4...but the other is how do I get the achievement to work with vbExperience? It doesn't seem to adding to users accounts when purchased...
|
Ok, so I'm a little confused. If I want to offer features like changing user title and username etc. through the points market, do I need to disable the options first in the UserCP? Otherwise they are just going to do it for free via their UserCPs, instead of needing/spending points to do it through the market?
Will these options still work correctly through the market if the UserCP options are disabled via the ACP? |
Problem: User Online sql
- Temporal solution: (for version vb4.1.4) 1) go to your plugins 2) search for Point Market: Users Online Colors Query 3) disable it and that all! is just a temporal fix.. I will try to post a solution asap |
Mayhem, did you already find a solution for the colors in the social group discussions?
|
Is there a way for the Username Color to show on all pages? From what I am seeing it only shows in the posts, correct?
|
Thank you for clearing up the converter's "please complete all required fields" problem way earlier in the thread. This was killing me lol... people want to buy vCash at my board!
|
The point field for VBCreditsII is still "credits", right?
I have it installed and running correctly, but for some reason I'm getting "The point field has been entered but no data exists in this field name." in the Market whenever I set my points field as "credits". Help please :confused: |
Quote:
http://www.emudigital.net/foro/group...ficial%5D.html First discussion, the HTML code "<span glow...>" is appearing in last awnser. There is any fix for that? Thanks. |
I'm surprised no fix for this yet. Mayhem must be really busy right now. This mod seems so close to being finished.
|
According to VB staff team, the point market system is not compatible with VB 4.1.4. Any way to fix this?
https://www.vbulletin.com/forum/show...3-umm-this-bug... |
Hello i install plugin all work corect only after i buy product from mi forum store i get this ERROR: DIV with ID "storeslideshow" not found on page product have uploaded all images and alslo in mi purchases store items i see date that F j, Y, g:i a any help Thanks Sory for mi english
|
Quote:
Where exactly in that post that you linked to does it say that "The point market system is not compatible with VB4.1.4" ???? Just do the fix and it IS compatible. |
What fix are you talking about?
|
Yes, I would also like to see this "fix", I'm surprised no feedback from the author yet. Hope all is ok, my members were really starting to dig the bank system.
|
Anyone else got his forum hacked by sql injection after installing this? my forum got hacked right away after installing this with sql injection.
|
Quote:
It works fine, I am using it. |
Quote:
|
That did seem to fix mine also, thanks again mdelcour.
|
All times are GMT. The time now is 11:10 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|