vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vbBux / vbPlaza (https://vborg.vbsupport.ru/forumdisplay.php?f=171)
-   -   Could not find phrase 'vbplaza_functions_vbplaza_not_uploaded'. (https://vborg.vbsupport.ru/showthread.php?t=114453)

icare 04-30-2006 09:31 PM

Could not find phrase 'vbplaza_functions_vbplaza_not_uploaded'.
 
Hello
I am getting this error
PHP Code:

Could not find phrase 'vbplaza_functions_vbplaza_not_uploaded'

when trying to add a new product...

can anyone help please

CMX_CMGSCCC 05-01-2006 12:06 AM

Did u upload all files in the UPLOAD folder in ur zip to ur forums ROOT folder?

-CMX

icare 05-01-2006 02:15 AM

Quote:

Originally Posted by CMX_CMGSCCC
Did u upload all files in the UPLOAD folder in ur zip to ur forums ROOT folder?

-CMX


yes I did but I will double check once again
thanks for replying

Update* I uploaded all the files and its still giving same error

can some one help please?

CMX_CMGSCCC 05-07-2006 03:30 PM

You must not have the files uploaded to the proper locations, the only way this error will come up is if.

Code:

// check if the file needed to be included is uploaded
if (!file_exists(DIR . '/includes/functions_vbplaza.php'))
{
        // display the error (terminates the script too)
        print_dots_stop();
        print_stop_message('vbplaza_functions_vbplaza_not_uploaded');
}

If it can not find the file functions_vbplaza.php file inside of your forums/include folder.

-CMX

doozyj 05-10-2006 04:42 AM

Do you have to upload each files in their corresponding folders. For example all the files in the includes folder need to be individually uploaded to the includes folder and so on. Please excuse this question as I don't have much experience with vBulletin.
Regards,
Daniel

CMX_CMGSCCC 06-20-2006 04:00 PM

Yes, all of the files in the includes folder need to be uploaded individually into your forums /includes/ folder, as well as the rest of the directories.

With ur FTP transfer program, it's easier to just highlight all of the files in the /upload folder and transfer them to your forums ROOT folder.

-CMX

KimmiKat 08-05-2006 08:20 PM

I'm having the same issues and I checked and uploaded the files as per instructions and I got that same error. I double checked and re-upped the files a few times in their respective directories and got the same error. This is on a vB 3.6.0 board. I also put this on a 3.5.4 board and had no issues there.

Update: It never fails. As soon as I post something, I find the issue. As for the files, they were there, but but somehow the FTP hosed the files as some of them were "0" size. Trying a different FTP proggy uploaded the files correctly and it now works.


All times are GMT. The time now is 04:20 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.01016 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete