Login     Sign up
MP3 Upload problems
210341 (@210341)
Join date: Mar 23rd 2010
Community posts: 19
View Profile
Send Message

HI . I am trying to upload MP3 after a long wait I am getting the following :

Warning: copy() [function.copy]: Filename cannot be empty in /hermes/bosweb/web199/b1997/ipw.epowerco/public_html/chrisbook/includes/common.inc.php on line 527

Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb/web199/b1997/ipw.epowerco/public_html/chrisbook/includes/common.inc.php:527) in /hermes/bosweb/web199/b1997/ipw.epowerco/public_html/chrisbook/includes/common.inc.php on line 354


Any hints ? must admit it is a cool script

Thanks .

Hove

181 months ago
paul (@paul)
Join date: Mar 15th 2010
Community posts: 122
View Profile
Send Message

Hi, just now I signed in to your network and succefully uploaded a mp3 song.(named "test song")
So, I guess you were uploading a file that is too big to your server upload limit. Please google "php upload limit" for details.

181 months ago
210341 (@210341)
Join date: Mar 23rd 2010
Community posts: 19
View Profile
Send Message

thanks very much Paul . right it was the limit in php.ini have one more problem that keeps creeping up in all of jcow versions.. when i delete a entry . song picture or video the link to the entries remain and it takes you to a blank page with following message"|:

wrong sid

will appreciate your fix here if you have one

thanks
Hove

181 months ago
stan (@stan)
Join date: Mar 17th 2010
Community posts: 127
View Profile
Send Message

OK it will be fixed today.
Thanks for your reporting.

181 months ago
210341 (@210341)
Join date: Mar 23rd 2010
Community posts: 19
View Profile
Send Message

Thank you Stan,

Couple more issues,

  1. I have put the website offline and i can t login as admin anymore . this message appears :

"Sorry, unable to connect the Network database, please contact the Network master. " with a link on top to Tide by

Thank you for your time on this

Hove

181 months ago
stan (@stan)
Join date: Mar 17th 2010
Community posts: 127
View Profile
Send Message

Hi, all your issues has been fixed!
please download the 1.3.4, and follow the easy steps described in the "upgrade.txt".
You are welcome.

181 months ago
210341 (@210341)
Join date: Mar 23rd 2010
Community posts: 19
View Profile
Send Message

Thanks Stan,

I have applied the changes you have proposed . i was faced with SQL issues, anyway I have installed a fresh 1.3.4 now and I am getting logged out ; constantly asked to log in again with this message.

You need to login to do this

any thoughts?

Thanks
Hove

181 months ago
210341 (@210341)
Join date: Mar 23rd 2010
Community posts: 19
View Profile
Send Message

hi I am also taken to blank page with google add banners and links on occasions
thanks

181 months ago
210341 (@210341)
Join date: Mar 23rd 2010
Community posts: 19
View Profile
Send Message

HI Stan ,

when entering "Activity Stream" i am taken to a complete blank page with only google banners .
i am sorry I am facing these issues as I am going along

hope to hear back soon. much appreciated

Hove

181 months ago
stan (@stan)
Join date: Mar 17th 2010
Community posts: 127
View Profile
Send Message

for the logging issue:

  1. Before you re-install Jcow, have you clear the database?
  2. Does your server support SESSION? here is a way to check it:
    create a file named "test.php", paste the following content:
    [code]
    <?php
    session_start();
    if (!$_SESSION['test']) {
    $_SESSION['test'] = time();
    }
    echo $_SESSION['test'];
    [/code]
    Then upload the file to your server, and refresh it. If the number keep changing, your SESSION doesn't work, you should enable it.
181 months ago
stan (@stan)
Join date: Mar 17th 2010
Community posts: 127
View Profile
Send Message
  • If you are not "following" anyone, the activities is empty. you can click the "all activities" to see streams from all.
  • we are releasing Jcow 1.3.5, which upgraded the search system. and the bottom ad becomes text and smaller.
181 months ago
210341 (@210341)
Join date: Mar 23rd 2010
Community posts: 19
View Profile
Send Message

Thanks Stan ,

  1. I had flushed the database before a fresh intall.
  2. I ran test.php the numbers remain without changing

Shall await for your 1.3.5 revision

Thanks for following up on this

Best

Hove

181 months ago
1 2 Next