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
Just bug fixes I think. He's not big on listing changes.
PhotoBugg you would be better off with a gallery script that allows users to vote. I believe Coppermine offers this sort of functionality. You can play with various gallery scripts at http://php.opensourcecms.com/scripts/show.php?catid=7&cat=Image%20Galleries
Actually ignore my short tags comment. Basically when modifying the header.php template in the guestbook you, or whomever did it, copied the HTML over from another file and must have copied the PHP over as well but PHP will not work in the guestbook template files.
Either there is something before the <?php in your config.inc.php file or it has been saved as utf-8 with a bad BOM header (technical I know). Just open config.inc.php in a text editor to check.
link?
visit misc_db_update.php in your web browser.
Looks like something else put that there but your server is not set up to understand short style PHP tags which is why you can see it in the HTML. When decoded it looks like this



I removed some details but it looks like your shop script is putting it there.
http://proxy2.de/forum/viewtopic/5540/Blocking-Words-Modification.html then add @gmail.com to the banned words list
As I said in the other thread have a look at Lazarus. I added more anti spam layers as well as entry moderation. There is also URL limiting.
Have a look at Lazarus Guestbook.
Yes just put the adsense code in there.
They are trying to use an exploit that existed a few years ago.
header.php is the best choice. Put it just after the body tag.
1 - In lang/english.php look for $LANG["BookMess6"]

2 - Edit templates/form.php
Wrong on so many levels.

1 - Your method still shows the text version of the email
2 - Your method only stops the email link from being displayed in the browser but it is still there in the source code.
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum