vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Username Html MarkUp Everywhere 4.2.x (https://vborg.vbsupport.ru/showthread.php?t=290368)

ozzy47 01-24-2014 03:39 AM

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

Then go to your ACP, disable the mod, then remove the line from your config file, that will at least get you back up.

Max Taxable 01-24-2014 03:42 AM

This file recently edited?

in /home/content/o/m/u/omurchadha/html/includes/functions.php(4707) : eval()'d code on line 1

When i see line 1 is a problem for a php file, i immediately suspect it has been recently edited with a text editor like notepad. This causes error, as it inserts a rouge character or blank character on line 1 of the file, which you cannot see.

Open that file with a real text editor such as TextEdit or notepad++ and you will see the space or the rouge character.

ozzy47 01-24-2014 03:46 AM

No I just confirmed there is no fetch_userinfo.php file in the download.

pityocamptes 01-24-2014 03:49 AM

Quote:

Originally Posted by Max Taxable (Post 2476476)
This file recently edited?

in /home/content/o/m/u/omurchadha/html/includes/functions.php(4707) : eval()'d code on line 1

When i see line 1 is a problem for a php file, i immediately suspect it has been recently edited with a text editor like notepad. This causes error, as it inserts a rouge character or blank character on line 1 of the file, which you cannot see.

Open that file with a real text editor such as TextEdit or notepad++ and you will see the space or the rouge character.

No, I did not edit that file when altering the original files back to vanilla from the previous version...

pityocamptes 01-24-2014 03:50 AM

Will do Ozzy, thanks...

ozzy47 01-24-2014 03:53 AM

I see what it is you are doing wrong.

You loaded the files for the new version, but are using the XML from the old version, that will never work.

pityocamptes 01-24-2014 03:54 AM

One more question. I had the previous version. When this mod gets fixed, do I uninstall the previous mod, or do an overwrite, or no overwrite for the new mod? Thanks again!

Max Taxable 01-24-2014 03:56 AM

Quote:

Originally Posted by pityocamptes (Post 2476482)
One more question. I had the previous version. When this mod gets fixed, do I uninstall the previous mod, or do an overwrite, or no overwrite for the new mod? Thanks again!

Need to upload new product XML and allow overwrite.

ozzy47 01-24-2014 03:57 AM

The mod is fine. You are trying to use a old version of the XML with the new files, which is wrong.

You need to load the new files, and import the new XML.

Should you want to downgrade, uninstall the mod, delete the folder from your server, load the old files back up, then import the old xml.

pityocamptes 01-24-2014 03:58 AM

Quote:

Originally Posted by ozzy47 (Post 2476481)
I see what it is you are doing wrong.

You loaded the files for the new version, but are using the XML from the old version, that will never work.

No, I had the new version. I tried again with the mod disabled, and did an overwrite. It seems to be working now... how would I know for sure? Thanks again!


All times are GMT. The time now is 05:00 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.02638 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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