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 - vBulletin Members Area 2.0 (https://vborg.vbsupport.ru/showthread.php?t=196770)

newtsys 03-08-2009 11:22 PM

I have it installed and when I click members area from the navbar I get a page saying explorer can not display this page. are there any edits.

angeljs 04-28-2009 04:22 PM

Hi, I'm using this MOD for the first time, and was wondering if there was any way to add files by adding a link to them rather than having to upload them...the files I'm adding are rather large. :)

Davey-UK 04-29-2009 09:22 PM

Forget It!
Uninstalled


Solved the matters below myself.
If interested, read on for solutions.

Code:

I was selling something at ?20 gbp, But when the page went to paypal, it was only asking for $20 US Dollars.
Any ideas why currency isnt transferring to Paypal.

Solution

Look in includes/class_vbma.php around line 88:
Code:

$curr_a = array('$' => 'USD', $this->vbphrase['memarea_currency_eur'] => 'EUR',
            $this->vbphrase['memarea_currency_pound'] => 'GBP', $this->vbphrase['memarea_currency_nis'] =>
            'NIS');

Change the red bits to your currency. Ie ? and GBP.


ALSO

Code:

Why do i keep getting error code 1 when trying to upload a product?

Solution

make a new file called php5.ini with the following lines of code in it.
Code:

upload_max_filesize = 20M ;
post_max_size = 20M ;
max_execution_time = 60 ;

Now upload it to your websites root directory, ie public_html, and NOT your forums root directory.
By default, your server will only allow files below 2MB to be uploaded. This little file over rules that, and allows 20mb files to be uploaded.

Hope this helps with any issues you may have.

Regards

imported_silkroad 10-11-2009 02:44 PM

Quote:

Originally Posted by Hex_legend (Post 1697331)
Unfortunately not. We were looking into this but the team at vBCredits don't want this enabled. If we can get people willing to merge credits with us, then we would setup a feature to enable this.

You don't need the folks at vBCredits to give you permission to access a single database field in the user database !

If you want to integrate with vBCredits, all you have to do is read and write with one database field in the user table, and the database belongs to the forum owner, not vBCredits !!!!!

GeorgeB85 10-29-2009 04:00 PM

Can this also be used as a store to sell products or services as well?

PrivateFTA 12-31-2010 03:14 AM

Hey if I could do this hack for a 4X


All times are GMT. The time now is 07:23 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.01174 seconds
  • Memory Usage 1,728KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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