Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Fastian

Pages: 1 ... 4 5 6 7 [8] 9 10 11 12 ... 15
106
Chit Chat / Re: Trouble using Forum
« on: March 23, 2006, 12:46:50 AM »
Ok.

I think my Win XP didn’t like that I haven’t updated my beta 1 to IE 7 beta 2. So it started acting crazy. I found the same issue while composing a mail at Yahoo as well.

So I decided to uninstall beta and go back to IE 6.

But this time, XP totally got totally mad and now I even can’t use IE at all. I tried everything but no. It wouldn’t let me use it. Can’t update as well.

So it took me almost a whole day to install new window and then around 40 + other software that use.

So if anyone is using IE 7 Beta 1. Think twice before uninstalling it.  :)

107
Two questions.
1)
Before I was using Version 1 of this mod. (Page 1). Today I read all the post starting from first page to end and decided to go for version 2. (Page 14)

Now What I would like to know is, considering the fact that having category name & image name in URL is very good. How much does it cost @ server end. I mean how much resources it takes only for converting URLs.

2) V@no wrote here
http://www.4homepages.de/forum/index.php?topic=6729.msg53397#msg53397

that to convert custom template files, this line should be added
Code: [Select]
RewriteRule ^([a-zA-Z0-9_\-]+)\.html$ index.php?template=$1&%{QUERY_STRING}
Now I have a template FAQ.html but I can't get it to work by faq.htm or by FAQ.htm

So what I want to ask is, to use this mod with custom template files, I just need to add the above line or is there is some other change as well???

108
I am using this Mod "[Mod] Search Engine Friendly URLs aka Short URLs "

By adding in my htaccess
Code: [Select]
RewriteRule ^profile([0-9]+)\.htm$ member.php?action=showprofile&user_id=$1&%{QUERY_STRING}
I can use the profile links as www.domain.com/profile1.htm (i.e. profile##.htm)

But Using this mod, The link of user profile on main page (where I show Last Active User) always show up as

http://www.domain.com/member.php?action=showprofile&user_id=44

What I need to change that the link of profile from this mod actually change to profile##.htm

109
Mods & Plugins (Releases & Support) / Re: [MOD] guestbook
« on: March 22, 2006, 11:32:02 AM »
Oopssss  :oops:

Sorry for the trouble.
 
While editing the Time-Zone setting i mistakenly uploaded the old constants.php file.

Didn’t remember this change

Thanks  mawenzi

110
Mods & Plugins (Releases & Support) / Re: [MOD] guestbook
« on: March 22, 2006, 10:58:54 AM »
BUT 2 days ago, everything was working just fine  :(

How a table from database can be deleted ??  ( I m going to check my DB)

And if this is the case, what I can I do to remove this error??
 
Install database update from guestbook mode once again??

//Edited

Ok I checked my DB. The table is still there. I do have my old entries in it. Something else is wrong.

111
Mods & Plugins (Releases & Support) / Re: [MOD] guestbook
« on: March 22, 2006, 10:40:53 AM »
I installed the guest book a week ago, I did some modification, installed smiles & comment spam check.
2 days ago, when I checked my guestbook, everything was working fine. I posted some msgs to test and it was all right.

Today I decided to make the guest book available for users. (Was doing test myself before)

But when I opened the guestbook. I got this error msg
Code: [Select]
DB Error: Bad SQL Query: SELECT COUNT(user_name) AS comments FROM GUESTBOOK_TABLE
Table 'mysite_wallpaper.GUESTBOOK_TABLE' doesn't exist

DB Error: Bad SQL Query: SELECT comment_id, user_name AS comment_user_name, comment_site, comment_text, comment_ip, comment_date FROM GUESTBOOK_TABLE ORDER BY comment_date DESC LIMIT 0, 8
Table 'mysite_wallpaper.GUESTBOOK_TABLE' doesn't exist

I havn't changed anything since last 2 days.
Why i m getting this error ??  Help Please.  :(

112
Hi V@no

I followed your first post. Coz I already have stats.php & whos_online.html

But nothing showes up.  :(
No message No error.

M i missing something  :?:

113
Is this possible to modify this Mod a bit to show somthing like

"Welcome to our newest member, xyz "

As we normally see in forums.

114
It might not sound like a good idea
But
Is there any way that instead of getting an activation link in mail, I can get the detail info of the user.
I mean copy of all the fields that the user fill in registration form.

Not that important, But still I would like to have it.  :)

115
Chit Chat / Re: Trouble using Forum
« on: March 21, 2006, 03:16:50 PM »
No difference if I use "Quick reply" or "reply" / "new topic"

I am still with old Beta 1

hmmm
I guess then it's time for an update to Beta 2 or to step back to IE 6.

116
Chit Chat / Trouble using Forum
« on: March 21, 2006, 08:55:38 AM »
I m having a little problem with the board.

I am using IE 7 beta from the past 3/4 months and it was working just fine.
But from the past 2 day, as soon as I log-in and what to post something, the page starts reloading again & again.

I can’t browse, can’t post anything and can't use Inbox after that.  Have no trouble using Firefox.

Is there anything changed in past 2/3 days or my browser has just gone crazy.

117
If u just want to have this block at ur hope page.
Just edit templates/your_theme/home.html

If want to have this on Other pages as well, u might want to edit categories.html & details.html

If u r having trouble while editing the template, Provide a link to ur site.

118
Mods & Plugins (Releases & Support) / Re: [MOD] Contact Form
« on: March 19, 2006, 09:24:33 AM »
Is this possible to add few more fields in the form and make them as "Required” fileds???

Can I use it two three times??  Like contact1.php & contact2.php?

119
Mods & Plugins (Releases & Support) / Re: Birthday Mod v1.0
« on: March 19, 2006, 01:16:31 AM »
Got it working fine.

I just removed
 <table  width="100%" border="0" cellpadding="4" cellspacing="1" width="98%">
and corresponding </table> and everything is working just fine now  :)

Thanks IcEcReaM for such a nice mod.

120
1) I dont see the point of having download limit mod and allow them download as many images as they wish by this mod...
2) if you still want to remove restrictions from this mod, then try to reinstall it (this mod only)

1) I use "download limit" mode to restrict Guests, not members. So it’s like "Be member and get more"

Edited//

I think Re-Instalation of this mod will work fine.

Sorry for Creating Trouble.

Pages: 1 ... 4 5 6 7 [8] 9 10 11 12 ... 15