Go Back   vb.org Archive > vBulletin 5 Connect Discussion > vB5 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-10-2014, 10:11 PM
2C Drones 2C Drones is offline
 
Join Date: Mar 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Edit Site Button doesn't work all the time...

Sometimes the 'Edit Site' trigger will not turn to ON, the mouse does change to hand pointing to it, but nothing happens, and sometimes if it does I can click on lets say Admin CP or Edit Page but only once, when I go back after saving what ever I was working on, the lings at the top will not highlight, I can click on them but all that happens is in the URL bar after the URL of my website it will put in the # there. www.mysite.com/#

I have restarted my computer, tried in Firefox, IE, and Chrome, on another computer with Chrome and IE and it does the same thing. I have not touched any of the CSS, only thing I have done is changed the color with the color wheel.

This is a brand new install of 5.05 on a brand new website. It was working fine for a half day when I was adding forum Channels.

Thanks in advance for any help. :up:
Reply With Quote
  #2  
Old 03-11-2014, 02:21 AM
2C Drones 2C Drones is offline
 
Join Date: Mar 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just tried being on the home page but still no luck. I have not been able to get into the system all day.

I'm trying to think of what changes I have made, color is the only one I can think of, other than adding a Super-Mod, and simple Admin stuff. No CSS changes or adds.
Reply With Quote
  #3  
Old 03-11-2014, 02:34 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You need to disable plugins from the config
To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:
define('DISABLE_HOOKS'true); 
Reply With Quote
  #4  
Old 03-11-2014, 02:48 AM
2C Drones 2C Drones is offline
 
Join Date: Mar 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok that worked Force... What plugin is causing that? Google Ads?

--------------- Added [DATE]1394506742[/DATE] at [TIME]1394506742[/TIME] ---------------

That worked to turn on the Edit Site button, but when I click on "New Page" - "Edit Page" etc no matter what page I am on in the forums, it will take me to the home page.

Also I couldn't/can't click edit or any of the links on my own post to edit it. I'm logged in as Administrator.
Reply With Quote
  #5  
Old 03-11-2014, 03:50 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 2C Drones View Post
Ok, that worked Force... What plugin is causing that? Google Ads?

That worked to turn on the Edit Site button, but when I click on "New Page" - "Edit Page" etc no matter what page I am on in the forums, it will take me to the home page.

Also, I couldn't/can't click edit or any of the links on my own post to edit it. I'm logged in as Administrator.
You would need to test to see what plugin is causing the problem. If you have only installed the one custom one, then it must be that one so best to remove it. (Make sure you also delete any files you installed to the FTP as well with the plugin).
Reply With Quote
  #6  
Old 03-11-2014, 06:12 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice Job @ForceHSS
Reply With Quote
  #7  
Old 03-11-2014, 12:43 PM
2C Drones 2C Drones is offline
 
Join Date: Mar 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I forgot about the mobile style premium that I bought with the Vbulletin package, it doesn't show right on my phone anyway, the default style works perfectly on my phone, but change it to the Mobile Style Premium and it goes awry.

I'm trying to remove it now but I can't click on the Revert button, going to keep trying.
Reply With Quote
  #8  
Old 03-11-2014, 01:04 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 2C Drones View Post
I forgot about the mobile style premium that I bought with the Vbulletin package, it doesn't show right on my phone anyway, the default style works perfectly on my phone, but change it to the Mobile Style Premium and it goes awry.

I'm trying to remove it now but I can't click on the Revert button, going to keep trying.
For now so you can see the forum properly simply edit the mobile style settings:

> AdminCP > Styles & Templates > Style Manager > *Click the drop-down beside the mobile style and select "Edit Settings" then choose the option to not allow it to be selectable and save. *This will prevent new and current members from trying to access it for now until it is fixed (that is if a global issue for all).

Now while in admincp visit the Style Manager again, click the title of the main site style (not the mobile) and as you can see the styles name is actually a link to the style too, click the primary PC style and now it will open the forum up in the style your used to.

*For Ads you mentioned Google... are you editing the templates directly to insert your ads (used to be the preferred method especially in vB3) or utilizing the Ad Manager in vBulletin 4 options?
Reply With Quote
  #9  
Old 03-11-2014, 11:43 PM
2C Drones 2C Drones is offline
 
Join Date: Mar 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes I did do an announcement I will remove it!

--------------- Added [DATE]1394581679[/DATE] at [TIME]1394581679[/TIME] ---------------

That did it! I would have never thought that the announcement would cause that kind of problem. Thank you for the help!
Reply With Quote
  #10  
Old 03-12-2014, 12:57 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Instead of announcements use Notices instead- they have similar functionality and don't cause this other issues. They are found in the Admin CP as well under Notices on the side menu.
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:43 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.03970 seconds
  • Memory Usage 2,256KB
  • Queries Executed 11 (?)
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_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_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