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.


Topics - Szooguun

Pages: [1]
1
Hello. After moving the page to another server, there was a problem with the search on the category page. I get the message: "CSRF check failed". On other subpages, the search works ok. My page is: https://tiny.pl/tqkkq - I am asking you for help in solving this problem.

2
UTF-8 encoding problem with searching for keywords (Polish characters)

Hello. I changed the page coding to utf-8 - everything on the page is displayed correctly. However, the problem arises when searching for keywords with Polish characters (ą, ę, ś, ć, etc.). Nothing is found then, although the keywords under the wallpaper are displayed correctly.

In the file includes / db_mysql.php I added:
mysql_query("SET CHARSET utf8");
mysql_query("SET NAMES `utf8` COLLATE `utf8_polish_ci`");


in the file lang / polish / main.php I changed the coding:
$lang['charset'] = "charset=UTF-8";

Html files encoded in UTF-8 (without BOM)

Please help.

3
Hello. I would like to see the width and height of the original picture in the admin panel during wholesale photo editing. How to do it?

4
Discussion & Troubleshooting / ERR_TOO_MANY_REDIRECTS categories
« on: December 09, 2017, 04:07:13 PM »
Hello. I have a problem. On the website after clicking on each category I get the error:

ERR_TOO_MANY_REDIRECTS

All categories are looped to one address: /categories.php?cat_id=745

Please help.

5
Discussion & Troubleshooting / How to do the redirect pages?
« on: August 19, 2013, 10:03:43 PM »
Welcome. Sorry for my english. I would like to use redirection. Htaccess for pages with tags and categories. For example, I mean the redirect pages:

www.mysite.com/search.php?search_keywords=keyword1
on
www.mysite.com/search.php?search_keywords=keyword2

and

www.mysite.com/categories.php?cat_id=1
on
www.mysite.com/categories.php?cat_id=2

I am determined to find a solution. Please help me. Thanks.

6
Hello. I have a problem with Polish characters in URLs - search for keywords.

I have:
/search.php?search_keywords=%22%B6wi%EAta%22

I would like to make it:

/search.php?search_keywords=święta

or this:

/search.php?search_keywords=swieta

Please urgently help.

8
Welcome. How to disable Adsense ads for example, in selected categories and details? Maybe there is a mod? Please help.

9
Mods & Plugins (Requests & Discussions) / Wholesale rename photos ?
« on: March 23, 2011, 02:23:48 PM »
Hi, I do not speak good English. I have a question. Is there a mod that will change automatically, wholesale name all pictures in each category?

Pages: [1]