Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Project U-232 (http://www.bvlist.com/showthread.php?t=6342)

Elena 18th April 2020 09:47

Quote:

Originally Posted by darkalchemy (Post 54732)
I agree, images should be hosted on site, optimized and resized to multiple sizes as needed.

This can be done by adding some functionality to bitbucket and then removing ability to add external images anywhere except bitbucket. Or, through an image proxy that handles everything in the background.

I have done it both ways and both are easy to implement.

Держи: https://tbdev-forum.top/viewtopic.php?f=53&t=180

antimidas 18th April 2020 18:38

Quote:

Originally Posted by Elena (Post 54731)
Вот тебе на русском: скрипт твой ни а чом, бедненький и страшненький. Страница загрузки стара как каменный век! В моем скрипте все теги заполняются автоматически, у тебя же все ручками надо делать.
Картинки-постеры советую заливать на сам сайт с изменением размеров для быстрой загрузки страницы, ибо огромные постеры тянут время загрузки.
И используй индексы, у тебя их почти нет, что плохо!
Кеш + мемкеш + компанованные запросы в клинап творят чудеса. В моем сайте весь блок релизы на кучу страниц, выводится всего одним запросом:
Code:

sql_query("SELECT textt FROM relizs WHERE id='1'")) or sqlerr(__FILE__,__LINE__);
и все! :drink: Скорость отображения запроса показать, или сам догадаешься?

Есть.... Я буквально не заботятся о вашем мнении один бит.

и если вы хотите поговорить о моей вилке, может быть, вы должны сделать это на его фактической темы. Не нить u232. Тем не менее, я бы не стал беспокоить. Это будет проигнорировано. Конструктивная критика прекрасна.


There are .... I literally don't care about your opinion one bit.

and if you want to talk about my plug, maybe you should do it on its actual topic. Do not thread u232. However, I would not bother. This will be ignored. Constructive criticism is wonderful.

darkalchemy 18th April 2020 18:50

Quote:

Originally Posted by darkalchemy (Post 54732)
I agree, images should be hosted on site, optimized and resized to multiple sizes as needed.

This can be done by adding some functionality to bitbucket and then removing ability to add external images anywhere except bitbucket. Or, through an image proxy that handles everything in the background.

I have done it both ways and both are easy to implement.

An example image of current BitBucket. Torrent upload and edit use the same BitBucket. So, all posters are stored on site.

https://images2.imgbox.com/d4/a1/MZZQq1Mm_o.png

Elena 18th April 2020 19:22

Quote:

Originally Posted by antimidas (Post 54734)
Есть.... Я буквально не заботятся о вашем мнении один бит.

и если вы хотите поговорить о моей вилке, может быть, вы должны сделать это на его фактической темы. Не нить u232. Тем не менее, я бы не стал беспокоить. Это будет проигнорировано. Конструктивная критика прекрасна.

Или пиши на английском, если в русском не понимаешь, или пользуйся правильно гуглопереводчиком!
Я уже не раз говорила: твой скрипт говно и непомерные амбиции с гонором!
:wallbash::killer:


Or write in English, if you don’t understand Russian, or use the Google translator correctly!
I have said more than once: your script is shit and exorbitant ambitions with ambition!

antimidas 18th April 2020 21:02

Quote:

Originally Posted by Elena (Post 54736)
:wallbash::killer:

I even apologized to you before. I used google translate. Don't like it? Tough shit. Get over it. You are not worth anymore of my time.
I said if you have a problem with my source. Then post in the correct section. This is not the correct section.... Understand now?

Why learn russian? Will do me no use. Not when English is the second most spoken language in the world.

TLO 18th April 2020 23:43

Quote:

Originally Posted by Elena (Post 54731)
Вот тебе на русском: скрипт твой ни а чом, бедненький и страшненький. Страница загрузки стара как каменный век! В моем скрипте все теги заполняются автоматически, у тебя же все ручками надо делать.
Картинки-постеры советую заливать на сам сайт с изменением размеров для быстрой загрузки страницы, ибо огромные постеры тянут время загрузки.
И используй индексы, у тебя их почти нет, что плохо!
Кеш + мемкеш + компанованные запросы в клинап творят чудеса. В моем сайте весь блок релизы на кучу страниц, выводится всего одним запросом:
Code:

sql_query("SELECT textt FROM relizs WHERE id='1'")) or sqlerr(__FILE__,__LINE__);
и все! :drink: Скорость отображения запроса показать, или сам догадаешься?

Not 100% on what you said, but everything you mentioned with cacheing etc, reducing queries etc and auto resizing has always been in v232v3 plus. Look at the code. I was in the dev team virtually from the beginning of when Bigjoos started converting TBDev (Respect to TBDev and Bigjoos) and watched as the code was optimised and secured.

It has been real life that slowed the dev of v232v6 and it has taken antimidas to have the balls to take it on.

Rather than slag and shout why not be constructive. Thats what happened to TBDev RIP:drink::drink::drink:!

firefly007 19th April 2020 10:28

Quote:

Originally Posted by Elena (Post 54736)
Или пиши на английском, если в русском не понимаешь, или пользуйся правильно гуглопереводчиком!
Я уже не раз говорила: твой скрипт говно и непомерные амбиции с гонором!
:wallbash::killer:

attention

Attention

Please use use Google translate.!




Cocas 18th September 2020 23:05

Hello. :)

How are you?

I tried this script on the localhost server. After installation, I see all blank pages.

Someone?

Thank you. :)

rio 19th September 2020 02:42

Open short_tags in php.ini and try showing the error by adding this to the index.php


ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);

DooM 21st February 2021 14:30

Hi everyone. Long time no see.

Does U232 supports external torrents?


All times are GMT +2. The time now is 08:52.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.