Jump to content

pb4sc

Members
  • Posts

    85
  • Joined

  • Last visited

About pb4sc

  • Birthday 02/12/1965

Profile Information

  • Location
    Los Angeles
  • Interests
    Surfing, College football, German Shepherds, Football cards.
  • Activity
    User/Merchant

pb4sc's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. Can anyone give me a tip to point me in the right direction to try to solve this?
  2. Hi, All of the sudden, I am having a problem logging into the Back Office. After I log in, I am getting the following screen. It does not redirect me to the back office interface. If I open a new tab, and then add the Back Office URL, I can then see the back office interface. Seems to just have started happening. I have tried multiple browsers, and all have the same problem. I have cleared my cache, but the problem is not resolved. Any ideas? Thanks, Phil
  3. HI, I had a site that all of a sudden is no longer working. (trubread.com) When I go to the site I get an error: Link to database cannot be established: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client Reading the forums, some suggested deleting the DB user, creating a new one, and giving them full access. I did that, and still not working. I then tried to upload a backup of the DB into a new DB in phpmyadmin. Created a new user, and still no luck. Same error. Does anyone have any ideas, and can point me in the right direction? Any help would be appreciated. pb4sc
  4. I also had emails not sending. My problem was I had not set up the MX records for my domain, with my host. Once I did that, mail worked.
  5. Can anyone help with this issue? When I take just the code above, and test it, the italics are showing up. So something is telling it to strip the italics in the home text editor module. On another site I have, the home text editor module is having the exact same issue. Something is telling the module to strip the italics tags, but I cannot find where. I am using the default boot strap theme. Any help would be greatly appreciated.
  6. Thanks marcofalco for the solution. pb4sc Dean The stuff in the red is the line you need to edit. The Green one is what it should be. Open the files in an editor. Get to the line of code. Change it to what it is in the green. Most involve removing amp; Make sure you have copies of both files just in case. You need to find the individual file, and the path is controllers/admin/AdminCmsCategoriesController.php and controllers/admin/AdminCmsController.php Open your files, with FileZilla or another ftp.
  7. After 6 hours, I finally got it to work. I upgraded from 1.4 to 1.6. Go to Preferences-Images Move all the files to the new system. Go to image names. (Small, Medium, Large etc.) Rename them, add a _default to the end. (ex. small_default, Medium-default...) Regenerate the images. Hope this helps someone in the future.
  8. Figured it out. config/settings.inc.php Check- define('__PS_BASE_URI__', '/');
  9. Hi, My current site is 1.3.1 I want to upgrade to the newest version. For my other site I went from 1.3.1 to 1.4, then used the one click upgrade module for 1.6, and it worked perfect. For this site, I am having issues. I am using WAMP, moved all the folders, (mail, images, upload, download, etc) into a 1.4 version. I then imported the database, and ran the installer. It works, and says your site is now 1.4 However, when I go to the FO, all I have is text. (see ps1.jpg) In the BO, the icon images are missings,(see ps2.jpg) and whenever I click on a link, I get a 404 error with "cannot find localhost/prestashop/modgo.search.filter" Everything is modgo. Does that look like the right path. I know these are outdated versions, but any help would be appreciated. pb4sc
  10. Thanks for the fix Haylau. Was driving me crazy for a so called "feature" pb4sc
  11. Hi, I got around this issue by doing an Add-On domain in my cpanel. Once that was added, I could use the domains URL to reach the back office. Hope this helps. pb4sc
  12. Through trial and error, i finally got it working. I was getting those 3 errors each time I tried to add a product. I also noticed that my prices page would never load. Trying to figure out why the prices page would not load, I activated the console in Chrome. (CTRL-Shift-J) Once I did that, the prices page appeared. That seemed to fix my issue, and I can now add products. Kinda weird.
  13. I took a look at the code. Shouldn't the <em> </em> part produce the italics? Is shows up in the module, but not on the homepage. <p><em><span style="color: #fbb117;">The [spam-filter] Southern California is the oldest private research university in the western United States. Founded in 1880, USC has a proud academic and athletic history. Treasures of Troy, carries antiques and collectibles that span all of the universities decades. We have something for every USC fan. We hope you enjoy our collection, and invite you to return often, as we are always adding new items.</span></em></p>
  14. Hi, I want the sentences below the title to be in italics. Thanks for the heads up about the heading. pb4sc
×
×
  • Create New...