| Author |
Message |
Guardian

Joined: Dec 09, 2006
Posts: 335
|
Posted:
Wed Mar 21, 2007 5:00 am |
|
If you deleted the block using cPanels file manager then you should not have a problem (or you could delete the entry from the blocks table using phpmyadmin).
The block itself should not give you any problems at all so I'm wondering if there is anything else wrong with your site.
The fact that your host used a back up to restore your site when it wasn't need, it might be possible the back up copy he used is corrupted.
Does your host limit the number of sql calls allowed per hour? Some cheap/free hosts do this and its possible that you reached that limit.
There is not much point you updating the site until your existing site is fixed or you may have even bigger problems to fix. I would stringly suggest you dompare the database structure from your own back up and that which your hast has used from the back up (you have done regular back-ups right?).
If you can post a link to your site we might be able to see what the problem is. |
_________________ Code Authors Nuke Reviews |
|
|
 |
zogg

Joined: Mar 19, 2007
Posts: 5
|
Posted:
Fri Jul 06, 2007 2:14 pm |
|
| Guardian wrote: |
The fact that your host used a back up to restore your site when it wasn't need, it might be possible the back up copy he used is corrupted.
Does your host limit the number of sql calls allowed per hour? Some cheap/free hosts do this and its possible that you reached that limit. |
i am not sure about the sql thing . may be u can help
| Quote: |
There is not much point you updating the site until your existing site is fixed or you may have even bigger problems to fix. I would stringly suggest you dompare the database structure from your own back up and that which your hast has used from the back up (you have done regular back-ups right?).
If you can post a link to your site we might be able to see what the problem is. |
the earlier problem was resolved. today i was trying to make the security code visible. after activating in the config.php still it was not visible. then i try changing
modules/myaccount/index.php by inserting
index.php before the question mark as u suggested to somebody in this thread in the earlier pages. after changing when i try to see if the security code works or not i got this message
Parse error: parse error, unexpected '.' in /home/zogamo84/public_html/modules/Your_Account/index.php on line 987
then i immedietly remove the changes i make, but still the same error message comes when i try to logout or try to register new user.
my url is www.zogamonline.com |
| |
|
|
 |
|
|