Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 241
Search took 0.01 seconds.
Search: Posts Made By: kronnos
Forum: vB3 General Discussions 01-23-2014, 08:07 PM
Replies: 9
Views: 963
Posted By kronnos
Awesome, this will make things even easier!

Awesome, this will make things even easier!
Forum: vB3 General Discussions 01-23-2014, 12:54 AM
Replies: 9
Views: 963
Posted By kronnos
Thanks!

Thanks!
Forum: vB3 General Discussions 01-22-2014, 11:30 PM
Replies: 9
Views: 963
Posted By kronnos
Disabled outgoing emails on test forum

When setting up a test forum, how can i make sure no emails are going out to members about anything subscription related or other notifications?

Thanks!
Forum: vBulletin 4.x Add-ons 07-14-2013, 03:20 PM
Replies: 197
Major Additions - AWCoding- Donation System
Views: 43,462
Posted By kronnos
This was actually a long and painful process for...

This was actually a long and painful process for me.

What I did was export the 3 awc database tables (awc_subscriptions_data, awc_users, awc_payments) in csv format then manually transformed them...
Forum: vB3 Programming Discussions 05-12-2013, 04:06 AM
Replies: 12
Views: 2,939
Posted By kronnos
Sorry, not sure how to set a var dump.. ...

Sorry, not sure how to set a var dump..

Found this online:

function grab_dump($var)
{
ob_start();
var_dump($var);
return ob_get_clean();
}
Forum: vB3 Programming Discussions 05-12-2013, 03:28 AM
Replies: 12
Views: 2,939
Posted By kronnos
So do you mean if I change for example if (...

So do you mean if I change for example

if ( $awc_goal['extra'] == 2 )

To a numeric like:

if ( $awc_goal[2] == 2 )

There should not be an error?
Forum: vB3 Programming Discussions 05-12-2013, 12:47 AM
Replies: 12
Views: 2,939
Posted By kronnos
Thanks. i didnt know much what to do with that so...

Thanks. i didnt know much what to do with that so i went looking for the ['ds'] in the file elsewhere but could not find anything. I even tried changing "if ( $awc_goal['extra'] == 2 )" to "if (...
Forum: vB3 Programming Discussions 05-11-2013, 09:38 PM
Replies: 12
Views: 2,939
Posted By kronnos
Illegal string offset Error - Any ideas?

Anyone have any idea what this error could mean on top of the page?

Warning: Illegal string offset 'ds' in [path]/awcoding/plugins/awc.php on line 296

Its showing up for only on top of threads...
Forum: vB3 Programming Discussions 05-11-2013, 09:34 PM
Replies: 7
Views: 1,823
Posted By kronnos
The only issue I had when upgrading server to php...

The only issue I had when upgrading server to php 5.4 was a deprecated php tag in some files. However, i don't think I actually had to change any core VB files, only old mods.

All I did was...
Forum: vBulletin 4.x Add-ons 05-11-2013, 07:34 PM
Replies: 197
Major Additions - AWCoding- Donation System
Views: 43,462
Posted By kronnos
Anyone have any idea what this error could mean...

Anyone have any idea what this error could mean on top of the page?

Warning: Illegal string offset 'ds' in [path]/awcoding/plugins/awc.php on line 296

Its showing up for only on top of threads...
Forum: Modification Graveyard 05-02-2013, 01:19 AM
Replies: 180
Administrative and Maintenance Tools - Miserable Users
Views: 64,810
Posted By kronnos
Thanks!

Thanks!
Forum: Modification Graveyard 05-01-2013, 03:24 AM
Replies: 180
Administrative and Maintenance Tools - Miserable Users
Views: 64,810
Posted By kronnos
What is the process of upgrading to 4.2 if this...

What is the process of upgrading to 4.2 if this mod is installed?

1) Should I first upgrade, uninstall it and install the 4.x version of this mod (4.2.0.0) ?

2) Uninstall it before upgrading to...
Forum: vBulletin 3.8 Add-ons 05-01-2013, 03:23 AM
Replies: 1,702
Views: 415,368
Posted By kronnos
What is the process of upgrading to 4.2 if this...

What is the process of upgrading to 4.2 if this mod is installed?

