-
Posts
90 -
Joined
-
Last visited
Everything posted by vwatson
-
https://www.sonrisestable.com/ This is one of my personal sites, but I've been using PW for client sites for a couple years now - a recovering Joomla user. ? That site uses UIKit CSS framework. I like ProjectSeven's menus for their ease of use. Ecwid is the ecommerce on the site. I'd appreciate any feedback/suggestions. I'm going to add the blog/article categories as a submenu under articles, when I get a chance.
-
I'm in need of this again. Anyone know if this is possible or if it could be added?
-
ProcessWireUpgrade Not Showing Core Upgrade Options
vwatson replied to vwatson's topic in General Support
Yes, I did. -
ProcessWireUpgrade Not Showing Core Upgrade Options
vwatson replied to vwatson's topic in General Support
No one has any ideas on this? -
ProcessWireUpgrade Not Showing Core Upgrade Options
vwatson replied to vwatson's topic in General Support
Tried that, but still get the warning. Attached a screen capture of what is included when I go to the upgrade page. On every other site I've used pw on, I see the core upgrades, but not on this one. -
I have the ProcessWireUpgrade module installed. I can see installed and latest versions for modules - like Form Builder and DatabaseBackups, but none of the core options are listed. I manually upgraded this site from 3.0.98 to 3.0.123. Those options weren't visible before. I thought that upgrade might make them appear, but I still don't see them. This is on a client's hosting, Network Solutions, so it's not the normal hosting I use with PW. With debug on, I see the following warning. I don't know if that's relevant at all. Warning: Illegal string offset 'name' in site/assets/cache/FileCompiler/site/modules/ProcessWireUpgrade/ProcessWireUpgradeCheck.module on line 336 I like the convenience of using that module to upgrade a site, rather than doing it manually. So I'd like to figure out what is happening here.
-
Is it possible or could it be added in the site backup module, the option to give a role the ability to create and download a backup, but not have access to the delete and restore options? I'd like my users to be able to create backups without having full access to the other two features.
-
Installation Error Call to a member function execute() on a non-object
vwatson replied to vwatson's topic in General Support
Thanks. I told the client I couldn't work with that hosting. I've never had trouble installing processwire before on other hosts. -
I'm trying to install processwire 3.0.62 on fatcow hosting (client's preferred host). It goes through the installation almost to the end, but then I get this error: Error: Call to a member function execute() on a non-object (line 55 of [directoryname]/index.php) All the requirements checked as ok in the installation precheck process.
-
Oh, duh! Thanks!
-
On this site, the phone number in the header should be: 937-537-1739. That is in an include file. The file with that number is in the templates folder. Actually on my phone I see the updated phone number, but on my desktop I continue to see the old number. I've cleared the browser cache, closed the browser, rebooted the computer, etc. I can't figure out why I can't see the new phone number? Anyone have any ideas? http://www.combsbeefarm.com/
-
Thank you. Seems to have corrected the problem.
-
This is a remake of an old site, and they have a lot of articles that have subheadings down throughout the content. I style the main headings in the code, but don't see an easy way to style sporadic additional headings the same way. And I was using Chrome. I'll try other browsers and see what happens.
-
Oh, yeah, thanks. Why didn't I think of that? Seems like a bug in the editor. Surprising that it hasn't been corrected.
-
Let's say I have an H2 element followed by a paragraph tag. Heading some paragraph text... When I delete the heading text, the following paragraph takes on the heading style, as that h tag is not removed from the editor. I've tried deleting the heading first, and leaving the heading and backspacing over it from the paragraph, but no matter how I do it, the paragraph turns into an h tag. This is for a township site. I want to make this as easy as possible for whoever will be editing this when I'm finished. The only way I can fix it now is to go into the source code and switch the h tag to a p tag - really not something I want to have them doing!
-
Yeah, I was coming to that conclusion - just removing the caption. Will be less confusing for the client that way. Thanks.
-
When I insert an image into the editor, select Center for alignment and check the box for caption, the image does not appear in the editor (see attached image), however the code is inserted for the image (shown below). PW 3.0.45
-
Yeah for their newsletter section, which was only 4 per year, I used a repeater. I just thought it would get pretty messy with a repeater for these since there's more of them. They sometimes have a few per month, so as many as 24+ per year.
-
The last two times it's been on the first link in the first table cell. Can't remember if the earlier ones were in that same cell.
-
It just happened again with the Purifier turned off.
-
I'm adding links to meeting minutes in pdf format on a site. Four times so far, inserting a link to the pdf file using the ckeditor link icon has resulted in the editor placing the link outside of the table. I need to figure out what's going on as this will freak my client out if this happens when I turn the site over to them. It happens after closing the link dialog box. The link is placed up above the table, rather than in the table cell where the text was initially. For the textarea field I have ACF turned off and HTML Purifier turned on. I'll turn off the Purifier as well and see if it happens again. The attached image shows the editor after the link is misplaced (the 1/11/2012 one). The text was initially in the first table cell. Just wondering if anyone else has experienced anything like this or if you have a clue what's going on.
-
Okay. Wow, thanks for all the info! I'll give those techniques a try.
-
I ftp'd a bunch of pdf files to the page folder for a particular page in the assets folder. I thought the pdf's would then be recognized by the File field when I edited the page, but they weren't. Just wondering if there's any way it would be possible to do that. It's not essential, but sometimes easier to ftp things rather than add them through the admin interface.
-
Okay. Thanks