Author Topic: Submit problem  (Read 608 times)

0 Members and 1 Guest are viewing this topic.

Offline kortafilmer

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
    • View Profile
Submit problem
« on: February 08, 2010, 09:57:57 AM »
When I try to submit a video I get a blank page and then when i refresh the page I get the error "Please dont submit blank links" ...

I have the version 0.30 and my page is http://www.kortafilmer.se

I hope you can tell me what the problem is... Thanks

Offline hilflo

  • Full phpd Member
  • ***
  • Posts: 98
  • Karma: 2
  • Sorry for my bad english
    • View Profile
    • Les félés
Re: Submit problem
« Reply #1 on: February 08, 2010, 02:53:00 PM »
Copy that line on top of header.php

Code: [Select]
ini_set('display_errors', 1);
It's to show errors

Offline kortafilmer

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
    • View Profile
Re: Submit problem
« Reply #2 on: February 11, 2010, 02:22:45 PM »
Thank you for the fast answer... but it didnt worked for me... if you go to my page...

http://www.kortafilmer.se and try to submit a video you will see that you get a blank page and nothing happens...

Hope someone can help me  :-\

Thanks so much for the new version...


EDIT: I fixed my problem... there was nothing in the file submit2.tlp in the folder of the default template...
so i just copied... the submit2.tlp content from a later version... and it worked... the only problem is that i get 2 videos uploaded in the same page... i will loook through my files and see if i can get it to work...


FIXED!
« Last Edit: February 22, 2010, 03:41:50 PM by kortafilmer »