• Welcome to PHPVIBE Forums. Please log in.

Recent posts

#51
T
Bug tracker / Re: Conversion failed for:
Last post by tweky94 -
am creat un canal pe userul meu si l-am pus pe prima pagina , si se paraca ca acolo in channel apare si pe prima pagina video care il urc  dar la categorii nu apar....
#52
I
Help me! / Re: Allowing PHP beside HMTL i...
Last post by Icey -
Made a..provisory additional to allow a "hardcoded" Page to accept php. Not happy about it but .. it is what it is! :)

If you can code it to allow admins at least to create additional pages, it will be nice, beause I couldn't do this :

As for php in the pages, you can modify the
https://github.com/PHPVibe/PHPVibe/blob/master/views/page.route.php
and corresponding theme files
https://github.com/PHPVibe/PHPVibe/blob/master/themes/main/default.php
to add php to specific pages (you can target them by id).


..no matter how hard I tried!
#53
T
Bug tracker / Re: Conversion failed for:
Last post by tweky94 -
Quote from: Marius P. on Vezi si setarea asta

You cannot view this attachment.
este pus bine setarea dar tot nu le pune pe prima pagina.... parca nu se seteaza categoria cand urc video si cand ma duc in moderator / video la acel video si ma uit in ce "topic" este pus video apare blank , nu scrie nimic este gol si selectez eu din nou categoria si merge se pune....
#54
T
Style / videoclipuri pe prima pagina
Last post by tweky94 -
cum as putea modifica videoclipurile de pe prima pagina  acum apar cate 4 pe rand  , chiar si la  Carousel maxim 4 apar , as vrea sa mai adaug inca 2 ca mie momementan cred ca este de la monitorul meu prea mare sau nu stiu  apare in dreapta gol destul de mult   >>> https://ibb.co/zRdBsHM


inca o problema la videoclipurile care le-am incarcat pe prima pagina poti vedea si mai exact https://lastcs.ro  uita-te la  imaginile mai exact de pe prima pagina  parca sunt blurate asa gen cum faceai inainte poze cu pixeli morti :)) asa in ceata se vede dar ciudat este ca  daca dau edit la un videoclip si ma uit la thumbnail sunt impecabile uite poza https://ibb.co/3rLz4wR  sunt pozele  create de server full hd ultra 4k :))) , dar ciudat ca pe prima pagina sunt  in ceata  puse ...
#55
G
Bug tracker / Re: Non-existent pages do not ...
Last post by Grim -
Quote from: Marius P. on Try this
header("HTTP/1.0 404 Not Found");
Looks like it worked, thanks a lot!
#56
T
Bug tracker / Re: Conversion failed for:
Last post by tweky94 -
Quote from: Marius P. on Tot nu e error log
am schimbat denumirea la fisier
https://lastcs.ro/errrorrr.txt
#57
avatar_Marius P.
Bug tracker / Re: Conversion failed for:
Last post by Marius P. -
Quote from: tweky94 on am gasit eror log uitate acum
https://lastcs.ro/log.txt



Tot nu e error log
#58
T
Bug tracker / Re: Conversion failed for:
Last post by tweky94 -
am gasit eror log uitate acum
https://lastcs.ro/log.txt

#59
avatar_Marius P.
Bug tracker / Re: Non-existent pages do not ...
Last post by Marius P. -
Try this
header("HTTP/1.0 404 Not Found");

#60
G
Bug tracker / Re: Non-existent pages do not ...
Last post by Grim -
The problem is that it doesn't work on my site.
You can check, for example, this URL - https://clipz.ru/video/274/bloodywood-gaddaar/
If you just go to it, you will see 404 page.
But if you check this URL with any service, like https://httpstatus.io/, you will see that the server response is 200 OK.