![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| "Submit" leads to blank page...Please help! I have a problem. Every time I submit a story everything runs smoothly untill I click on the "submit" button. When I click on it it submits the story, which I later on see in my "Upcoming" page, but it leads me to a blank page... How can I fix this??? Thanks |
| Sponsored Links |
|
Check out the New Templates at the Pligg Pro Shop.
|
| ||||
| check your chmod permission settings
__________________ Mozilla Daily, News site dedicated to everything Mozilla |
| |||
| For which files? What should it be set to? |
| ||||
| Check your README.txt
__________________ Mozilla Daily, News site dedicated to everything Mozilla |
| |||
| I did. Everything is set up as it should... What could it be? |
| |||
| This is the code from my submit.php file regarding the 3rd step: // submit step 3 function do_submit3() { global $db; $linkres=new Link; $linkres->id=$link_id = strip_tags($_POST['id']); $linkres->read(); totals_adjust_count($linkres->status, -1); totals_adjust_count('queued', 1); $linkres->status='queued'; $vars = array('linkres'=>$linkres); check_actions('do_submit3', $vars); $linkres->store_basic(); $linkres->check_should_publish(); if(!empty($_POST['trackback'])) { require_once(mnminclude.'trackback.php'); $trackres = new Trackback; $trackres->url=trim($_POST['trackback']); $trackres->link=$linkres->id; $trackres->title=$linkres->title; $trackres->author=$linkres->author; $trackres->content=$linkres->content; $res = $trackres->send(); } header("Location: " . getmyurl('upcoming')); die; } Is it something in the code that is wrong? |
| ||||
| can you give a link to your site to test..
__________________ Get the latest Pligg nightly - updated daily and packed as an archive | Help to translate Pligg to other language Meme or Lame Magazine - a top rated niche site that sends more traffic - citizen media for Gizmophiles Have a Mobile phone try Dollars 5 Complete software to make your mobile complete |
| |||
| Forex Rate / Published News Thanks! |
| |||
| Any ideas??? Any ideas??? |
| ||||
| I just tied a test on the 3rd step when I click submit in firefox it gives me a download submit.php it seems to me its the setting on that file what do you have it set on ? did you try and change the settings ?
__________________ Mozilla Daily, News site dedicated to everything Mozilla |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| admin_index.php is a blank page and after submiting user login form - blank. | mosko | General Help | 5 | 11-09-2007 09:32 AM |
| edit story and outgoing link returns blank page | crusty | General Help | 0 | 08-23-2007 01:30 PM |
| Blank page encountered when accessing admin_config.php page | lennybar | Installation and Upgrade Help | 11 | 11-23-2006 01:25 PM |





Linear Mode

