Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ombra

Pages: [1]
1
Installation, Update & Configuration / Re: New Server + Login Error
« on: August 01, 2007, 12:16:24 AM »
If site1 works without those files, shouldn't an exact duplicate on the same host work without them too? Sorry, I'm reluctant to make major changes to the new site that don't pertain to the problem until my site is functional first. Right now I can't test it properly to make sure the changes get applied correctly. (And to tell the truth, security isn't a big concern at the moment since this is a private site on a passworded domain with less than 20 users). If there is a specific bug that might cause me to be unable to duplicate the site, I'd be all for installing it but I didn't see any.

My guess would be that this is an issue with me not having all my database settings, config files, or cookies set up right. Since the cookies fixed the forum login problem, could it be the same issue for the 4images section? I can't find any documentation on this, can anyone clarify how this works?

2
Installation, Update & Configuration / Re: New Server + Login Error
« on: July 31, 2007, 10:41:15 PM »
Thanks for the response, thunderstrike...

What does web error logs say on cPanel ?

checked the log; no errors listed for this problem

Read the FAQs ?

I read them but can't find anything that sounds the same as my problem. Since I'm not getting any error messages I'm having trouble doing a search for the answer.

Applied all bug-fix ?

I haven't applied all bug fixes but my original site works fine... is there any specific bug fix that may solve this problem?


In order to get my forum logins working properly I had to change the domain/cookie settings (I used this). Is there a similar process for 4images?

3
Installation, Update & Configuration / New Server + Login Error
« on: July 31, 2007, 09:25:25 PM »
Hey Everyone,

I just transferred a duplicate of my 4images website to a new server. It looks like everything went smoothly, except nothing happens when I try to log in. No error messages... just no reaction at all. My 4images site is integrated with a phpbb forum, and the logins ARE working for the forum only. I already checked the database information and config files but can't find any problems.

I've been searching for help for this over an hour already and can't find anything. :( Will someone please help me?

4
Discussion & Troubleshooting / Re: Advanced Search Links
« on: January 01, 2007, 01:43:02 AM »
Okay I found it buried in a thread after going through 6 pages of unrelevant search results.  I'm reposting here in case someone else wants to do this.  Easy solution but I never would have guessed it... I'm not used to having links with spaces.

You can do searches by typing the word "and" directly into the link:
mywebsite.com/search.php?search_keywords=keyword1 and keyword2

Which will appear in the address bar like this when the results come up:
mywebsite.com/search.php?search_keywords=keyword1%20and%20keyword2


5
Discussion & Troubleshooting / Advanced Search Links
« on: January 01, 2007, 12:59:41 AM »
This seems like it would be really easy but I'm stumped.  I'd like to make a section on my site that has links to searches.

I know how to link to a basic search: 
mywebsite.com/search.php?search_keywords=keyword1

The problem is that I'd like some of the searches to contain more than one keyword and to only return results if BOTH keywords are there. 

Some of the links I've tried are:
mywebsite.com/search.php?search_keywords=keyword1&keyword2
mywebsite.com/search.php?search_keywords=keyword1&&keyword2
mywebsite.com/search.php?search_keywords=keyword1+keyword2

These almost work, but isn't quite there yet.  It will still return results if there is keyword1 but no keyword2.

I'm finding what I want by going to advanced search and filling the dot by AND, but since that search doesn't show the address I can't figure out how to link results.

Pages: [1]