×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Backend not working

Backend not working 15 years 4 months ago #4879

  • Bouke Groenescheij
  • Bouke Groenescheij's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Hi,

I've installed 4.0 beta 1 into my Joomla site. The plugin works fine in the frontend, but I cannot use the backend. All pages are empty when I click it.

I checked my database jos_comment_setting: totally empty.

Any clues what to do now?

Regards,
Bouke

Backend not working 15 years 4 months ago #4880

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
which php and mysql version do you have?

Backend not working 15 years 4 months ago #4889

  • JonusC
  • JonusC's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 785
  • Thank you received: 48
Also check /public_html/administrator/error_log file - usually the "blank page" means that visual errors are turned off (it is supposed to show a PHP error) but instead they are being spat-out to the error_log - so check there and tell us what it's on the first few lines.

Backend not working 15 years 4 months ago #4906

  • Bouke Groenescheij
  • Bouke Groenescheij's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
@Daniel Dimitrov, my versions are:

Database Version: 4.1.21-standard-log
Database Collation: utf8_general_ci
PHP Version: 4.4.7
Web Server: Apache/2.0.46 (CentOS)


@JonusC

I cannot find the file and since I'm on a shared hosting provider, I cannot enable php error (tried the 'php_flag display_errors on' in .htaccess). So I cannot provide any error messages. Sorry.

Backend not working 15 years 4 months ago #4907

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
When you install joomlacomment the settings table is empty - it read the data from the default.config.php file. When you open content settings and click save, then the data is stored in the database.

Hey Bouke, please read this:
compojoom.com/blog/8-news/71-system-requirements.html

You need php5 and also the best thing is mysql5 to run joomlacomment.

Backend not working 15 years 4 months ago #4908

  • Bouke Groenescheij
  • Bouke Groenescheij's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Oh no... Both versions are out of date :(

I did find a way to enable display_errors in php and it gave me this error:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/vhosts/jume.nl/httpdocs/administrator/components/com_comment/toolbar.comment.html.php on line 29

I guess I need to look into an other hosting provider... Or host my website myself. Thanks for replying this fast guys!

Regards,
Bouke

Backend not working 15 years 4 months ago #4910

  • Bouke Groenescheij
  • Bouke Groenescheij's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Great post by the way :laugh:

I like you posted the year when php5 en mysql5 was released... Slapping the ears of my hosting provider!!! Looking forward to your ie6 war...

Backend not working 15 years 4 months ago #4912

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Bouke, perhaps doing this will get joomlacomment to work:
compojoom.com/forum/6-bug-report/2413-pa...e.html?start=20#4851

But I'm really not responsible if something else is not working :)
Best thing is php5 and mysql5 :)

Backend not working 15 years 4 months ago #5340

  • Fume
  • Fume's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
I'm very sorry for intervention, but I'm using PHP5 and MySQL5.
And still I see blank (empty) page when I press "read more".
On front page article is displaying correctly, but still if I open it to read the full story - I see a blank page.
The thing that turns me into confusion is that other articles are displaying correctly and I even can comment them (that is great!).
But this problem article (with blank screen) force me to turn comments off...
I don't know what can cause that problem. Content is the same (text+image)...
I even try to create new article and add the same content there, but result is the same - empty blank page :(

php_error.log on my local server:

[00:23:45] PHP Notice: Array to string conversion in .../libraries/joomla/environment/request.php on line 97
[00:23:45] PHP Notice: Undefined variable: msg in .../administrator/components/com_comment/class.config.comment.php on line 403
[00:24:21] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 93453 bytes) in .../plugins/system/sef.php on line 62
[00:24:38] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 93453 bytes) in .../plugins/system/sef.php on line 58

Backend not working 15 years 4 months ago #5341

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
What does your error log say?

Backend not working 15 years 4 months ago #5342

  • Fume
  • Fume's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
what a fast reply! thanks!
I've just finished editing my previous post...

Backend not working 15 years 4 months ago #5343

  • Fume
  • Fume's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
[00:23:45] PHP Notice: Array to string conversion in .../libraries/joomla/environment/request.php on line 97
[00:23:45] PHP Notice: Undefined variable: msg in .../administrator/components/com_comment/class.config.comment.php on line 403
[00:24:21] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 93453 bytes) in .../plugins/system/sef.php on line 62
[00:24:38] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 93453 bytes) in .../plugins/system/sef.php on line 58


Allowed memory size of 8388608 bytes exhausted - as I see there is something with memory size...
Changing php.ini to "memory_limit = 12M" gave no effect...

Backend not working 15 years 4 months ago #5345

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
LOL, man! 12M????
Recommended setting for joomla1.5 is 32M or even better 64M!

Backend not working 15 years 4 months ago #5346

  • Fume
  • Fume's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
yep, it was the memory size, sorry man ;) my mistake.

Backend not working 15 years 4 months ago #5349

  • Fume
  • Fume's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
here is the solution for those who are using MAMP PRO:
drupal.org/node/66187

it's on drupal, but stiil is the same if you are using it with joomla :)
  • Page:
  • 1
Time to create page: 0.189 seconds