Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #21  
Old 01-16-2006, 05:54 PM
mikexxx mikexxx is offline
 
Join Date: Aug 2004
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 (I’m 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 can’t 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.
Reply With Quote
  #22  
Old 11-10-2006, 05:16 AM
imported_infitech's Avatar
imported_infitech imported_infitech is offline
 
Join Date: Apr 2004
Location: Queens, NY
Posts: 247
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

isthis going to work in 3.6.3?
Reply With Quote
  #23  
Old 01-20-2007, 08:17 PM
shunx91 shunx91 is offline
 
Join Date: Dec 2005
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
My question right now is what do I do after this? I have zone 1 defined in phpadsnew with a couple of banners linked to it. Can someone tell me what I have to do after this?
Reply With Quote
Reply


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. The time now is 03:59 AM.


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.06622 seconds
  • Memory Usage 2,204KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete