Joomla!ŪPlug

. XCloner - Backup and Restore Component

OOPS. Your Flash player is missing or outdated.Click here to update your player so you can see this content.
Joomla backup and restore component

XCloner for Wordpress new!

 
 
JoomlaPlug.com
Welcome, Guest
Please Login or Register.    Lost Password?
Re:doesn't seem to work for me (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:doesn't seem to work for me
#1907
Michael (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:doesn't seem to work for me 5 Years ago  
-bash-3.00$ php Joomla.Start.php
Content-type: text/html
X-Powered-By: PHP/4.3.9

<br />
<b>Parse error</b>: parse error, unexpected '~' in <b>/var/www/html/joomla/Joomla.Start.php</b> on line <b>3</b><br />
-bash-3.00$
http://www.mdangelo.com/joomla/Joomla.Start.php

Doesn't seem to work- line 3 ini_set('error_reporting',E_ALL~E_NOTICE);

Line 3 is the only difference it looks like from the stock file.

If you really cant explain it I may just have to try it at a later time...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1908
Ovidiu (Admin)
Admin
Posts: 2927
graph
User Online Now Click here to see the profile of this user
joomlaplug JoomlaPlug.com
Re:doesn't seem to work for me 5 Years ago  
Sorry, my mistake, try and replace it with

ini_set('error_reporting',E_ALL^E_NOTICE);

or

ini_set('error_reporting','E_ALL^E_NOTICE&#039;

if the first one still gives an error!

Ovidiu
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1909
Michael (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:doesn't seem to work for me 5 Years ago  
Hmm thats interesting... it now works fine as far as I can tell...

ini_set('error_reporting',E_ALL^E_NOTICE); was pasted inthe stock php script...

I'll probably just make a note of this for future installs- I really appreciate it... You have been awesome... I have been wanting to investigate your joomlacloner program which is actually one reason why i found out about joomstart...

Take it easy.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1910
Ovidiu (Admin)
Admin
Posts: 2927
graph
User Online Now Click here to see the profile of this user
joomlaplug JoomlaPlug.com
Re:doesn't seem to work for me 5 Years ago  
I presume you got it working with JoomlaStart ? We will investigate this issue into the next release! JoomlaCloner has these settings set by default in the latest version, so you should have no problems with it!

Ovidiu
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Search JoomlaPlug.com

All rights reserved to JoomlaPlug.com ©2006-2012!

The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries.
JoomlaPlug.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.