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

Showing results 1 to 25 of 336
Search took 0.01 seconds.
Search: Posts Made By: Scandal
Forum: vB3 Programming Discussions 09-25-2023, 11:41 AM
Replies: 3
Views: 1,239
Posted By Scandal
VBSEO - I want to get the full attachment URL (vbseo friendly)

Hello all!

We have vbseo on a vB3 board.

The thing I want to achieve is very simple, but I don't have do it.

I want on a php script to convert an attachment url into vbseo friendly url.
...
Forum: vB3 Programming Discussions 06-20-2023, 02:53 PM
Replies: 2
Views: 1,866
Posted By Scandal
attachment.php - what is stc=1 param / define('NOSHUTDOWNFUNC', 1) ?

Hello all!
I have detect this code on attachment.php:

if ($_REQUEST['stc'] == 1) // we were called as <img src=> from showthread.php
{
define('NOSHUTDOWNFUNC', 1);
}

... and ...
Forum: vB3 Programming Discussions 06-23-2019, 11:56 AM
Replies: 0
Views: 857
Posted By Scandal
Merging two vB3 forums - import avatars question - I have stuck

Hello all! :)

I'm building my own vB3 merge tool for personal use since Impex is not compatible with PHP 7.

I have stuck to the following code.

We have a vB3 forum which saving the avatars...
Forum: vB3 Programming Discussions 07-19-2018, 02:14 PM
Replies: 0
Views: 711
Posted By Scandal
Upgrade Insecure Requests - Cookie error and stop of the script

Hello all!
In one of my own admincp scripts, I'm receiving this error when try to run.
I'm on my localhost with xampp.

Firefox:
https://vborg.vbsupport.ru/external/2018/07/20.png


Chrome:...
Forum: vB3 General Discussions 06-28-2018, 04:54 PM
Replies: 4
Views: 759
Posted By Scandal
Thank you very much Brandon! I'm taking a look. :)

Thank you very much Brandon! I'm taking a look. :)
Forum: vB3 General Discussions 06-27-2018, 08:09 AM
Replies: 4
Views: 759
Posted By Scandal
Are you sure? If you read here ...

Are you sure? If you read here (https://www.vbulletin.com/forum/blogs/ibxanders/3935822-)at the bottom (Generic Installation Process Overview) @ step 7 "Install the vBulletin Boost Product XML".
...
Forum: vB3 General Discussions 06-27-2018, 07:54 AM
Replies: 4
Views: 759
Posted By Scandal
Varnish and vBulletin 3.8.11

Hello!
Is the vB3.8.11 compatible with Varnish caching system?

I have read some articles on the internet but I still can't find the necessary xml plugin and boost.php. Does anyone have it and /...
Forum: vB3 General Discussions 05-24-2018, 12:51 PM
Replies: 3
Views: 680
Posted By Scandal
No one with the same problem? :)

No one with the same problem? :)
Forum: vB3 General Discussions 05-22-2018, 05:23 PM
Replies: 3
Views: 680
Posted By Scandal
vBulletin 3 editor adds three new lines in case of double enter (two new lines)

A very strange issue appears recently on my two vB3 boards.

With WYSIWYG enabled, in case I write a text with two enter key presses, example:


... if I post or preview, the text is changed...
Forum: vB3 Programming Discussions 04-29-2018, 07:05 PM
Replies: 8
Views: 1,701
Posted By Scandal
Very strange, I still have them. I have them in...

Very strange, I still have them. I have them in two diff vB3 boards. :(
Forum: vB3 Programming Discussions 04-29-2018, 12:25 PM
Replies: 8
Views: 1,701
Posted By Scandal
Yes, but just enabling the Advanced Editor with...

Yes, but just enabling the Advanced Editor with the pre-noticed issues (smilies insert, link insert) is it not make it good for the production site. :(
Forum: vB3 Programming Discussions 04-28-2018, 08:44 AM
Replies: 8
Views: 1,701
Posted By Scandal
Hello Nas.er :) Yes, it seems it is enabling...

Hello Nas.er :)

Yes, it seems it is enabling the WYSIWYG editor for Chrome.
Basically, if I just for test do this:
1. Open file /includes/functions_editor.php
2. Make the function...
Forum: vB3 Programming Discussions 04-26-2018, 07:54 AM
Replies: 8
Views: 1,701
Posted By Scandal
Advanced Editor (WYSIWYG) in Chrome and Opera

I'm trying to find a solution to make Advanced Editor (WYSIWYG) to be working in Chrome and Opera.