1) Should I first upgrade, uninstall it and install the 4.x version of this mod (AME3 - Auto Media Embeding and Video Extender) ?...
Forum: vBulletin 4.x Add-ons 05-01-2013, 03:19 AM
Replies: 8,794
Chat Modifications - MGC Chatbox Evo
Views: 2,505,281
Posted By kronnos
What is the process of upgrading to 4.2 if im...

What is the process of upgrading to 4.2 if im currently on 3.8 and have the 3.8 version of this mod installed (v3.0.0)?

1) Should I first upgrade, uninstall it and install the 4.x version of this...
Forum: vBulletin 3.8 Add-ons 05-01-2013, 03:09 AM
Replies: 232
Views: 55,368
Posted By kronnos
What is the process of upgrading to 4.2 if this...

What is the process of upgrading to 4.2 if this mod is installed?

1) Should I first upgrade, uninstall it and install the 4.x version of this mod (iTrader v2.8) ?

2) Uninstall it before...
Forum: vBulletin 3.8 Add-ons 05-01-2013, 03:07 AM
Replies: 146
Miscellaneous Hacks - Cyb - Login To User Account
Views: 60,833
Posted By kronnos
What is the process of upgrading to 4.2 if this...

What is the process of upgrading to 4.2 if this mod is installed?

1) Should I first upgrade, uninstall it and install the 4.x version of this mod (VSa - Login To User Account) ?

2) Uninstall it...
Forum: vBulletin 3.6 Add-ons 05-01-2013, 02:59 AM
Replies: 258
Views: 100,685
Posted By kronnos
Just looking to clear up the database a bit and...

Just looking to clear up the database a bit and was wondering if i temp[orary uninstall this mod, does it remove any database tables with it.

If so, what are the specific tables/columns created...
Forum: vBulletin 3.8 Add-ons 12-26-2012, 02:07 AM
Replies: 146
Miscellaneous Hacks - Cyb - Login To User Account
Views: 60,833
Posted By kronnos
I was just about to ask if there is a future for...

I was just about to ask if there is a future for this mod on VB4...

Can you share which one?

Edit: Found it as well... If anyone is interested, its called VSa - Login To User Account.
Forum: vBulletin 3.8 Add-ons 12-26-2012, 02:03 AM
Replies: 1,702
Views: 415,368
Posted By kronnos
Looking to upgrade to VB4 but could not find this...

Looking to upgrade to VB4 but could not find this mod available for 4. Is there another mod/feature that replaces this mod in VB4 or its just not yet available?

NM.. found it... AME3 - Auto Media...
Forum: vB4 Programming Discussions 10-17-2012, 01:24 AM
Replies: 8
Views: 796
Posted By kronnos
Thanks!

Thanks!
Forum: vB4 Programming Discussions 10-15-2012, 03:01 AM
Replies: 8
Views: 796
Posted By kronnos
That's, this looks good! I just had some...

That's, this looks good!

I just had some other feedback on a possible workaround to the second import.

Right before doing the migration, create a query that would add a "paymentinfoid" to the...
Forum: vB4 Programming Discussions 10-12-2012, 03:41 PM
Replies: 8
Views: 796
Posted By kronnos
I apologize, I think I actually do want it to...

I apologize, I think I actually do want it to overwrite values (especially the "expirydate -------------- < ----- etime"). However, like you suggested, the key for the first move should be userid...
Forum: vB4 Programming Discussions 10-11-2012, 02:07 PM
Replies: 8
Views: 796
Posted By kronnos
Ok after about 6 hours, I think I figured out...

Ok after about 6 hours, I think I figured out exactly what fields i would need to move the data from and to.

I would like to move data from the "From_subscriptions_data" table to the...
Forum: vB4 Programming Discussions 10-10-2012, 02:16 AM
Replies: 8
Views: 796
Posted By kronnos
SQl query help

Can someone help with a query to import data into a subscriptions table. It shoudl only update but not overwrite if data for that user already exists.

1) I would either want to migrate date from a...
Forum: vB4 Programming Discussions 08-08-2012, 11:39 AM
Replies: 2
Views: 881
Posted By kronnos
Thanks! Its great!

Thanks! Its great!
Showing results 1 to 25 of 241

 
Forum Jump

All times are GMT. The time now is 08:19 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.02003 seconds
  • Memory Usage 2,060KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (41)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete