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

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: dushan26
Forum: vB4 Programming Discussions 07-10-2013, 11:57 PM
Replies: 0
Views: 415
Posted By dushan26
Special Characters Being Scrambled

If I insert special characters directly into the database using query_write it gets scrambled. For example

Caf? -> café

If I include special characters in a post it inserts just fine.

Is...
Forum: vB4 Programming Discussions 07-05-2013, 08:13 PM
Replies: 9
Views: 498
Posted By dushan26
Thank you so much for your response. Quick...

Thank you so much for your response.

Quick edit is fine, but quick reply is what I'm wondering about. It's probably the same concept though, it doesn't seem to change the url or call the...
Forum: vB4 Programming Discussions 07-05-2013, 06:24 PM
Replies: 0
Views: 251
Posted By dushan26
Quick Reply Hook?

What is the hook for displaying the quick reply? Post bit doesn't seem to affect it.
Forum: vB4 Programming Discussions 07-03-2013, 06:41 PM
Replies: 9
Views: 498
Posted By dushan26
Bump. Also another problem with the...

Bump.

Also another problem with the technique I am using.

The flow is like this:

Someone posts a message - > gets taken to the "your message has been sent" screen -> gets sent back to...
Forum: vB4 Programming Discussions 06-28-2013, 08:43 PM
Replies: 9
Views: 498
Posted By dushan26
newpost_complete hook $id = $post['id']; ...

newpost_complete hook

$id = $post['id'];
$pagetext = modify(post['pagetext']);
$title = modify(post['title']);
$pagetext = $this->db->escape_string($pagetext);
$title =...
Forum: vB4 Programming Discussions 06-27-2013, 10:21 PM
Replies: 9
Views: 498
Posted By dushan26
Notify user that their post has been modified

I'm writing a plugin that modifies the user's post in the newpost_process hook. I want to display a notification to the user when they are sent back to their post telling them that it was modified...
Forum: vB4 Programming Discussions 06-12-2013, 12:18 AM
Replies: 3
Views: 541
Posted By dushan26
It would be nice if it was all one file, at the...

It would be nice if it was all one file, at the moment that is the only piece that needs to be fixed, otherwise it works in both versions.
Forum: vB4 Programming Discussions 06-11-2013, 11:50 PM
Replies: 3
Views: 541
Posted By dushan26
Using the Database object in the postbit_display_complete hook

I'm trying to select something from the database in the postbit_display_complete hook using the database object. I am able to successfully access it using the following syntax:
...
Forum: vB4 Programming Discussions 06-11-2013, 07:43 PM
Replies: 3
Views: 484
Posted By dushan26
Thank you for your help. I need this option...

Thank you for your help.

I need this option because I want to make it easy for users to disable certain functionality within the product. Disabling these functionalities requires the user to...
Forum: vB4 Programming Discussions 06-10-2013, 11:30 PM
Replies: 3
Views: 484
Posted By dushan26
Disabling/Enabling a plugin in PHP

I am creating a custom cpnav menu for a product I am making and one of the options is to enable/disable certain aspects of the product. To disable these aspects I must disable the plugins they depend...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT. The time now is 03:49 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.02063 seconds
  • Memory Usage 1,935KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (10)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open 

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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete