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 - [1.3] vBWonders - Paid Features for free (18+ Paid Feature for Free!) (https://vborg.vbsupport.ru/showthread.php?t=318986)

Wedframe 06-12-2015 10:54 AM

1 Attachment(s)
Wow.... :erm:
Just look at screen of my developer tools in attachment...

MARCO1 06-12-2015 12:52 PM

Quote:

Originally Posted by Wedframe (Post 2547669)
Ohh... )))) My user-Id, was in default banned id`s on vBWonders advanced banning. Why? )))

It would be greate, if we`ll have code editor in hook`s too.

And in code editor... I can`t find any UI element for full-screen mode. OK... aftrer F11, I already have full-screen.... but without scroll-bars...

If product enabled, in /showthred.php?t=XXX I have a blank page. In PHP-logs:
PHP Code:

PHP Fatal error:  Cannot redeclare modForums() (previously declared in myRoot\includes\class_bootstrap.php(1227) : eval()'d code:14) in myRoot\vBWonders\Marco.Notifications.php(168) : eval()'d code on line 25 

For now its all

It's great that all of your problems are self-fixed :D They are all a settings issues don't worry :)

Code editor in Hooks : Looks like a good idea, I really liked it :) We are going to replace the entire vBulletin admincp with an advanced one :D

Notifications issue : Looks like you've a modifications conflict, Please disable all mods except vBWonders and let me know if you are able to re-produce the same error.

Guardian Hope 06-12-2015 01:01 PM

Followed the instructions and thought it was going great right up until I imported the XML. The moment I did that I got database errors. Restored to the database previous of me installing this knowing it was a risky modification at the moment.

All I really want out of it is the hashtag feature... nothing else.

On a side note, after restoring the database to a version never touched by this mod I can't even run its installer:

HTML Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
CREATE TABLE `vbwonders_pages` (
    `page_id` INT(11) NOT NULL AUTO_INCREMENT,`page_title` VARCHAR(250) NOT NULL,`page_content` VARCHAR(250) NOT NULL,`page_date` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`page_id`)
)
COLLATE='utf8_general_ci'
ENGINE=MyISAM;

MySQL Error  : Table 'vbwonders_pages' already exists
Error Number  : 1050
Request Date  : Friday, June 12th 2015 @ 07:55:36 AM
Error Date    : Friday, June 12th 2015 @ 07:55:36 AM
Script        : http://[domainremoved]/forums/vbwonders_install.php
Referrer      :
IP Address    : [IP Removed]
Username      : [Username Removed]
Classname    : vB_Database_MySQLi
MySQL Version : 5.5.40-MariaDB-cll-lve

The table its referencing doesn't even exist in vBulletin.

Clearly this modification is no where near stable enough for the whole thing.

Believe me when I tell you this though: it seems like it could be really great if it worked.

Frankly, separate the hashtag part of this mod into a separate modification and I would download it in a heartbeat. I'm sorry but BOPS and DBTech are way out of their minds charging so much for such a basic feature. Not to say they don't make good products.

vBWonders 06-12-2015 01:15 PM

Quote:

Originally Posted by Guardian Hope (Post 2547683)
Followed the instructions and thought it was going great right up until I imported the XML. The moment I did that I got database errors. Restored to the database previous of me installing this knowing it was a risky modification at the moment.

All I really want out of it is the hashtag feature... nothing else.

On a side note, after restoring the database to a version never touched by this mod I can't even run its installer:

HTML Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
CREATE TABLE `vbwonders_pages` (
    `page_id` INT(11) NOT NULL AUTO_INCREMENT,`page_title` VARCHAR(250) NOT NULL,`page_content` VARCHAR(250) NOT NULL,`page_date` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`page_id`)
)
COLLATE='utf8_general_ci'
ENGINE=MyISAM;

MySQL Error  : Table 'vbwonders_pages' already exists
Error Number  : 1050
Request Date  : Friday, June 12th 2015 @ 07:55:36 AM
Error Date    : Friday, June 12th 2015 @ 07:55:36 AM
Script        : http://[domainremoved]/forums/vbwonders_install.php
Referrer      :
IP Address    : [IP Removed]
Username      : [Username Removed]
Classname    : vB_Database_MySQLi
MySQL Version : 5.5.40-MariaDB-cll-lve

The table its referencing doesn't even exist in vBulletin.

Clearly this modification is no where near stable enough for the whole thing.

Believe me when I tell you this though: it seems like it could be really great if it worked.

Frankly, separate the hashtag part of this mod into a separate modification and I would download it in a heartbeat. I'm sorry but BOPS and DBTech are way out of their minds charging so much for such a basic feature. Not to say they don't make good products.

Looks like you tried MANY TIMES to run the installation script, Which is wrong, Believe me you are really have the vbwonders_page table in your database !!!

You just need now to import the XML files, Why you keep trying to run the installation script more and more!

Just import the xml file now from admincp and I'll be online until you finish your installation .... Or you can PM me and I can install it for you.

vBWonders 06-12-2015 01:17 PM

Updated version :

1- Fixed the table prefix issue.
2- Fixed a bug in the advanced template editor.

Stay tuned for the 1.1 version in the next few days!

vBWonders 06-12-2015 02:07 PM

@Guardian Hope

If your issue is still exist please try this installation file in attachments.

And I'm still online waiting for you :)

Guardian Hope 06-12-2015 02:22 PM

Quote:

Originally Posted by vBWonders (Post 2547684)
Looks like you tried MANY TIMES to run the installation script, Which is wrong, Believe me you are really have the vbwonders_page table in your database !!!

You just need now to import the XML files, Why you keep trying to run the installation script more and more!

