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)

Asmod 01-08-2014 09:17 PM

Can someone explain this to me please:
Re-upload your vb version all the file but delete the install directory and the includes/config.php.new file.

What exactly means, do i need to reinstall my forum again ?

Im confused...

Elite_360_ 01-09-2014 04:19 AM

Quote:

Originally Posted by Asmod (Post 2473107)
Can someone explain this to me please:
Re-upload your vb version all the file but delete the install directory and the includes/config.php.new file.

What exactly means, do i need to reinstall my forum again ?

Im confused...

you just have to rewrite the vb file if your upgrading to "e360 markup 2.x.x" since the file edits are different now

hellboundblogge 01-09-2014 06:10 AM

I want to change this to if the user is online or offline..

https://vborg.vbsupport.ru/external/2014/01/45.png

Asmod 01-09-2014 11:08 AM

Will not be more easy to uninstall the old version and install the new one ?

I dont wanna mess with the forum files just for upgrading this....

Elite_360_ 01-09-2014 11:50 AM

Quote:

Originally Posted by Asmod (Post 2473225)
Will not be more easy to uninstall the old version and install the new one ?

I dont wanna mess with the forum files just for upgrading this....

if you edited any vb forum file then you will have to do re-upload you vb version you don't have to run the vb upgrade.

Asmod 01-09-2014 01:07 PM

Quote:

Originally Posted by Elite_360_ (Post 2473229)
if you edited any vb forum file then you will have to do re-upload you vb version you don't have to run the vb upgrade.

I have edited only config.php for super admins and undeletable users :)

pityocamptes 01-09-2014 04:46 PM

Quote:

Originally Posted by Elite_360_ (Post 2473229)
if you edited any vb forum file then you will have to do re-upload you vb version you don't have to run the vb upgrade.

I wonder if I will lose any other mods if I do this? Thanks.

Elite_360_ 01-09-2014 10:32 PM

Quote:

Originally Posted by Asmod (Post 2473234)
I have edited only config.php for super admins and undeletable users :)

Only if you did the file edits for this mod on versions 1.0.9, 1.0.10 and 1.0.11
Quote:

Originally Posted by pityocamptes (Post 2473268)
I wonder if I will lose any other mods if I do this? Thanks.

No you will not. Did you do the file edits for the old version of this mod? If you did not then this don't apply. (Re-upload your vb version all the file but delete the install directory and the includes/config.php.new file.)

Cla75 01-14-2014 03:36 PM

I installed version 2.0.2 on vb 4.2.2
Everything seems to work fine, except the list online users, has lost the "," to separate nickname

User online 315, 17 Sep 2012 - 16:52.

NOW
xxx* yyyyyyy aaaaaaa ‎ggggggg ‎tttttttt ‎

FIRST
xxx*, yyyyyyy, aaaaaaa,ggggggg, ‎tttttttt ‎

thanks for support

Elite_360_ 01-14-2014 05:02 PM

Quote:

Originally Posted by Cla75 (Post 2474147)
I installed version 2.0.2 on vb 4.2.2
Everything seems to work fine, except the list online users, has lost the "," to separate nickname

User online 315, 17 Sep 2012 - 16:52.

NOW
xxx* yyyyyyy aaaaaaa ‎ggggggg ‎tttttttt ‎

FIRST
xxx*, yyyyyyy, aaaaaaa,ggggggg, ‎tttttttt ‎

thanks for support

I would need a link to see what the problem is.

Cla75 01-14-2014 08:47 PM

1 Attachment(s)
without mod
Attachment 147815

with mod (The "," comma that separated the nickname has disappeared)
Attachment 147816

Elite_360_ 01-14-2014 11:27 PM

Quote:

Originally Posted by Cla75 (Post 2474217)
without mod
Attachment 147815

with mod (The "," comma that separated the nickname has disappeared)
Attachment 147816

fixed in 2.0.3 Thanks For reporting the Bug.

Elite_360_ 01-14-2014 11:30 PM

update to 2.0.3 fixed a bug where it was taking the username comma from Currently Active Users
New File called edit ** Currently Active Users ** only if you use Clan tags or Username Font

Cla75 01-15-2014 09:32 PM

thanks, now is perfect !

Cla75 01-16-2014 03:51 PM

1 Attachment(s)
I noticed another problem, probably caused use in your code, words of fixed and non-variable text

with the active mod ... Note the text in ENGLISH
Attachment 147835

without the mod ... returns the text completely in ITALIAN
Attachment 147834

Elite_360_ 01-16-2014 06:39 PM

Quote:

Originally Posted by Cla75 (Post 2474663)
I noticed another problem, probably caused use in your code, words of fixed and non-variable text

