Recent content by timerider

  1. T

    Question New Advanced Post SQL commands.

    Sorted. VB5 has a funny behavior, and if something fails it wont work until you create a new thread or something else.... Thanks for your quick responses!!!. Cheers!
  2. T

    Question New Advanced Post SQL commands.

    Now I have other error... sorry to be pain in the ass. When I click on the "like" I have the following error [Wed Jun 05 16:25:20 2013] [error] [client xx] PHP Notice: Undefined index: immune in /home/nosolohd/public_html/vb5test/core/packages/dbtechthanks/api/thanks/core.php on line 355...
  3. T

    Question New Advanced Post SQL commands.

    Sorted. I manually copied the thanks.php. Why was not installed by the installer?
  4. T

    Question New Advanced Post SQL commands.

    Hello. We just managed to re install the product. Now we can not access the ACP component of the Thanks mod. We have the following error "Invalid Page URL. If this is an error and the page should exist, please contact the system administrator and tell them how you got this message."
  5. T

    Question New Advanced Post SQL commands.

    I will try that. Sadly we had stumbled on other issues related to VB5 and we are delaying the deployment. So it will take some time to reinstall the mod again... I will let you know the outcome.
  6. T

    Question New Advanced Post SQL commands.

    The point will be: Each command takes 20 mins on my server. So, running 4 of them will be 80 mins. Running all together, only takes 21 minutes. A quite gain if you ask me :), and what is more important. When this is running the table is locked and nobody could post on the forum at that...
  7. T

    Question New Advanced Post SQL commands.

    Hi!. Thanks for getting back so fast. Do you have any issue running the following SQL? {code] ALTER TABLE node ADD COLUMN dbtech_thanks_disabledbuttons INT(10) UNSIGNED NOT NULL DEFAULT '0', ADD COLUMN dbtech_thanks_requiredbuttons_content INT(10) UNSIGNED NOT NULL DEFAULT '0', ADD COLUMN...
  8. T

    Question New Advanced Post SQL commands.

    Hello. We would like to obtain the "new" SQL commands required to activate/install the mod on a installation on VB5. I have seen the thread http://www.dragonbyte-tech.com/f52/%5Bbig-boards%5D-installation-issues-manual-queries-10144/ and this could work on VB4 or VB3. But on VB5 all tables...
Back
Top