Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Database address problem? (http://www.mysidiaadoptables.com/forum/showthread.php?t=2062)

fadillzzz 04-08-2011 09:48 PM

The URL still like that? Don't forget to revert the changes on line 85 of functions.php then...

To remove the star
open your profile.php, on line 93
PHP Code:

    $userdisp "<img src='templates/icons/star.gif'> ".$usersname.""

go ahead and comment that out
PHP Code:

//    $userdisp = "<img src='templates/icons/star.gif'> ".$usersname.""; 


Ruinily 04-09-2011 11:38 AM

I'm not very fluent in coding but I found a few things on google. It looks like its a common problem in urls, but I dont know which bit of coding I need to edit for the promo code urls, or urls linked from a page made on the website. Heres a couple of things I found...

"I've now reproduced the issue and can see what's happening. If you subsequently edit records (or change the structure) of a List that contains hyperlink columns, the original hyperlinks are recreated incorrectly and have the amp; added in at that stage. The bug is that each time you edit a record another amp; gets added. That's fine for text fields, but the & needs to be left alone for URL fields. This means a lot of wasted time as all original hyperlinks have to be manually corrected if the List is altered. Can this be fixed please?"

"Note that replacing & with &amp; is only done when writing the URL in HTML, where "&" is a special character (along with "<" and ">"). When writing the same URL in a plain text email message or in the location bar of your browser, you would use "&" and not "&amp;". With HTML, the browser translates "&amp;" to "&" so the Web server would only see "&" and not "&amp;" in the query string of the request."

Ruinily 04-09-2011 04:48 PM

okay strike that, their suddenly working again! o.o I just added in the amp; bit like the last paragraph in my previous post said, and then got rid of it and it started working... I dont know whats going on but I hope it stays working.... Thanks for all the help! Hopefully I wont have to post here again. ^_^

Ruinily 05-01-2011 12:56 PM

Hi, I have another odd problem now which I hope someone can help with. For the last two days only I havent been able to log into my site only with the safari browser. It wont let me log in on my account or the spare one I made, and I dont know why since I can log in on other browsers. Though the log in page doest seem to work on any browser. I want to make sure safari does let people log in since if it doesnt I may be stopping people that use macs from logging in. :( I've reset safari and cleared the cache after that, it still doesnt work. I dont know what to do...


All times are GMT -5. The time now is 10:52 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.