vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > Module & Modification Discussion & Requests

Reply
 
Thread Tools Display Modes
  #1  
Old 05-15-2011, 10:34 AM
borderpatrol borderpatrol is offline
Junior Member
 
Join Date: May 2011
Posts: 6
Exclamation PHP Standalone code don't work for VBadvanced (OFFERING $75.00 VIA PAYPAL for HELP)

I know no one will just come out and help me because I have googled this and all the people who had this same problem either got no replies or no follow up replies when they had issues. So I am offering $50.00 via paypal to whomever who can help me

This is still an open issue.

I am trying to add a module on my vBadvanced using a PHP code which is not written for it..

I tried 2 ways "Php Page" Module and "Template" Module


When I "Clean the code" for the Php Page it just makes my whole website white page

When I do Template module it just has the php code printed on my CMPS portal.. and nothings happening

Trying to have a simple PHP module using the following code:

Code:
 global $output, $lgsl_zone_number;
 $lgsl_zone_number = 1;
 $output = "";
 require "lgsl/lgsl_files/lgsl_zone.php";
 echo $output;
 unset($output);
Php standalone
http://www.greycube.com/help/readme/...ll-standalone/



Thank you in advance

Last edited by borderpatrol; 05-16-2011 at 06:36 AM.
Reply With Quote
  #2  
Old 05-15-2011, 01:44 PM
CareyCrew CareyCrew is offline
Gone. vB is worthless now
 
Join Date: Sep 2007
Posts: 1,676
Default

php code would only be used in a php page or module not a template module.

You have placed a file on your server and selected that in the "Select File to use" section?

Added identifier?
Reply With Quote
  #3  
Old 05-15-2011, 01:51 PM
borderpatrol borderpatrol is offline
Junior Member
 
Join Date: May 2011
Posts: 6
Default

so how would I get that to work with a php module then? thats all I'm looking for
Reply With Quote
  #4  
Old 05-15-2011, 01:59 PM
CareyCrew CareyCrew is offline
Gone. vB is worthless now
 
Join Date: Sep 2007
Posts: 1,676
Default

What are you adding in each section of the php module set up page?


These pages in the members area may help :

http://www.vbadvanced.com/membersare...tid=4&pageid=2


http://www.vbadvanced.com/membersare...tid=4&pageid=5

Last edited by CareyCrew; 05-15-2011 at 02:05 PM.
Reply With Quote
  #5  
Old 05-15-2011, 02:57 PM
borderpatrol borderpatrol is offline
Junior Member
 
Join Date: May 2011
Posts: 6
Default

Im putting

Code:
global $output, $lgsl_zone_number;
 $lgsl_zone_number = 1;
 $output = "";
 require "lgsl/lgsl_files/lgsl_zone.php";
 echo $output;
 unset($output);
in a php file in the modules page then creating a new module and selecting that php from a list


I am not a coder so I really dont understand all that extra stuff you provided, which is why I'm offering $50 to anyone who can get this done
Reply With Quote
  #6  
Old 05-16-2011, 06:36 AM
borderpatrol borderpatrol is offline
Junior Member
 
Join Date: May 2011
Posts: 6
Default

Now offering $75.00 via PayPal for help...........
Reply With Quote
  #7  
Old 05-16-2011, 08:18 AM
borderpatrol borderpatrol is offline
Junior Member
 
Join Date: May 2011
Posts: 6
Default

bump
Reply With Quote
  #8  
Old 05-16-2011, 09:43 AM
sye sye is offline
Junior Member
 
Join Date: Apr 2011
Posts: 1
Default

Can you get the php code to work in a separate .php not on the forum. Why not use an iframe code in a BB code module to display the info, I know it may not be perfect but iframes do work in the BB modules.
Reply With Quote
  #9  
Old 05-16-2011, 10:38 AM
borderpatrol borderpatrol is offline
Junior Member
 
Join Date: May 2011
Posts: 6
Default

Yes, and no iframe doesnt work, doesnt support all browsers and looks horrible


Now offering $100!!


Can anyone crack this?
Reply With Quote
  #10  
Old 05-16-2011, 12:11 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Please do not create multiple threads regarding the same issue. If I hadn't had my caffeine earlier this morning I might have mistaken them for spam.

You definitely need to create the module as a PHP file module, and the 'Clean File Output' setting would need to be enabled. If that's causing the whole page to be blank, then it sounds like there's something within the lgsl/lgsl_files/lgsl_zone.php file that you're trying to include that's causing an error. Can you post the full contents from that file here?
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
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
How do I add a PayPal button code to a CMPS BB Code Page? fishingfool "How Do I..." Questions 5 03-11-2011 10:38 AM
Post BB code doesn't work properly in polls TsirhCitna Troubleshooting & Problems 3 09-16-2008 12:57 PM
Code does not work (ex. google search) hr66 Troubleshooting & Problems 3 01-29-2007 12:37 PM


All times are GMT -4. The time now is 05:38 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.