If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Carbonize
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Author Message
Define cheap.
The warning is pretty self explanatory. Your website is sending to many queries to the database. This can happen if you have a lot of scripts running that connect to the database or you just have a bad host.

You get sent the email because you put an email address in the config.inc.php file.

ps. I hope your 2.2 is patched.
Your help was valid so no need to apologise.
How did you edit the language file because you have ended up with some space or new lines after the closing ?>
No that was to do with properly removing uploaded pictures. The length of the email address is controlled via the html. Look in form.php for name="gb_email" and in that tag you will see an attribute that says maxlength="30". Just change that to 45.
Check in your guestbooks lang folder for a file called codes-english.php. I have a feeling that you are missing it for some reason.
Do you have a link to your guestbook.
Click on Visa (I assume that means browse) and this will show you all the entries in that table. You then need to find the one who's msg_id matches that of the post the image is with.
you'd need to look in the table called book_pics for th appropriate entry.
Only way to remove a picture from a post is to delete the image AND THEN go into phpMyAdmin and delete the pictures entry in the book_pics table.

As for the logo you need to edit body.php again.
Nope. Was one of the few things I changed in the database along with the length of the guests useragent. if you have phpMyAdmin you can change it in there.
Strange one indeed. Anyway first you need to update to 2.3.3. Just download 2.3.3 then replace all your current files except config.inc.php in the admin folder. Then open your config file and where it says

and replace it with
Yup
Can you provide a link please.
When you updated to 2.3.3 from 2.3.1 you did not change ALL the files. You should of replaced ALL the files EXCEPT admin/config.inc.php. The problem lies in the new hash that he has added as a minor anti spam method (that only stops some of the spam). The problem lies in form.php and addentry.php.
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum