Coder Social home page Coder Social logo

pulsecms-tracking's Introduction

pulsecms-tracking's People

Stargazers

Cesar S Falcão avatar Ralph Lambiase avatar BadCat Design avatar Oliver Kalkbrenner avatar  avatar IvaRo avatar

Watchers

Neustradamus avatar Seungoh Ryu avatar jrondorf avatar  avatar Oliver Kalkbrenner avatar  avatar  avatar

pulsecms-tracking's Issues

Missing css error in admin - pulse 5.0.3

In the admin section there is an error for a missing css:
pulsecore/asset/vendor/node_modules/sweetalert/dist/sweetalert.css

There is no need to import an external css file for sweetalert2 any more - just disable the import in admin/index.php on line 79. The styles are bundled in JS with sweetalert2

Furthermore there is a deprecation warning for "confirmButtonText".
Fix:

confirmButtonText and cancelButtonText are no longer needed. Instead, you can set button: "foo" to set the text on the confirm button to "foo", or buttons: ["foo", "bar"] to set the text on the cancel button to "foo" and the text on the confirm button to "bar".

Info: https://sweetalert.js.org/guides/#upgrading-from-1x

Blocs Compatibility with Pulse 5

Shot this over in twitter but would like to track this here, so its official.

Hey @yuzool and @NormSheeran having a few issues with @blocsapp exporting to @pulse_cms. Seems that some areas are exporting embedded " code inline for media and links that is not being handled on the Pulse side. Any update on Blocs compatibility with Pulse5

Validated this issue persists with 5.0.2 after recent repackaging.

Blog - "Back" button error.

Pulse V5.0.3
A: Blog - "Back" button error.

    • Searching for a blog
    • Error:
      "
      Confirm reissue of the form

ERR_CACHE_MISS
"
5. - Using the "Reset Page"
!!! Tested multiple times, the bug repeats itself!

Draft mode isn't working

When I set "draft-" before the file name of a blog post, the post still exists in the frontend.

draft

Settings and page rewriting

Sorry to bother!
I met the same mistakes.
On my test server (I have only 50 MB.) Ivaro.php5.sk (php = 7)
I had the impression that there was little room to make problems.
That's why I installed Pulse on http://ivarosoft.wz.sk/.
problems:
1.)
If I save the page, JSSON will be assigned to the first line
and the page is completely gone, it loses its form.
Do I make errors in the mete setting?

// Edited

Form errors

2.)
Where do text edits for the form be set?
Dasboard, settings, forms, can not change the form text.
The emailed email is not in the UTF8 (e-mail header).

  • Settings should change form texts
  • Email needs to be in UTF-8

Can't link to files inside Media folder

Okay if I upload an image or pdf into the Media folder, and then try to set a link to it from within a block, the "pulse" part of the URL gets rewritten as "???"

For example

You can see this in action on this hidden page and half way down the page I tried to add a link for "Executive Director Job Description here"
My work around on the "live" page was to put the pdf in a different folder outside of Pulse and link to that, but my clients need to be able to add media and link to it...

navigation still not showing after fresh install

hi all,

the navigation is still not showing after a fresh install! and the big problem is, now when i try to edit it and save one time so it appears, i cannot get to the navi-settings but get an error.

PHP 7.1
pulse 5.0.2 (even thou in the backend still says 5.0.1, but i downloaded it yesterday - in the config.php it also says 5.0.1)

bildschirmfoto 2018-02-05 um 10 13 12

Set up menu

Generally, version 51b1
Localhost, menu
This is an incorrect setting for site navigation.

screenshot - 31_3 006

Rename file.jpg (error)

Pulse 5.0.3
Rename file.jpg (error)
Can not rename file.jpg in galleries.
You reported an error: "Unknown extension detected".
Already how many years you support this error?

rename1
rename2

It is not possible to rename the folder in the media.
Do not report any error!

Blog pager button

D: Blog pager button
Blog, choose the tag "products"
One post will be displayed.
Click on the pager "1" (the articles)
You will be redirected to:
"Website.com/tagged/blog-page-1?blog_name="
Blog tag will be: "blog-page-1"
Viewing blog post = no.

Blog tags

C: Blog tags

    • If you select a link in Blog tags, such as "apple" in your blog.
      Viewing "apple" posts
      Back to all blog posts (???).
      He has to use the main menu.
  • Admin to create a link to: "website.com/blog", or
  • (B :) - ($ lang_blog_view_tags = 'Blog tags';)
    to use as a reference to "website.com/blog"
    That's just my thought.

Blog

blog
Select a "web" group
"https://www.ivaro.sk/tagged/web"
Choose "read more"
An error occurred:

pulse-blog - 12_4

Clarification of that error.
In a blog, select the "read more".
...........
PHP version 7.2

Creating a new "Folder" in blocks, pages and media is hardcoded

When creating a new folder in blocks, pages or media, the word "Folder" doesn't change according to language.

new-block-page-media

admin/inc/create.php line 197
<?php echo (\stripos($folder, 'blog') === false) ? 'Folder' : 'Blog'; ?>

Possible solution:
<?php echo (\stripos($folder, 'blog') === false) ? $lang_create_item_folder : 'Blog'; ?>

New lang string around line 98
$lang_create_item_folder = 'Ordner';

folder

gallery image delete and gallery.txt not properly updated issue

I add and delete images in the gallery. When I add caption to some images, they are stored in gallery.txt file by pulse (I am using v5.1b3). When I delete some images, the gallery.txt doesn't seem to delete the matching records accordingly.

A side effect of this is that when I use the Pulse 5 Stack (by instacks) to display the images of the gallery in Rapid Weaver designed web pages, the deleted images still persist with empty space. Only when I manually edit the gallery.txt file, the issue is resolved.

Can't create a second/new blog

When trying to create a second/new blog page, the content is not rendered in the frontend.

  1. Creating a new blog page under blog
    bild 002

  2. Adding some dummy content inside the new blogfolder (newblog)
    bild 12

  3. Creating a new page (newblogpage)
    bild 003

  4. Adding the loop to this page
    bild 006

When you now try to open the newly created blog it just shows the unrendered blog loop
bild 007

Subdomain

Pulse 51b3
An attempt to install a Pulse on a subdomain.
Can not save the setting.
Is the subdomain a problem for Pulse?

Search tidy up

4.)
Search, finds the search text, writes unwanted code data.
On both servers I have a phpinfo file in the root directory.
On ivarosoft.wz.sk/mistake/ are broken text files,
  blog.txt, contact.txt, social.txt and blog-search.png

http://ivarosoft.wz.sk/blog

Translation is missing

B: Translation is missing

    • Pulsecore / tags / blog_tags.php, line 98, text "Blog tags".
    • Add translation files such as:
            $ lang_blog_view_tags = 'Blog tags'; // or 'Blog categories'

blog folder rename failure issue

I am using pulse v51b3 and b4. pulse is installed as a subdirectory in the root dir, and functions as expected.

In Admin >> Blog, I want to manage two sub folders named "draft" and "hide" so that I can start a new blog in the draft folder, work on it, and then move out into the main blog folder so that it is seen in public. Also, I want to be able to move blogs into hide folder to hide them from view without having to delete them.

I create the folders and they seem to serve the purpose well. However, when I try to re- name these folders I created, pulse gives me error "Unknown extension detected". The only way to change the name seem to be to delete and create a new folder with the changed name....?

Is this a bug or these folders are designed not to be renamed?

All blocks listed in Editor user

I've noticed something else. In the admin settings of the editor user all blocks are listed and activated. In the block area the block with the many entries/blocks is missing for the editor user. The admin user can see and edit them.

From Oliver

Date format in dashboard

Not really a bug but I think the date format in dashboard should change according to language.
At the moment this is hardcoded.
pulsecore/page/admin/dashboard.php line 130/133

dashboard-date

Settings page broken - 5.0.2

The setting page is broken on a fresh download (downloaded just now) of Pulse 5.0.2.
The Dashboard is working - but the settings page not.
image

Blog search

Generally, version 51b1
Blog search.
"The joy of website visitors must be great"
What does this code say to a site visitor?

screenshot - 31_3 005

Markdown

Generally, version 51b1
Incorrect pageview = localhost
Display Text = markdown

screenshot - 31_3 004

anomaly in uploading pdf in media

I am experiencing inconsistencies in pushing pdf files into media.

I am using pulse v51b3 and b4. pulse is installed as a subdirectory in the root dir, and functions as expected.

To create a depository of pdf files (along with InStack's P5 Delivery), I created a pdf folder within Media, and upload pdfs into it.
When I upload a 4 MB pdf file, it seems to work although after uploading, the button/icon ends up showing an "x" mark, which upon hovering over says "Server responded with 500 code". Despite that, the file is added into the pdf folder. (BTW, the original pdf had spaces in its title, and pulse seems to replace them with "", which is OK, but not desirable ultimately, as it prevents the long title from breaking naturally when displaying the list of available downloads in a small area in a table or list, for example. Given that when I manually changed the title back to the original form using ftp program, pulse seems to work with them just as well, so this replacement of spaces with "" business seems just inconvenient. But that's a side issue.)

(**Another side issue is that pulse creates an empty gallery.txt file in the folder, which then shows up as a downloadable item among other pdfs. Not right. Also when I then try to download it, it gives out error message saying I cannot access the item, revealing detailed path to that file in the system, which is not good...)

Back to the main issue: and this is the main problem -

When I upload a larger file, (13 MB for example), pulse seems to process it, and the upload icon turns to the "check mark", and I do not see the error message like above. All seems good, but the file is nowhere to be seen.

(.htaccess has upload and processing limits set as default, 20MB and 25MB. I had tried to increase it to 40MB and 50 MB respectively, but it didn't solve the problem.)

Wrong content header in tracker.php - pulse 5.0.3

If you run your server with "nosniff" option to prevent content type sniffing (which is recommended to do) you get an error in the frontend:
Refused to execute script from 'tracker.php?uri=/&ref=none' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

You can fix this by adding header('Content-Type: application/javascript'); to tracker.php

Root directory

Generally, version 51b1
The root directory contains .bpup.php files.
Sometimes there are more files.
Does not interfere with the wrong operation Pulse?

screenshot - 31_3 003

Deprecated warning for localizer since PHP 7.2

When I use localizer on a page using PHP 7.2.2 I get the following warning:

Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated in D:\xampp\htdocs\Pulse503\inc\tags\localizer_init.php on line 7

Until version 7.1.4 I did not see this warning.

Logo Made in Pulse

Logo Made in Pulse
By license, I can replace the logo.
That's very good.
However, you need to move the Made in Pulse logo "logo.svg"
to the admin folder, or the like.
Made in Pulse displays the logo for admin.
logot - 2_4

Problems using Blocs 2.5.2 + Pulse 5.1 b3

Hi,

I’m using Blocs 2.5.2 and PulseCMS 5.1beta3 to build my website: https://www.elrincondelcarpfishing.com/blog/. My website works perfectly inside Blocs (using toggle mode) but when I have exported my project as Pulse 5 template and I have uploaded it to my webserver, I have detected several bugs: (you can check in my website)

  • Links: when I click on the link "BLOG" (button or NavMenu), the link is broken because the subfolder path is not detected and instead of putting the path of the subfolder this code appears <?php echo $path; ?>/blog in the navigation menu links (when I click on BLOG link).

  • Images: also I have the same error in the link to several images that I have added to the main page. The images are not shown because the link is wrong again due to the addition of this code <?php echo $path; ?>.

  • Text Class used in Footer: several text blocks are formatted with the class "category2" in the footer, but only those that have links to an email address or another web page are seen correctly, whereas the "normal" text blocks are black and I do not see them well, why?

Could you help me, please?

Best regards,
Wardiam

my posts are full of symbols

Hello,

Since I moved to Pulse 5, I cannot write new post as they are like encrypted with symbols. I have tried a dozen of reinstallation. All the permissions are good. Then all my new posts have these kind of symbols
Blog : http://observatoire.fr/blog
capto_capture 2018-04-30_05-05-18_pm

Thanks

Blocks >> Footer link edit broken

I tried replacing (rather correcting) the links "Privacy" and "Admin" in the Blocks >> Footer. The reason is that I have pulse installed as subdirectory, yet those default links were pointing to as if pulse was installed at the root dir. So had to modify it like www.xxxx.com/pulse/admin. I also wanted to remove that Acme Copyright text, etc.

When I save after replacing the links and text, and open the Home page again, I always get the result screwed up. The rendered html display something like this at the footer area:

======
JSON_START{"html":"
Copyright My Company 2018 | Privacy | Get Pulse | Admin</p>","meta_searchable":"yes","title":""}JSON_END

Copyright My Company 2018 | Privacy | Get Pulse | Admin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.