Just import the xml file now from admincp and I'll be online until you finish your installation .... Or you can PM me and I can install it for you.

Actually, I executed a search of the database (which mind you, was never touched by this installation script as I dumped it and uploaded the last known good configuration version that I made prior) and guess what: the tables don't exist.

But you know, I went against my judgement about fault and did what you said and imported the XML to finish the installation. Do you know what happened? Database error. The same database error as the first time in fact.

Atop the database error page was this:

HTML Code:

Warning: mysqli_query(): (42S02/1146): Table 'databasenameremoved.dbprefixremoved_vbwonders_settings' doesn't exist in ..../includes/class_core.php on line 1393
Now for the actual database error:

HTML Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
SELECT vbwonders_value FROM dbprefixremoved_vbwonders_settings WHERE vbwonders_name = 'vbwonders_guard' LIMIT 1;

MySQL Error  : Table 'databasenameremoved.dbprefixremoved_vbwonders_settings' doesn't exist
Error Number  : 1146
Request Date  : Friday, June 12th 2015 @ 09:01:28 AM
Error Date    : Friday, June 12th 2015 @ 09:01:28 AM
Script        : http://domainremoved/forums/adminpathremoved/plugin.php?do=product
Referrer      : http://domainremoved/forums/adminpathremoved/index.php?do=nav
IP Address    : [IP Removed]
Username      : [Username Removed]
Classname    : vB_Database_MySQLi
MySQL Version : 5.5.40-MariaDB-cll-lve

This happens the very moment I import the XML Product after the installer of your newly uploaded version completes.

So now I will spend the five seconds it takes to dump the database again and restore back to the previous configuration.

Considering I'm not the only one having issues with the modification I am going to stand my ground on this one: this modification is clearly bugged and anyone who attempts to install it should ensure they have a good copy of their SQL database like I do.

vBWonders 06-12-2015 02:29 PM

Quote:

Originally Posted by Guardian Hope (Post 2547698)
Actually, I executed a search of the database (which mind you, was never touched by this installation script as I dumped it and uploaded the last known good configuration version that I made prior) and guess what: the tables don't exist.

But you know, I went against my judgement about fault and did what you said and imported the XML to finish the installation. Do you know what happened? Database error. The same database error as the first time in fact.

Atop the database error page was this:

HTML Code:

Warning: mysqli_query(): (42S02/1146): Table 'databasenameremoved.dbprefixremoved_vbwonders_settings' doesn't exist in ..../includes/class_core.php on line 1393
Now for the actual database error:

HTML Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
SELECT vbwonders_value FROM dbprefixremoved_vbwonders_settings WHERE vbwonders_name = 'vbwonders_guard' LIMIT 1;

MySQL Error  : Table 'databasenameremoved.dbprefixremoved_vbwonders_settings' doesn't exist
Error Number  : 1146
Request Date  : Friday, June 12th 2015 @ 09:01:28 AM
Error Date    : Friday, June 12th 2015 @ 09:01:28 AM
Script        : http://domainremoved/forums/adminpathremoved/plugin.php?do=product
Referrer      : http://domainremoved/forums/adminpathremoved/index.php?do=nav
IP Address    : [IP Removed]
Username      : [Username Removed]
Classname    : vB_Database_MySQLi
MySQL Version : 5.5.40-MariaDB-cll-lve

This happens the very moment I import the XML Product after the installer of your newly uploaded version completes.

So now I will spend the five seconds it takes to dump the database again and restore back to the previous configuration.

Considering I'm not the only one having issues with the modification I am going to stand my ground on this one: this modification is clearly bugged and anyone who attempts to install it should ensure they have a good copy of their SQL database like I do.

Restoring your database !!! You don't need to restore your database you just need to un-install the xml file and your forum will not search for the tables, Or just disable the modifications from config.php ..... Just ask us and we will told you what you need to do !!!

Looks like you didn't download the installation file that I've attached to you.

Anyway you are the ONLY one who have this issue don't worry no one has it :)

As I told you we can check that for you and install the product in your forum, You can PM me with your forum info and I'll check that by myself :)

Guardian Hope 06-12-2015 02:41 PM

Quote:

Originally Posted by vBWonders (Post 2547699)
Restoring your database !!! You don't need to restore your database you just need to un-install the xml file and your forum will not search for the tables, Or just disable the modifications from config.php ..... Just ask us and we will told you what you need to do !!!

Looks like you didn't download the installation file that I've attached to you.

Anyway you are the ONLY one who have this issue don't worry no one has it :)

As I told you we can check that for you and install the product in your forum, You can PM me with your forum info and I'll check that by myself :)

You posted your installation file after I reported back again.

Yes, I'm aware and I can completely disable the hooks system and than remove the XML file but it's far better to have a clean slate that you know works.

I will try your newly uploaded file that I didn't see until just now.

However, this thread has had other reported database issues. Why did you think I made sure to have a good copy before installing?

Let's give this one more go.

vBWonders 06-12-2015 02:54 PM

Quote:

Originally Posted by Guardian Hope (Post 2547700)
You posted your installation file after I reported back again.

Yes, I'm aware and I can completely disable the hooks system and than remove the XML file but it's far better to have a clean slate that you know works.

I will try your newly uploaded file that I didn't see until just now.

However, this thread has had other reported database issues. Why did you think I made sure to have a good copy before installing?

Let's give this one more go.

That's great since you know it, don't restore your database again just remove the xml file

Also No one reported an installation problem of the 9 installed forum, you are the only one who have that issue, that's why I'm still online for you until now :)

If you are still able to reproduce the same issue we need to check this problem by ourselves, you can pm me with your forum login info for troubleshooting.


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