vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   can't find the SAVE button on Add New Forum (https://vborg.vbsupport.ru/showthread.php?t=314495)

angemon 09-24-2014 12:40 PM

can't find the SAVE button on Add New Forum
 
Hello everyone ,
recently i've been facing this issue where I can't see all the tables in the admincp >
Forums & Moderators > Add New Forum .
Basicly I can see everything ,even the VSa - Advanced Permissions Based on Post Count section
but now I only see until "Enable / Disable Features" , so I didn't give much attention for that since I don't set permission everyday , but today I'm trying to create a new section in my forum but I can't find even the save button
I hope someone can help
here is what I can see
https://vborg.vbsupport.ru/external/2014/09/12.png
Thanks

ozzy47 09-24-2014 08:43 PM

What version of vB4 are you running?
What version of PHP are you running?
Does the same behavior happen with all mods disabled?

To temporarily disable all mods:

Open your includes/config.php file and below<?php add this line:

PHP Code:

 define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2

Once testing is done, you can then remove that line from the includes/config.php file.

angemon 09-24-2014 10:34 PM

Thanks for your reply @ozzy47
I've vbulletin 4.2.2 and i'm running PHP Version 5.4.32
I've done what you've said about disabling the all the mods but nothing happen , i'm still having the same issue

ozzy47 09-24-2014 10:50 PM

Hmmm, perhaps add the following line to your includes/config.php under the <?php line:


PHP Code:

define('SKIP_ALL_ERRORS'true); 


angemon 09-24-2014 11:13 PM

thanks for trying to help me out @ozzy47 , but the second solution didn't work as well (nothing happen when I add the PHP code in my config.php file)
I'm having issue with this file admincp/forum.php since it's the one responsible for editing and adding new forums (sections)

ozzy47 09-24-2014 11:24 PM

Did you try uploading a new file, overwriting the one that is there?

angemon 09-25-2014 03:22 AM

Quote:

Originally Posted by ozzy47 (Post 2516424)
Did you try uploading a new file, overwriting the one that is there?

I've upload forum.php using filezilla and overwrite that file but nothing changed , I don't know why

New Joe 09-25-2014 06:03 AM

Maybe a browser issue, have you tried with other browsers?

angemon 09-25-2014 02:10 PM

Quote:

Originally Posted by New Joe (Post 2516435)
Maybe a browser issue, have you tried with other browsers?

no, it's not , I've tried with firefox ,chrome and opera and I got the same issue , I really need to add some sections

ForceHSS 09-25-2014 02:21 PM

Get ozzy to login to your admin panel to see if he can see the buttons you can't if he does not have the time I will do it


All times are GMT. The time now is 10:52 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.01319 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete