vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Point Market System 3.1x (https://vborg.vbsupport.ru/showthread.php?t=232676)

capt gary 07-09-2010 06:40 PM

Quote:

Originally Posted by TheMayhem (Post 2066870)
I am looking for a few more beta testers to test this before I release this here on vb.org to ensure everything is working correctly.

I'd be happy to test it on my test forum.

Senti.Jatt 07-09-2010 07:08 PM

i cn test on ma forum too... :D

Dark_Jack 07-09-2010 08:20 PM

Code:

You currently do not have permissions to access this page.

In order to gain access to this page, please have a Super Administrator setup access for your account in the Settings & Staff Permissions page within the Administrative Control Panel.

What happen?

TheMayhem 07-09-2010 09:22 PM

In your admin cp, you need to have a superadministrator (Defined in config.php) go to the Settings & Staff Permissions page. They need to add all admins who they want to have access to the Point Market admin pages on that page. :)

ijuanjor 07-10-2010 04:34 AM

vBExperience (Point Market v3.0+) xml and download?

today saturday?

thx

MalcomXD 07-10-2010 11:57 AM

Hello together,
i got following problem:
i installed the Point Market, configured all options, installed also uCash and if i
visit "Maintenance of Point Market" i get this error:


"Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in [path]/.../market.php on line 1441

Warning: file_get_contents(https://vborg.vbsupport.ru/misc.php?...id=pointmarket) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in [path]/.../market.php on line 1441
"

So, i opened the problematic file and got these lines:
Code:

// Get Latest Version from vBulletin.org
$productVerCheckURL = "https://vborg.vbsupport.ru/misc.php?do=productcheck&pid=pointmarket";
$latestVersion = file_get_contents($productVerCheckURL);
$latestVersion = ereg_replace("[^A-Za-z0-9.]", "", $latestVersion );

What should i do :O?

Thanks for your support ;).

/Extendet

BrightStar 07-10-2010 12:29 PM

So we still have to install uCash for point market to work or just point market and vBExperience will do?

capt gary 07-10-2010 01:01 PM

Quote:

Originally Posted by Mike007 (Post 2067235)
So we still have to install uCash for point market to work or just point market and vBExperience will do?

You can use either uCash or vBExperience or any of the others specified as the point collection system. But you will need a points collection system and point market for it to work. This is outlined in the installation instructions.

CG

TheMayhem 07-10-2010 08:09 PM

Quote:

Originally Posted by MalcomXD (Post 2067224)
Hello together,
i got following problem:
i installed the Point Market, configured all options, installed also uCash and if i
visit "Maintenance of Point Market" i get this error:


"Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in [path]/.../market.php on line 1441

Warning: file_get_contents(https://vborg.vbsupport.ru/misc.php?...id=pointmarket) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in [path]/.../market.php on line 1441
"

So, i opened the problematic file and got these lines:
Code:

// Get Latest Version from vBulletin.org
$productVerCheckURL = "https://vborg.vbsupport.ru/misc.php?do=productcheck&pid=pointmarket";
$latestVersion = file_get_contents($productVerCheckURL);
$latestVersion = ereg_replace("[^A-Za-z0-9.]", "", $latestVersion );

What should i do :O?

Thanks for your support ;).

/Extendet

Your server has file_get_contents() disabled. Fortunately, I considered this a bug and have already rewritten the code so that you won't experience an error in version 3x series.


P.S. I am releasing 3x tomorrow :)

Xencored 07-10-2010 08:15 PM

No bugs yet Mayhem^^


All times are GMT. The time now is 07:29 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.02010 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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