vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Can not 'add new ad' in admincp (https://vborg.vbsupport.ru/showthread.php?t=294895)

hydrbreed 02-08-2013 06:25 PM

Can not 'add new ad' in admincp
 
Have VB 4.2.0 Level 3

Can't 'add new ad' in admincp

Get a blank section in admincp (same with manage ads but the skim link options work under the advertising tab)

Advertise > Add new ad - Blank admincp
Advertise > Manage ads - Blank admincp
Advertise > skim link global options - works fine
Advertise > skim link advan options - works fine

Thanks

ForceHSS 02-08-2013 06:45 PM

If you have some add on in your browser that blocks pop ups turn it off then try you will find you will be able to see it

hydrbreed 02-08-2013 07:10 PM

That did not work.

The 2 other options under 'Advertise' work.

Only the 'add new ad' & 'manage ads' does not work

NOTE - I get a blank admincp page not a blank page - the VB control panel is still visible.

ForceHSS 02-08-2013 07:49 PM

when that happens view page source and a few screenshots would help

hydrbreed 02-12-2013 07:32 PM

Page Source -


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<script type="text/javascript">
<!--
// get out of any containing frameset
if (self.parent.frames.length != 0)
{
self.parent.location.replace(document.location.hre f);
}
// -->
</script>
<title>LEAVE BLANK </title>
</head>

<frameset cols="195,*" framespacing="0" border="0" frameborder="0" frameborder="no" border="0">
<frame src="index.php?do=nav" name="nav" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" border="no" />
<frameset rows="20,*" framespacing="0" border="0" frameborder="0" frameborder="no" border="0">
<frame src="index.php?do=head" name="head" scrolling="no" noresize="noresize" frameborder="0" marginwidth="10" marginheight="0" border="no" />
<frame src="index.php?do=home" name="main" scrolling="yes" frameborder="0" marginwidth="10" marginheight="10" border="no" />
</frameset>
</frameset>

<noframes>
<body>
<p>Your browser does not support frames. Please get one that does!</p>
</body>
</noframes>
</html>




Screen Shot -

https://vborg.vbsupport.ru/external/2013/02/1.jpg?1


Have tried in Internet Explore & Firefox. Same results.

hydrbreed 02-15-2013 09:30 PM

No one??

Surprised

ForceHSS 02-15-2013 10:49 PM

Try a different browser

Lynne 02-16-2013 01:00 AM

What is in your error_logs (if you don't know where they are, ask your host) at the time you try to access the page?

Digital Jedi 02-16-2013 06:06 AM

Did this just start happening recently, but was working before, or has it always been this way? If it's always been this way, any chance you're just missing the relevant Admin CP files?

hydrbreed 02-17-2013 05:53 PM

Was working last I remember... Not working now.

What admin cp files would be missing to cause this issue?

Digital Jedi 02-17-2013 06:10 PM

Unless you've made some significant changes to one or more of your files, I would just re-upload all of them. Excluding the config file, of course. Or just re-upload all of your Admin CP files. Like I said, unless you've made some significant changes to the literal files, then you'll be okay. You can also rule them being missing out.

hydrbreed 02-17-2013 06:10 PM

Quote:

Originally Posted by Lynne (Post 2404545)
What is in your error_logs (if you don't know where they are, ask your host) at the time you try to access the page?

My hosting doesn't collect error logs. If it does I don't have access to it unless I upgrade my hosting.

Any other options?

Digital Jedi 02-17-2013 06:13 PM

Quote:

Originally Posted by hydrbreed (Post 2404813)
My hosting doesn't collect error logs. If it does I don't have access to it unless I upgrade my hosting.

Any other options?

Wait, your host doesn't let you access your error logs? Not even if you ask them? (!?)

hydrbreed 02-17-2013 07:08 PM

Quote:

Originally Posted by Digital Jedi (Post 2404814)
Wait, your host doesn't let you access your error logs? Not even if you ask them? (!?)

Nope. Have to upgrade

hydrbreed 02-18-2013 09:05 PM

Still have this issue.

Can not see Advertise > add new ad and can not see Advertise > manage ad

Any help in diagnosing the issue would be great...

Lynne 02-18-2013 09:28 PM

Here is a page from the manual about troubleshooting blank or 'white' pages: https://www.vbulletin.com/docs/html/blank_pages

But, the best way to start troubleshooting is from viewing error_logs. I honestly have never heard of a host not allowing their customers to view error_logs.

hydrbreed 02-18-2013 09:45 PM

Ran a suspected file scan

class_dm_threadpost.php File does not contain expected contents
class_floodcheck.php File does not contain expected contents
class_upgrade.php File version mismatch: found 4.2.0 Patch Level 3, expected 4.2.0 Patch Level 2
functions_installupgrade.php File version mismatch: found 4.2.0 Patch Level 3, expected 4.2.0 Patch Level 2
index.php File version mismatch: found 4.2.0 Patch Level 3, expected 4.2.0 Patch Level 2
init.php File does not contain expected contents
mysql-schema.php File does not contain expected contents
tableprefix.php File version mismatch: found 4.2.0 Patch Level 3, expected 4.2.0 Patch Level 2
upgrade.php File version mismatch: found 4.2.0 Patch Level 3, expected 4.2.0 Patch Level 2

A few few other too..

I did something wrong a long time ago. Please help!

Lynne 02-19-2013 12:46 AM

The ones where they found Patch Level 3 and expected Patch Level 2 are just fine. But, you should reupload the other files. In fact, you may want to just redownload the 4.2.0 package and reupload all the default files. Save a copy of your /includes/config.php file just in case you need it.

hydrbreed 02-19-2013 08:26 PM

Ok. I have re-uploaded all the files for the 4.2.0 package.

I am having an issue with the config.php file in notepad.. The alignment of the php file is all messed up and out of line. What could cause this. Old config.php is still up and in use. What will this do if I use old config.php file?

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

Advertise > add new ad and
Advertise > manage ad

Not working still after reinstall of 4.2.0 files

Lynne 02-19-2013 11:32 PM

Did you go through ALL the steps on this page - https://www.vbulletin.com/docs/html/blank_pages? Does your host have suhosin or mod_security installed?

Guru Samrat 02-21-2013 10:52 AM

faceing this problum disable your anti virus and re chak try it

ForceHSS 02-21-2013 03:11 PM

Quote:

Originally Posted by hydrbreed (Post 2405289)
Ok. I have re-uploaded all the files for the 4.2.0 package.

I am having an issue with the config.php file in notepad.. The alignment of the php file is all messed up and out of line. What could cause this. Old config.php is still up and in use. What will this do if I use old config.php file?

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

Advertise > add new ad and
Advertise > manage ad

Not working still after reinstall of 4.2.0 files

Use notepad++ to edit your config but don't edit the old one start a new one

hydrbreed 02-21-2013 05:09 PM

Quote:

Originally Posted by Lynne (Post 2405319)
Did you go through ALL the steps on this page - https://www.vbulletin.com/docs/html/blank_pages? Does your host have suhosin or mod_security installed?

Went through it.. Same issue. Not resolved. Not sure on the last question.

Quote:

Originally Posted by Guru Samrat (Post 2405556)
faceing this problum disable your anti virus and re chak try it

Was the 1st thing I tried.

Digital Jedi 02-21-2013 06:46 PM

Quote:

Originally Posted by hydrbreed (Post 2405636)
Not sure on the last question.

mod_security/suhosin are protections installed by your host, and they sometimes interfere with vBulletin operations when vB triggers something the scripts think is shady. I had this issue in recent weeks, and I had to work with them for several days as I kept discovering new things that would trigger mod_security. They had to add several modifications and default functionality in the Admin CP to mod_security's exception list.


All times are GMT. The time now is 08:26 PM.

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.01153 seconds
  • Memory Usage 1,769KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete