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
They probably had the script written for them. I stopped the links being clickable for various reasons.
Von 2.3.1 bis 2.3.2 alle zu aktualisieren, die Sie tun müssen ist
Ihre 2.3.1 Akten mit den Akten von 2.3.2 zu überschreiben aber Ihre
config.inc.php Akte zu halten.

--------------------------------------------

To update from 2.3.1 to 2.3.2 all you have to do is overwrite your 2.3.1 files with the files of 2.3.2 but keep your config.inc.php file.
You will either have to look in your control panel or speak to your hosts about the exact settings of your MySQL server.
the guestbook stores the time/date as a unix timestamp. It only applies the adjustment when the entries are displayed so they should all be changed.
Might be worth speaking to your hosts about it. Is the folder in question in your cgi-bin?
If they were bothered and had the brains the could of read any file on your server but odds are they didn't bother. All they could of got from the change password page is your username but these children are more concerned with short term defacement/attention than long term hacking.
The timezone offset can be adjusted in the Style section of Admin.
In addentry.php it should say

or atleast a variable that contains the word SUKEN.

BTW why two style sections? Why not just put it all in the one style block?
Obviously I meant
All entries are stored in your MySQL database. Just fill in th econfig.inc.php file with the same information you had last time and the entries will still be there.
Actually I see what you are on about. I have gone back to the original code as I felt mine increased processing time because it had to read the variable with each item in the array. Anyway I am now using
templates/com.php
I'll throw in a reset then. From what you have said about the bug something must be causing a problem earlier in the script when magic quotes are off. I'll go through code later and see if I can't tighten anything up.
There should be no need to reset the array as it has not been looped. I will test it with magic quotes turned off on my test server but it worked fine on my website.
I replaced the whole of

with
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum