The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
![]()
Phpadsnew Problem !!
Yesterday I had a problem with the server. I completely restored the server (Cobalt Raq550) to a fresh install. After that I restored the Backup (Im lucky the backup was only a few ours old) from the website and mysql. The website works again. But there is a problem. When a user Reply on a post it goes wrong. I give you two examples. This was working fine before I restored the server. #1 Quick Reply > When clicking the send button Posting Quick Reply - Please Wait appears and noting else. When I refresh the page the post is made. So after the post is made the page will net refresh. #2 When ik use the button Post Reply I go to the page newreply.php?do= .. I type in a message and click Submit Reply then the next page cant be found? I get a IE error screen. Again if i go back to the tread the message is there. After a lot of searching I fond the problem. If I disable the phpadsnew plugin (post #3) it is working fine !! Can somebody please advice me. |
#22
|
||||
|
||||
![]()
isthis going to work in 3.6.3?
|
#23
|
|||
|
|||
![]()
Hi Guys,
SOrry I've been trying to get phpadsnew to work on my site for 2 days alreayd and I can't figure out why it doesn't display the threads. I followed the directions and uploaded the plugin with the folloing code: HTML Code:
<?xml version="1.0" encoding="ISO-8859-1" ?> - <plugins> - <plugin active="1" product="vbulletin"> <title>PhPadsNew</title> <hookname>global_start</hookname> - <phpcode> - <![CDATA[ // Ads if (@include(getenv('DOCUMENT_ROOT').'/phpads/phpadsnew.inc.php')) { if (!isset($phpAds_context)) { $phpAds_context = array(); $phpAds_raw = view_raw ('zone:1', 0, '', '', '0', $phpAds_context); $phpAds_context2 = array(); $phpAds_raw2 = view_raw ('zone:2', 0, '', '', '0', $phpAds_context2); $phpAds_context3 = array(); $phpAds_raw3 = view_raw ('zone:3', 0, '', '', '0', $phpAds_context3); $phpAds_context4 = array(); $phpAds_raw4 = view_raw ('zone:4', 0, '', '', '0', $phpAds_context4); $phpAds_context7 = array(); $phpAds_raw7 = view_raw ('zone:7', 0, '', '', '0', $phpAds_context7); } } ]]> </phpcode> </plugin> </plugins> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|