vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v2.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 01-30-2006, 02:37 AM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released

Well, i have problem when calling the function "standard_error" in Vbadvanced Modules. It results a white page without template ...

Please help me, thank in advance,
Attached Images
File Type: png error.png (4.0 KB, 44 views)
Reply With Quote
  #2  
Old 01-30-2006, 02:17 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

How exactly are you using that function in modules?
Reply With Quote
  #3  
Old 01-30-2006, 02:44 PM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Hi Brian,

I just create a simple php file and using "eval(standard_error(fetch_error("Hello")));" to debug the process. I did a search and found that you are using "standard_error" function in "vba_cmps_include_bottom.php" too and this error message displayed correctly. Try to imitate but not success in my php file.

Please help me,
Reply With Quote
  #4  
Old 02-02-2006, 04:41 AM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Any body there . Please Help me
Reply With Quote
  #5  
Old 02-02-2006, 04:45 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

So you've created the file and then added a new module using this file? If so, I don't see any reason why the standard_error() function shouldn't work.
Reply With Quote
  #6  
Old 02-02-2006, 11:41 PM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Hi Brian,

Thanks for your reply. I did exactly like that:
1 - created test.php including only one line of code "eval(standard_error(fetch_error("Hello")));"
2 - using Vba CMPS Admin create new module (test) using test.php
3 - created new page (test again ) include only one test module.

However, when i called this page : http://mydomain.com/index.php?pg=test -> the results was a white page - no template ..

I saw in "vba_cmps_include_bottom.php" using standard_error function too and it worked correctly. Why ?

Help me. please.
Reply With Quote
  #7  
Old 02-08-2006, 02:59 AM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Brian, where are you man.

I am using "print_no_permission" then white page again? Who is the warm hearted man?. I don't want to face with these ugly warnings.... help me please ..

Thank in advance,
Reply With Quote
  #8  
Old 02-09-2006, 04:09 AM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Buzz, any one can help? I greatly appreciate all your kindly help.
Reply With Quote
  #9  
Old 02-09-2006, 02:05 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Can you post the code you're using in your module?
Reply With Quote
  #10  
Old 02-09-2006, 09:43 PM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Just very simple, the same problem with calling "print_no_permission".
PHP Code:
<?php
// ++=========================================================================++
// || vBadvanced CMPS v2.0 RC2 (vB 3.5) - 3411
// || © 2003-2004 vBadvanced.com & PlurPlanet, LLC - All Rights Reserved
// || This file may not be redistributed in whole or significant part.
// || http://vbadvanced.com
// || Downloaded 15:58, Tue Jul 26th 2005
// ++ ========================================================================++
eval(standard_error('Hello'));
?>
Reply With Quote
  #11  
Old 02-10-2006, 06:01 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

I just added a module with that code on my localhost and didn't have any problems. About the only thing I can suggest would be to upgrade to v2.1 and see if that helps, if you're not already running that version.
Reply With Quote
  #12  
Old 02-10-2006, 11:27 PM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Hi Brian,

I've already upgrade from previous version of Vba CMPS (2.0.0) to 2.1.0 (overwrite all files and run installation). Afterthat, i upgrade my Vbb from 3.5.2 to 3.5.3 and sure that all the files were replaced by the new ones. Therefore i don't think any problem that come from the old version of Vba CMPS 2.0.0 or previous edited files.

But I still face this problem, no template for error or warning messages. May of losting their including header (i can't find header when view source).

Brian, could you please tell me where to check in Product manager to sure that all the error message was included with header.

Thanks very much for your help,
Reply With Quote
  #13  
Old 02-18-2006, 07:29 AM
ducva ducva is offline
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Buzz, i'm back. Still facing with urgly error messages. Please help ...
Reply With Quote
  #14  
Old 02-18-2006, 06:12 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBadvanced CMPS 2.1.0 Released (white page)

Sorry, but I really have no idea why it wouldn't work for you.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
vBadvanced CMPS 2.1.0 Released Brian Announcements 78 05-13-2006 01:47 PM
Re: vBadvanced CMPS 2.1.0 Released faz Troubleshooting & Problems 3 01-27-2006 08:23 AM
vBadvanced CMPS 2.0 RC2 Released! Brian Announcements 20 12-16-2005 10:13 PM
vBadvanced CMPS 2.0 RC1 Released! Brian Announcements 107 07-21-2005 12:27 AM
vBadvanced CMPS 2.0 RC1 Released! JimBeam Troubleshooting & Problems 6 06-18-2005 01:47 PM


All times are GMT -4. The time now is 06:57 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.