vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages (https://vborg.vbsupport.ru/showthread.php?t=189267)

Gladhatter 01-16-2009 07:32 PM

Quote:

Originally Posted by smirkley (Post 1715006)
Rebuild
Convert (or remove) AME code in your old posts, vbBlogs, group messages, visitor messages or signatures.
...with the underlined phrases being linked to the particular rebuild tool.

and stupid Gladhatter ask here only if you have checked those links to see if they all point to same place or differnt one?

And edits post to say they are all differnet as I just checked.

Digital Jedi 01-16-2009 10:16 PM

Quote:

Originally Posted by smirkley (Post 1715006)
But in the v2.5 that I recently downloaded a couple of days ago there is,..

In the AME admin cp > tools page,..this is what I have at the very top...



...with the underlined phrases being linked to the particular rebuild tool.

I am not sure I follow you, or that we are talking about the same feature version of AME at this point.

Thanks again

Hrm, looks like I didn't have that for some reason. I believe I had a development version The Geek had sent me a while back still installed. Okay, my fault. Let's see, did you run these in test and verbose mod first and not run into any problems?

smirkley 01-17-2009 02:25 AM

Quote:

Originally Posted by Digital Jedi (Post 1715159)
Hrm, looks like I didn't have that for some reason. I believe I had a development version The Geek had sent me a while back still installed. Okay, my fault. Let's see, did you run these in test and verbose mod first and not run into any problems?

The fault shows up in test or not test.

vbBlogs produce:
Quote:

Fatal error: Call to a member function hide_errors() on a non-object in /home/xxxxxxxx/public_html/admincp/automediaembed_admin.php on line 70
Group messages produce:
Quote:

Fatal error: Call to a member function hide_errors() on a non-object in /home/xxxxxxxx/public_html/admincp/automediaembed_admin.php on line 90
Visitor messages produce:
Quote:

Fatal error: Call to a member function hide_errors() on a non-object in /home/xxxxxxxx/public_html/admincp/automediaembed_admin.php on line 111
Signatures produce:
Quote:

Database error in vBulletin 3.8.0:

Invalid SQL:
SELECT count(userid) total FROM usertextfield WHERE 1=1 AND (signature LIKE '%[/url]%' OR signature LIKE '%[/ame]%' OR pagetext LIKE '%[/nomedia]%');

MySQL Error : Unknown column 'pagetext' in 'where clause'
Error Number : 1054
Request Date : Friday, January 16th 2009 @ 11:23:34 PM
Error Date : Friday, January 16th 2009 @ 11:23:34 PM
Script : http://www.xxxxxxxxxxxx.com/admincp/...ds=10&zone=sig
Referrer : http://www.xxxxxxxxxxxxxx.com/adminc...build&zone=sig
IP Address : xxxxxxxxxxxx
Username : xxxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.67-community-log

posts produce expected results as explained above.

xxxxxxxxxxx replace domain name but replaced for the purpose of this post

Digital Jedi 01-17-2009 04:28 AM

Hrm, I would try reinstalling AME again, as you seem to be getting errors on the check to see if everything is installed. Re-upload the files and then reinstall AME the same way you would do as if doing an upgrade and see if it inserts the proper tables this time. Remember that your definitions will be reset to the default set.

smirkley 01-17-2009 06:36 PM

OK, did a full reinstall, and same end result.

I dont think the install is the issue atm.

Nadeemjp 01-19-2009 06:52 AM

this is a wonderful modification.
i was just wondering if it is possible to launch this officially in 3.8 as well so that i dont have to come in here again.

it is working though with 3.8 @ my forums.

Digital Jedi 01-19-2009 07:05 AM

Quote:

Originally Posted by smirkley (Post 1716030)
OK, did a full reinstall, and same end result.

I dont think the install is the issue atm.

I've seen this error once before, but it wasn't corrected publicly in this thread. So I'm not sure if they found a solution. The only thing I can think of at this point is that you've got a conflicting modification or the remnants of one. Have tried disabling all your modifications one by one to see if anything changes?

Quote:

Originally Posted by Nadeemjp (Post 1717588)
this is a wonderful modification.
i was just wondering if it is possible to launch this officially in 3.8 as well so that i dont have to come in here again.

it is working though with 3.8 @ my forums.

It just depends on when The Geek has time to come back to the forums again.

Gladhatter 01-19-2009 12:53 PM

I hope to take time to learn the regex libs soon if it is in my grasp as I have found that the few sites I find or are sent to me are not suitable for it yet.

The Geek 01-19-2009 02:44 PM

Quote:

Originally Posted by smirkley (Post 1716030)
OK, did a full reinstall, and same end result.

I dont think the install is the issue atm.

Let me first start by apologising for my sporadic attendance here, however my rl zaps most of my free time now and I have less time to code and/or support this project. Let me then follow up by again thanking DJ for his tireless support of this mod. If it wasn't for his support, I am sure most would agree that this mod would be as dead as a doornail (whatever the hell a dead doornail is).

Smirkley, I do seem to recall that the last 2.5 release had an issue with conversions of old blogs, social group and visitor messages. IIRC, I think I had it resolved on a local development build, however I am not keen to simply zip up what is on my dev server without really spending the time to comb back through the code to ensure there are not any loose ends left undone (its been months since I have worked on it).

The problem was that the tool would give a db error trying to do conversions of old data and no changes would be made. It in no way affected the underlying data (but of course it wouldn't convert old info into ame's either!). The rest of the system works hunky dory. New visitor messages, blog posts, etc... worked fine... (as well as edited ones) just not the conversions of old data using that particular tool.

I will try to set some time aside over the next week or so to comb back through the code and see if I can get a final release into the 3.8 forum (yes, this indeed works on 3.8). Until then, know that the system works fine - there just isn't a working tool to automatically convert old blogs, social messages and visitor messages.

Gladhatter 01-19-2009 03:31 PM

Quote:

Originally Posted by The Geek said in part (Post 1717929)
Let me first start by apologising for my sporadic attendance here, however my rl zaps most of my free time now and I have less time to code and/or support this project. Let me then follow up by again thanking DJ for his tireless support of this mod. If it wasn't for his support, I am sure most would agree that this mod would be as dead as a doornail (whatever the hell a dead doornail is).

.

Geek, I am also wishing to thank DJ and yourself and your devotion to life as well as this program. I wish to assure you for what it is worth that your work has added flavor to my life and even affored me a pleasurable day of music and a day off of RL just yesterday. It is a huge hit on our fledgling forum and getting better. I am listing to music as I type this in fact and am ever so appreciative.

I wish to add to the "usless knowledge base" for you. A door nail is that nail that is used in the top or door of an old time wooden coffin and thus the association of death.

While probably not originating in the original bird flu pandemic during WWI it certainly gained poplar usage there when often was the case in these parts that there was not enough living in communites to bury the dead. But I digress and yet again I wish to thank you for your finest code.

Should you decide at some point to drop it, I will likely hire help if possible to continue it.


All times are GMT. The time now is 10:00 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.05327 seconds
  • Memory Usage 1,758KB
  • 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
  • (11)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