• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Related Videos not loading

Started by AvuY,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AvuYTopic starter

Quote from: Alexander on
Do you actually have related videos (same tags/titles)?
On the search these are typing suggestions, they come from Youtube.

Show me your link.

Hi,,
yes we do have tags and all was working just perfect less than week ago.. i dont know what caused all this.. i have done nothing to the code and i have re uploaded a new untouched copy of phpvibe.
Here is the link
http://sendbyvideo.com/

Thanks for your support.
  •  

PHPVibe A.

Something is wrong, probably with the database if it did that (indexes for sure are missing), show me the error_log content.

AvuYTopic starter

Quote from: Alexander on
Something is wrong, probably with the database if it did that (indexes for sure are missing), show me the error_log content.

Here is a list of the errors in the log

[12-Jul-2015 14:42:08 Asia/Amman] PHP Notice:  Trying to get property of non-object in /home/sbv/public_html/lib/functions.php on line 754
[12-Jul-2015 06:42:01 Asia/Amman] PHP Notice:  Undefined index: gender in /home/sbv/public_html/callback.php on line 67
[12-Jul-2015 06:42:01 Asia/Amman] CSRF state token does not match one provided.
[12-Jul-2015 06:42:01 Asia/Amman] PHP Notice:  Undefined variable: user_profile in /home/sbv/public_html/callback.php on line 51
[12-Jul-2015 06:42:01 Asia/Amman] PHP Notice:  Undefined index: id in /home/sbv/public_html/callback.php on line 59
[12-Jul-2015 06:42:01 Asia/Amman] PHP Notice:  Undefined index: name in /home/sbv/public_html/callback.php on line 60
[12-Jul-2015 06:42:01 Asia/Amman] PHP Notice:  Undefined index: username in /home/sbv/public_html/callback.php on line 61
[12-Jul-2015 06:42:01 Asia/Amman] PHP Notice:  Undefined index: email in /home/sbv/public_html/callback.php on line 62
[12-Jul-2015 06:42:01 Asia/Amman] PHP Notice:  Undefined index: email in /home/sbv/public_html/callback.php on line 65
[12-Jul-2015 06:42:01 Asia/Amman] PHP Notice:  Undefined index: bio in /home/sbv/public_html/callback.php on line 66
[12-Jul-2015 04:33:14 Asia/Amman] PHP Notice:  Undefined variable: last in /home/sbv/public_html/lib/functions.user.php on line 239
[12-Jul-2015 06:42:01 Asia/Amman] CSRF state token does not match one provided.
  •  

PHPVibe A.

None of this errors are related to the related videos. Not sure what to say...there is no info to point to a conclusion.
Anything changed on the server (environmental changes?).
Can you check the database for the fulltext indexes on vibe_videos table?

AvuYTopic starter

the only change i can think of is updating php to 5.5.26
  •  

PHPVibe A.

That shouldn't cause any problem.
Maybe an sql upgrade would, since it may remove indexes and fulltexts.

AvuYTopic starter

Quote from: Alexander on
That shouldn't cause any problem.
Maybe an sql upgrade would, since it may remove indexes and fulltexts.

if it's caused by sql upgrade.. how would we fix it ??
  •  

PHPVibe A.


AvuYTopic starter

i just ran the sqlupdate.php scrip

and i got what you see in the attached image.
then i cleaned the cache..
but still search doesn't return any result
  •  

PHPVibe A.

Check if the indexes are there, maybe there is something wrong in sql server config.

AvuYTopic starter

i checked the database.. all seems to be perfect.
would you like access to check by yourself ?
  •  

PHPVibe A.

So the indexes exist?
I'm not sure what to say, this is pretty odd.

Similar topics (7)