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 - V@nо

Pages: 1 ... 11 12 13 14 [15]
211
Discussion & Troubleshooting / Re: Upload Problem with NO Error Message
« on: October 09, 2008, 09:30:01 PM »
If it was fine yesterday, my first guess would be something changed on the server. Try another script that allows file upload, if it doesn't work contact your host administrator

212
Do you do it manually?

213
my reply above was to ivan's first message....
As of the code ivan proposed, there are a few pages visitor should not be redirected, i.e. register.php

214
Correct. These are the exeptions I've mentioned.
I'll see if there a better way filter out unwanted URLs

215
in global.php search for config.php and change it to the new name

[EDIT]
to be more specific:
@include(ROOT_PATH.'config.php');

Change it to:
@include(ROOT_PATH.'includes/config_new_name.php');

216
Discussion & Troubleshooting / Re: captcha not showing
« on: September 23, 2008, 07:51:14 PM »
There is not enough information. Provide a link to the site in question if you can

217
Discussion & Troubleshooting / Re: Broken Thumbs (name problem)
« on: September 18, 2008, 07:59:50 PM »
I don't know what causes it, but your server requires double encoded spases. If you replase %20 in thumbnail paths with %2520 it will work...weird

218
Mods & Plugins (Releases & Support) / Re: Signature image v2.22
« on: August 07, 2008, 08:21:44 PM »
But if you are using Windows OS, you can use fonts from it

Pages: 1 ... 11 12 13 14 [15]