![]() |
Quote:
|
So this has been "installing" for over 30 hours now. I have a ton of yellow dots and the window is still doing something I suppose. It creates a column on the posts table then that looks like it is as far as it gets. I have vbulletin 3.8.3. Any ideas? The post table has 2 million rows on my board. But 30 hours to add a column/index? My CPU is nothing right now and I am running it locally from my server.
|
I'm going out on a limb here......
I'm going to guess something didn't go right during install. |
well, i realized i did post this in the wrong version. i am installing 2.5.4. it hangs when it attempts to create an index on the post table. just hangs. post table is myiasm. i dont get it. the board is perfectly fine.
i am about ready to edit the product xml to remove that step and add the index manually to the database myself. |
after the installation when I go to any AME settings in Admin CP I get something like this:
options['automediaembed_resolve']) { print_form_header('automediaembed_admin', '', false, true, 'warningform'); print_table_header($vbphrase['automediaembed_warning']); print_description_row($vbphrase['automediaembed_extraction_off']); print_table_footer(); } } /** * Display settings */ if ($action == "settings") { $settings = array( 'xusergroups' => explode(",", $vbulletin->options['automediaembed_usergroups']), 'xforums' => explode(",", $vbulletin->options['automediaembed_forumids']), 'open' => $vbulletin->options['automediaembed_open'], 'close' => $vbulletin->options['automediaembed_close'], ); $results = $db->query_read_slave("SELECT usergroupid, title FROM " . TABLE_PREFIX . "usergroup ORDER BY usergroupid ASC "); print_form_header('automediaembed_admin', 'savesettings'); print_table_header($vbphrase['automediaembed_settings']); print_yes_no_row($vbphrase['automediaembed_disable_new'], 'disablenew', $vbulletin->options['automediaembed_disable']); print_yes_no_row($vbphrase['automediaembed_doforums'], 'doforums', $vbulletin->options['automediaembed_doforums']); print_yes_no_row($vbphrase['automediaembed_doblogs'], 'doblogs', $vbulletin->options['automediaembed_doblogs']); print_yes_no_row($vbphrase['automediaembed_dogroups'], 'dogroups', $vbulletin->options['automediaembed_dogroups']); print_yes_no_row($vbphrase['automediaembed_dovms'], 'dovms', $vbulletin->options['automediaembed_dovms']); and much much more of this stuff... what did I do wrong? |
ok, I uploaded files from version 1.2 and it works fine now
|
The above is because your server isnt parsing the page as php. Most likely because the file extension was changed or your server expects .php4 or similar (or you just need to reupload)
|
Upgraded, thank you! Fantastic mod!
|
great mod. can I change the alignment?all the videos are center alligned!
|
Your 'Extract Destination Data setting is currently off. That means that you will be unable to resolve URL titles and some providers (i.e. yahoo and dailymotion) will not function!
What does that mean? Ignore, sorted |
All times are GMT. The time now is 10:29 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|