Anyone could help?

Could anyone describe what's the exact issue and how "easy" is that to be...
Forum: vB3 General Discussions 03-15-2018, 03:33 PM
Replies: 0
Views: 552
Posted By Scandal
Change default posts per page and Google Search

Hello all! :)

Recently I changed on vbulletin settings the max posts per page. That was 50 per page and I turned it to 20.
As you know, Google is getting the web sitecontent as guest, so now all...
Forum: vBulletin 4.x Add-ons 12-21-2017, 05:22 PM
Replies: 409
Miscellaneous Hacks - [AJAX] Thumbs Up?
Views: 114,381
Posted By Scandal
Hello concepts! No, it is based on registered...

Hello concepts!
No, it is based on registered accounts to save the votes. :)
Forum: vB3 General Discussions 12-04-2017, 11:26 AM
Replies: 1
Views: 513
Posted By Scandal
That is: ...

That is:
https://vborg.vbsupport.ru/showthread.php?t=165673

You can take a look also on it:
https://vborg.vbsupport.ru/showthread.php?t=285654

;)
Forum: vB3 Programming Discussions 12-03-2017, 09:15 PM
Replies: 0
Views: 899
Posted By Scandal
Reset Instant Notification by e-mail subscriptions

Hello all! :)

I need a technical advice from some vbulletin experts about a function of vBulletin (Thread Subscriptions). I'm a vbulletin developer too, but since we're talking a production site...
Forum: vB3 Programming Discussions 11-26-2017, 01:10 PM
Replies: 5
Views: 1,492
Posted By Scandal
Well, I found a hard-coded solution. :) 1....

Well, I found a hard-coded solution. :)

1. Open the exported xml with Notepad++
2. Convert it to UTF-8 (Encoding > Encode in UTF-8 > Save)
3. Open file /includes/class_xml.php, then find:...
Forum: vB3 Programming Discussions 11-26-2017, 11:47 AM
Replies: 5
Views: 1,492
Posted By Scandal
Any idea? The product I'm trying to import is a...

Any idea? The product I'm trying to import is a bit big, I can't re-build it on the utf-8 board. :(
I need to import it so it will be working as should.

I'm using Notepad++.
Forum: vB3 General Discussions 11-23-2017, 10:43 AM
Replies: 1
Views: 565
Posted By Scandal
vB3.8.4 - vB3.8.7 differences / Does the upgrade to vB3.8.11 worth? What pros?

Hello all!
Well, I have the title's questions:

1. What's the differences between vB3.8.4 and vB3.8.7? I would like to know generally but also especially in connection with Social Groups...
Forum: vB3 Programming Discussions 11-19-2017, 11:52 PM
Replies: 5
Views: 1,492
Posted By Scandal
hmm yes I think so, but how I can detect that it...

hmm yes I think so, but how I can detect that it is the correct encoding?

Both boards I noticed works perfect for posting any characters (english / greek). The issue is on the product import where...
Forum: vB3 Programming Discussions 11-19-2017, 10:53 PM
Replies: 5
Views: 1,492
Posted By Scandal
Product import and character encoding problem

Well, we have two boards:
- one in ISO-8859-7 (Greek) / my development board
- and another one in UTF-8

When I export a product from my dev board and import it to the UTF-8 board, there is issue...
Forum: vB3 Programming Discussions 11-19-2017, 06:26 PM
Replies: 6
Views: 1,144
Posted By Scandal
Thanks Dave!! Your post inspired me to take a...

Thanks Dave!! Your post inspired me to take a better look @ config.php.

The issue was that we were talking about a vB3.8.4 with a config.php of version vB3.6.8!

It seems the admins were upgrade...
Forum: vB3 Programming Discussions 11-19-2017, 04:28 PM
Replies: 6
Views: 1,144
Posted By Scandal
Yes, as I have noticed on the first post: ...

Yes, as I have noticed on the first post:


The exact copy of the site is installed on my locahost where the problem does not exists.
Forum: vB3 Programming Discussions 11-19-2017, 04:09 PM
Replies: 6
Views: 1,144
Posted By Scandal
Well, I found the reason of this issue, but I...

Well, I found the reason of this issue, but I don't know how to fix it.

Exact the same site on a localhost testing board works perfectly, but on the live server ANY html page/ ajax call etc, has...
Showing results 1 to 25 of 336

 
Forum Jump

All times are GMT. The time now is 12:47 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.05446 seconds
  • Memory Usage 2,073KB
  • 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)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (3)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