LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > vbulletin mods not working

Reply
 
Thread Tools Display Modes
  #1  
Old 05-14-2010, 08:40 PM
Robert Robert is offline
Member
 
Join Date: May 2010
Posts: 11
Smile vbulletin mods not working

I recently switched to URLJet as my web host. They run Litespeed. From the moment I joined them these vbulletin mods do not work anymore.

Please note: the previous web host had Apache.

This is what makes me think it must be a server setting.

It'll post the thread to my site. But, it will not tweet to twitter or shorten the URL on my bit.ly account.

Thanks!

Last edited by Robert; 05-14-2010 at 08:40 PM.. Reason: Can't post links yet
Reply With Quote
  #2  
Old 05-15-2010, 11:22 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,216
can you specify which vbulletin mods? maybe other people happen to have same experience and know the solution.
Reply With Quote
  #3  
Old 05-16-2010, 05:39 AM
Robert Robert is offline
Member
 
Join Date: May 2010
Posts: 11
I can't post images or links until I get to 5 posts but here are the names.

vbulletin to Twitter, live tweets of new threads

and

vBulletin2Twitter
Reply With Quote
  #4  
Old 05-17-2010, 06:36 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
It might be a missing PHP module or something, you should contact your hosting company to look into the problem.
Reply With Quote
  #5  
Old 05-17-2010, 07:16 PM
Robert Robert is offline
Member
 
Join Date: May 2010
Posts: 11
Would it be possible for you to be a little more specific or shall I just say "it must be a missing PHP module or something."

The reason I ask is that my web host is aware of my problem yet have been able to provide me exactly zero guidance in this situation.

Thanks.
Reply With Quote
  #6  
Old 05-17-2010, 07:27 PM
brrr brrr is offline
Senior Member
 
Join Date: Aug 2007
Posts: 94
I think mistwang may be suggesting that the installation of PHP your host is providing may have been compiled without some of the PHP modules your code may need, or may have those modules disabled in the configuration of PHP that you are using.

What are the technical requirements for those vbulletin mods? Usually the authors will say something like 'this modification requires MySQL v4+ and PHP v5 or above, with blah blah GD, mailparse, blahblah support'.

Find that out, then look into the phpinfo output for your server and see if the PHP installation you are running has the bits you need listed in there.
Reply With Quote
  #7  
Old 05-17-2010, 07:35 PM
Robert Robert is offline
Member
 
Join Date: May 2010
Posts: 11
Thanks.

I know I need # cURL library compiled into my php and
# JSON support compiled into my php

and they said they do.
Reply With Quote
  #8  
Old 05-17-2010, 08:25 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,216
if there is missing module, you can check error_log, see if log entry like
Code:
[STDERR] PHP Fatal error:  Call to undefined function xxx() in /home/xxx/xxx.php on line xxxx
is there. Then search the undefined function name to determine which php module is missing.
Reply With Quote
  #9  
Old 05-18-2010, 07:46 AM
Robert Robert is offline
Member
 
Join Date: May 2010
Posts: 11
Here are the bottom 15 lines or so from my error_log file on my server. Can you give me a little insight to these errors before I present them to my web host.

As I mentioned last night they have provided zero help to rectify this problem.

As you can see one of the errors involves twitter.php, a file that I need for this mod.

Thank you.

[05-May-2010 10:42:15] PHP Parse error: syntax error, unexpected '!', expecting ',' or ';' in /home/xxxxxxx/public_html/talkclassicrock.com/forums/includes/twitter.php on line 73
[05-May-2010 10:46:40] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/xxxxxxx/public_html/talkclassicrock.com/forums/includes/twitter.php on line 73
[06-May-2010 14:31:47] PHP Fatal error: Cannot redeclare class TwitterException in /home/xxxxxxx/public_html/talkclassicrock.com/forums/includes/twitter.php on line 1872
[12-May-2010 11:09:07] PHP Parse error: syntax error, unexpected T_VARIABLE in /home/xxxxxxx/public_html/talkclassicrock.com/forums/newthread.php(273) : eval()'d code on line 7
[12-May-2010 19:31:50] PHP Parse error: syntax error, unexpected T_VARIABLE in /home/xxxxxxx/public_html/talkclassicrock.com/forums/newthread.php(273) : eval()'d code on line 7
[12-May-2010 21:54:15] PHP Parse error: syntax error, unexpected T_VARIABLE in /home/xxxxxxx/public_html/talkclassicrock.com/forums/newthread.php(273) : eval()'d code on line 7
[13-May-2010 10:03:28] PHP Parse error: syntax error, unexpected T_VARIABLE in /home/xxxxxxx/public_html/talkclassicrock.com/forums/newthread.php(273) : eval()'d code on line 7
[13-May-2010 21:54:29] PHP Parse error: syntax error, unexpected T_VARIABLE in /home/xxxxxxx/public_html/talkclassicrock.com/forums/newthread.php(273) : eval()'d code on line 7
Reply With Quote
  #10  
Old 05-18-2010, 12:22 PM
brrr brrr is offline
Senior Member
 
Join Date: Aug 2007
Posts: 94
They seem like simple errors in the php code. Nothing to do with your hosting or litespeed.

Open up the php scripts (eg twitter.php) in a text editor and see what line 73 looks like. It might be as simple an issue as a file location or path is being referenced in the script that points back to the filesystem structure your old host maintained.

Or ask the author of the script for some help in debugging those code errors.
Reply With Quote
Reply

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


All times are GMT -7. The time now is 10:29 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.