with the active mod ... Note the text in ENGLISH
Attachment 147835

without the mod ... returns the text completely in ITALIAN
Attachment 147834

You will have to Translation these phrase since i don't speak Italian.

e360_md_published_by_x_y_z_a
e360_md_started_by_x_y_z
e360_md_started_by_x_y_z_a
e360_published_by_x_y_z_a
e360_started_by_x_y_z
e360_started_by_x_y_z_a
e360_by_x
by_x_memberaction

Cla75 01-17-2014 11:25 AM

I changed the variable and now everything is correct!
thanks for support

pityocamptes 01-24-2014 03:25 AM

Just installed the new version after reverting all templates and get this error:

Fatal error: require(): Failed opening required '/XXXXXXXXXXXXXX/e360mods/markup/hooks/fetch_userinfo.php' (include_path='.:/user/local/php5/lib/php') in /XXXXXXXXXXXXXXX/includes/functions.php(1939) : eval()'d code on line 125

ozzy47 01-24-2014 03:26 AM

Are you sure you loaded all the files to the server?

pityocamptes 01-24-2014 03:33 AM

Quote:

Originally Posted by ozzy47 (Post 2476457)
Are you sure you loaded all the files to the server?

Yes. If you look in the upload file with this mod there is no fetch_userinfo.php file!!

/XXXXXXXXXXXXXXhtml/e360mods/markup/hooks/fetch_userinfo.php

there is a fetch_musername.php does this have to be renamed?

P.S. - my site is completely down...

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!

ozzy47 01-24-2014 03:59 AM

If the usernames are colored, then the mod is working.

ozzy47 01-24-2014 04:08 AM

I think I know what you must have done now. You deleted the old e360mods folder from the server, and loaded the new one, then tried to go to your ACP to import the new XML, but nowhere did it tell you to do that.

pityocamptes 01-24-2014 04:08 AM

They are colored but I'm not sure how several of the options in the admin cp work? Such as this, just to name one: Enable Member Action Drop-Down for Search Post

Also, it says this for some features: Enable Member Action Drop-Down for Search Articles Published by
Note Manual VB File Edits are Require to Achieve Markup

...but there is no read me file with this mod to show how to edit the VB files...

pityocamptes 01-24-2014 04:09 AM

Quote:

Originally Posted by ozzy47 (Post 2476490)
I think I know what you must have done now. You deleted the old e360mods folder from the server, and loaded the new one, then tried to go to your ACP to import the new XML, but nowhere did it tell you to do that.

I did, did I screw something up? I did that before I inquired about my issues... do I need to reinstall the old 360 folder?

ozzy47 01-24-2014 04:11 AM

I dunno, but I see no where in the post that tells you to remove the old files. As for any other questions, you will have to wait for the developer to answer, as I can't say for certain.

pityocamptes 01-24-2014 04:14 AM

Ok, found the read me file in a link... sorry about that. Wondering if I messed something up by deleting the previous e360 file, uploading the new one and then running the xml... thanks again. Sorry for the bone head screw up's, been under the weather for a few days...

Max Taxable 01-24-2014 04:15 AM

Hey dude... off topic but hell - your background image with the coins? it is frikkin 1.6 MEGABYTES all by itself. Your page load is massive, over 5 Megabytes! You have one of the most horrendous page loads I have ever seen.

http://www.webpagetest.org/result/14...7FX/1/details/


By comparison, native vBulletin 4.2.2 pageload only gonna be 100 KILObytes or so.

ozzy47 01-24-2014 04:15 AM

It happens, but now you know how to get your site back up should you run into a error like that again with another mod.

pityocamptes 01-24-2014 04:16 AM

Quote:

Originally Posted by Max Taxable (Post 2476495)
Hey dude... off topic but hell - your background image with the coins? it is frikkin 1.6 MEGABYTES all by itself. Your page load is massive, over 5 Megabytes! You have one of the most horrendous page loads I have ever seen.

http://www.webpagetest.org/result/14...7FX/1/details/

I know, I tried to shrink it, but can't. Any suggestions? I like the coins, would like to keep them... thanks!

Max Taxable 01-24-2014 04:18 AM

Quote:

Originally Posted by pityocamptes (Post 2476497)
I know, I tried to shrink it, but can't. Any suggestions? I like the coins, would like to keep them... thanks!

They only show for people with really large screens and large width set on their browsers. but they still load that 1.6MB on them just the same.

I will see if i can reduce the monstrosity some.


All times are GMT. The time now is 01:21 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.01672 seconds
  • Memory Usage 1,835KB
  • 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
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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