Code

Discussion on Web Catalog

Discussion on Web Catalog

Cart 184 sales
Recently Updated

forza020 supports this item

Supported

This author's response time can be up to 1 business day.

77 comments found.

HPG78

HPG78 Purchased

Hi, Can you send me demo of the Web catalog sql dump from https://catalog.php8developer.com/

Hi, I can send you a dump of the categories only, as the other data is sensitive. Please send me a message via the contact form. https://codecanyon.net/item/web-catalog/6576346/support

Hello!

Do you plan to add the option for users to pay to submit links in the future?

Hello, this is an interesting idea, but for now, I can’t promise I’ll include it in upcoming updates.

when update for url shortener?

Hi, I’m currently working on all of my scripts. The URL shortener is scheduled for February. Would you like to advise on any small additions?

How do I perform an update? It’s not explained in the documentation.

Where can I change the banner images?

I uploaded the updated PNGs to the folders, but the old ones are still displayed.

I’ve already cleared the cache in the admin area, but that didn’t help.

Is it possible to sort the page entries in the categories? Perhaps alphabetically or by entry date?

1. You should update those files in the `~root/static/logos/` directory. Make sure that file names are matched. If you still see the old images, then press CTRL+F5 in your browser to flush the browser cache and reload the page.

2. I’ll add a sorting feature in the next update.

Hello. Is it possible to disable the use of cookies in this script?

Hello

Cookies are used to store session data, so it is not possible to disable cookies. However, if you mean the `cookie consent banner`, then yes, you can disable it by setting the `cookie_law.show` config option to `false`.

https://docs.php8developer.com/web-catalog/#/configuration?id=cookie-law

Regards

In which file is the parameter for {HomeUrl} determined? The result is sent incorrectly in every email

Yes, I already understood that. But they didn’t understand me. I now want to assign a variable {*} to this value: " . Yii::app()->name . ", so that I can use it in the email like the variable {HomeUrl}

At the moment I use it like this in the language file: We are pleased to announce you that your site \"{Title}\" listed in " . Yii::app()->name . " - {HomeUrl}<br /><br />
Those variables come from the following controllers.
protected/controllers/admin/UrlController.php
protected/controllers/UrlController.php

Thank you very much

When I click on “System logs” it says: Internal server error 500 Attempt to read property “full_name” on null

Hi, Try to log in to your database (phpmyadmin, etc.) and run the following query:
DELETE FROM directory_system_log
On the “Banner with link to web catalog” page, the code is displayed with http://, although I entered https:// in the config.php. <a href="http://************" target="_blank"> Website catalog </a> I can’t find the file where I can change this

Hi, set the back URL `params.back_url` in the `config.php`.

'params.back_url'=>'https://....',

Thanks that worked

The link check does not work. The banner is inserted with a code: <div style="position: fixed; bottom: 10px; right: 10px;"> <a href="http://**********" target="_blank"> <img src="https://**********/static/logos/140x40.png" alt="Website Catalog" title="Website Catalog" border="0" /> </a> </div>

but the following error occurs in the admin area when checking: Attention! No “do-follow” link was found

Ensure the href has no “rel” tag.

If you mean the “Banner with link to web catalog” code, it is correct with

Or what exactly do you mean?”>

Sometimes, when copy-paste the link, a site (like WordPress) may manually process that link. For example, WordPress adds the “rel” tag.

I call the cronjob from cronjob.de. This error message appears. Why? When I open the link in the browser, I get an OK

https://xxxxxxxxxxxxxxx/index.php/cron/premiumchecker?key=F9iqw%ySPwfeVwl33JR: 2024-11-12 10:25:07 ERROR 400: Bad Request.

1. Ensure the `app.command_key` is not URL-encoded.

2. Determine how the `cronjob.de` treats special characters. If it doesn’t encode them, then make sure the parameters are properly encoded like so:
https://xxxxxxxxxxxxxxx/index.php/cron/premiumchecker?key=F9iqw%25ySPwfeVwl33JR

Thanks, it works now. I did it without special characters

the script works with php 8.2?

It would be cool to plan for the next update: 1. Setting for sorting the listed links 2. Adjustable time delay after clicking a link Please!

I now have over 70 entries, but the search in the header menu above doesn’t work. Neither with 3 letters nor with the whole word.

Hello,

I’ll add your suggestions for the new features to a to-do list. Unfortunately, I can’t provide you with the exact date of the update.

Speaking about the search. Make sure that:
1. URLs are approved.
2. The language of those URLs matches the current language on the website.

Regards

I upgraded to php8.1 and it throws “error create CBD connection” or something like that. Any clues?

Hi. Make sure PDO and PDO_Mysql php extensions are installed and enabled in PHP.

I gave it a 5-star review, well deserved. It just works:) Just a couple of small additions would be nice, such as ratings, search filters (show by date added, rating, popularity, etc dropdown), etc. Then it would become a truly awesome script. Although it already is, lol.

Hi. Thank you for your positive review, I appreciate it! I’ll take your advice.

hi, is it possible to remove / disable the entire website preview (PagePeeker API)?

Hello. There is no built-in solution for that. You need to manually remove it from templates: ~root/themes/public/classic/views/ directory.

Can you send me demo current catalog sql dump from https://catalog.php8developer.com/?

Hi. I can send you a category tree dump only.

Ok, Thank you!

Do you have any plan to make UI little modern? The current UI design looks like this website was made in 2002.

Not in the near future.

possible to have only top-level categories?

Hello, yes. You can have any number of nesting categories.

possible to add a html section into frontpage in different languages?

Yes, you can add a new phrase into the localisation file and then put that phrase into any view file.

nice:)

possible for admin to add a new page in other language than english?

No, this is not a CMS. You need basic PHP understanding. Here is a guide on how you can do that: https://docs.php8developer.com/web-catalog/#/faq?id=how-to-add-a-page

ok, cool.

Hello dev, I already buy your product Website Worth Calculator, Can you give a cheap price for the Web Catalog script.

Tanks dev

Can you give me a price of 15 USD, because the remaining balance is only 15

Sorry, I can’t apply a personal discount.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey