![]() |
Change url? Hi Chuck, My url is setup like this mysiteurl.com/gallery How would I set it up just to be mysiteurl.com ? Would I have to move all of the files out of the gallery folder to the main server etc? |
You would do this. 1. Change the urls and server paths in global options in admin first and save 2. move everything from the gallery directory to your webroot 3. edit the config files and update any server paths urls. 4. You can then login and be fine except for one last step go to storage options in admin and hit revert and save twice to load the default new paths and urls |
Hi Chuck i am getting these two errors Warning: require(/home/dano925/public_html/gallery/languages/english.php) [function.require]: failed to open stream: No such file or directory in /home/dano925/public_html/pp-inc.php on line 184 Fatal error: require() [function.require]: Failed opening required '/home/dano925/public_html/gallery/languages/english.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dano925/public_html/pp-inc.php on line 184 |
oops I know what I forgot. I forgot to edit the config files but don't know how to do it now |
You would ftp to the site and edit your config-inc.php file if its a non vb install then stop there. If you are integrated with vb edit the config-int.php file also. |
thanks so much Chuck. My site is back up! |
glad to assist. |
Chuck can you please help me. On the index page under recent photos is there a way to remove the title of the photo and category? I just want thumbnails to show Code: Content visible to verified customers only. |
edit your features template maybe and remove any ptitle puser and pcat variables maybe. |
thanks Chuck! |
no problem glad to help |
I have a few more questions. Sorry chuck for all of these questions... 1. is there a way to line up "Photo Details" so it would match up with the other text? 2. Registered date... Is there a way to put in the day that they joined for example October 20, 2011? Code: Content visible to verified customers only. |
1. Not without splitting that table row into two rows nope. You can modify your templates to suit your needs. 2. You would have to modify the showproduct.php file say line below and add dd Code: Content visible to verified customers only. |
that worked but I had to look in showphoto.php Chuck is there a way to upload photos that are stuck in queue? Also is there a way to remove the www (websites) on comments posted? |
Yeah I thought this was a classifieds discussion |
No problem Chuck I just appreciate all of the help you've given me. Now can you please answer my other questions. Happy Thanksgiving Chuck!!! |
You can try but if the photo is stuck more than likely your using gd2. The issue is gd2 causes php to shut down processing the image so the code can not do its job. I tell most people to try using imagemagick. As far as urls in posts all convert links so that's normal no way to disallow that. |
Hi Chuck, I don't think I made myself clear and I am sorry. I am using imagemagick but I am talking about photos stuck in other members queues. I was also talking about removing the following homepage button.... Code: Content visible to verified customers only. |
well to my knowledge I have never heard of members having problems with file uploads when using imagemagick. It is a known issue of gd2 being part of php that it uses php memory and can shut down php which of course prevents the script from deleting a non processible file. The only way I know of when using imagemagick and having files in a que is if a member uploads files but leaves before they process them all. The only way to get rid of them through the script is the user has to process them otherwise you can clear all numeric directories under the uploads directory to get rid of all user upload directories. the directories will be recreated when a member uploads again. |
| All times are GMT -5. The time now is 11:46 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0