Documentation
 

FAQ 

Install FAQ 

Blank Page


Edit .htaccess file. Add following line on top of your “.htaccess” file in the STXtube installation folder.


php_flag display_errors On


Now hit the page again, you should see the real problem.

Fatal Error – unable to read X byte errors


You have to upload files in BINARY mode. Check this page.

Include errors, main(/includes/videobrowse.php)


Please mail your server setup to this e-mail address.. For fixing the issue, read this forum thread.

Script doesn't get any video feeds via Fetching Module


Your PHP installation doesn't allow file_get_contents function on remote URL's and you don't have cURL installed on your hosting. You should enable one of these by contacting your hosting provider.

Unknown: open(/tmp/XXXXX, O_RDWR) failed: Read-only file system


PHP can't open sessions because of /tmp write-lock. Your server administrator should fix it by making /tmp webserver writable.

Links giving 404


Probably, STXtube's .htaccess is colliding with parent .htaccess file(s).


First of all, try applying this post. If it doesn't work you should resolve the issue on parent .htaccess because on Apache webserver, parent always is the dominant one.


If you can't fix it, you can disable STXtube's rewrite system by following steps:


  1. Go to your stxtube administration panel
  2. Go to system modules/System settings module
  3. Uncheck the checkbox near prettify url (url rewrite) and click save.
  4. Now, urls should show like http://stxtube.com/demo/?action=show&video_id=hb1084 and working. If so you can ignore next steps.
  5. If it doesn't work, it means it didn't saved the settings, go back to system settings at stxtube admin panel
  6. check misc / other tab, if there is errors, fill in 'm/d/y' as dateformat and 28 as video per page field.
  7. Go general tab, try unchecking prettify/rewrite url checkbox again.

Getting “500 Internal Server Error”


Problem is same as “Links giving 404”. Look (Install Faq#h84–7 previous).



Free Hosting

Problem on FTP Login / Couldn't get list of files


Use always SFTP (SSH over FTP). You can use FileZilla FTP client. Example setting:


 (16 Kb)

What's recommended FTP settings?


You can find it here.

What's most secure CHMOD settings?


Look there.

What is STXtube cron settings?


This is explained on this post.



Adminsitration

More Videos on Index page


Since version 1.5.0, there is already an option for that. Go to Administartion Panel / System Modules / Settings Module. Click “Misc” tab. You should see the “video per page” field, edit it.

When i click save on System Module, it doesn't save it.


Probably there is some error on some tab. Explore all tabs, you should see an error icon near troubled field. Mostly it is 'Misc / Other' tab. If all fields are null there, fill in “28” for video per page and 'd/m/y' for date format. You can find the full date format identifiers on DateFormat page.

Renaming/moving the STXtube directory


Follow this post.


 
There is one file on this page.[Display files/form]
There is no comment on this page. [Display comments/form]