Support Forums


Go Back   68 Classifieds Forums > Legacy Help & Support > v3.1 Questions & Support

 
LinkBack Thread Tools Display Modes
Old 01-04-2008, 03:32 AM   #1
Member
 
Join Date: Nov 2007
Posts: 37
Rep Power: 6
vega6143 is on a distinguished road
Default Is support working? desperate for support

hello,

I have being sending tickets to the administration support since a couple of days a go, before christmas and they still haven't reply, does sombody knows what's happening?

See these are my problems, some of you guy try to give me a hand but still did not work out, and still can't launch my website and i am past dead line.

1. The place an ad link it's not atomaticaly forwarding unregister user to the login page so they from there register.

2. The logout link does not forward to the home page.

3. Images are uploading twice,

What happens when try to place an ad:

1. Select category
2. Enter info on ad
3. I upload the image

Now when I press upload it just goes to a blank page and I have to reload
the page and then it says you have uploaded 2 pic's out of one and I have
it so you can upload only one pic, and then I have to press the skip this
step button so I can go to the next step, "verify your info".

This is may website: http://www.miejemplar.com in case some body whants to check out the code, please guys can somebody tell me what to do to fix the problems...

Thanks,

Rick
__________________
Rick Vega
vega6143 is offline   Reply With Quote
Old 01-04-2008, 12:10 PM   #2
The Master
 
Maffo's Avatar
 
Join Date: Mar 2006
Location: British in Argentina
Posts: 1,400
Rep Power: 44
Maffo is just really niceMaffo is just really nice
Default

I believe there is a problem with the headers on your site.

It seems like your pages have trouble when they try to use a the 'php header location'

For example, when you click on place an ad and you are not registered, the code on usercheckout page will check if you are logged in, if so continue, if not, it will try and forward you using the 'php header location'. This will also explain the images problem, as the system looks to see how many images is you have placed, if you have used the full quota you should be forwarded to the next step but this will not work.

IMHO I think that the functions of the 68 script, especially where the codeignitor code has been used, needs thorough scrutiny.

I think a lot of people may have these issues that you are having and may not have even noticed yet.
__________________
**Bulk Upload System** has been upgraded. Works on all v4 versions with new functionality. Free upgrade for existing customers.
Maffo is offline   Reply With Quote
Old 01-04-2008, 12:18 PM   #3
Moderator
 
 
Join Date: Mar 2006
Posts: 3,985
Rep Power: 97
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by vega6143 View Post
3. Images are uploading twice,

What happens when try to place an ad:

1. Select category
2. Enter info on ad
3. I upload the image

Now when I press upload it just goes to a blank page and I have to reload
the page and then it says you have uploaded 2 pic's out of one and I have
it so you can upload only one pic, and then I have to press the skip this
step button so I can go to the next step, "verify your info".

This is may website: http://www.miejemplar.com in case some body whants to check out the code, please guys can somebody tell me what to do to fix the problems...

Thanks,

Rick
I touched on this image issue in another post, if you are uploading images and the small file upload window disappears and the screen goes blank, then your image is too large and it is eating up all the memory the script is allowed to use. There is nothing 68c can do about the memory limits your host has imposed on your scripts. This may also be compounded if the redirect isnt working properly.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote
Old 01-04-2008, 02:28 PM   #4
The Master
 
Maffo's Avatar
 
Join Date: Mar 2006
Location: British in Argentina
Posts: 1,400
Rep Power: 44
Maffo is just really niceMaffo is just really nice
Default

Larry, I dont think that this is the problem in this case. Although it might be, I think its more likely to be a problem with php headers and the 'location' redirects not working.

Vega, please try with a small image.
__________________
**Bulk Upload System** has been upgraded. Works on all v4 versions with new functionality. Free upgrade for existing customers.
Maffo is offline   Reply With Quote
Old 01-04-2008, 02:31 PM   #5
Member
 
Join Date: Nov 2007
Posts: 37
Rep Power: 6
vega6143 is on a distinguished road
Default

Maffo

Hello, any Idea how ti fix this problem, I am not a programer so I realy don't know where to look, i try re-uploading the usercheckout file that i had on my back up files but still didn't work, and know another problem is that its not recognizing my categories and ther are asign, ...
__________________
Rick Vega
vega6143 is offline   Reply With Quote
Old 01-04-2008, 02:40 PM   #6
Member
 
Join Date: Nov 2007
Posts: 37
Rep Power: 6
vega6143 is on a distinguished road
Default

Maffo

How can i fix problem with php headers and the 'location' redirects not working. I have no idea where to start...thanks
__________________
Rick Vega
vega6143 is offline   Reply With Quote
Old 01-04-2008, 02:42 PM   #7
Member
 
Join Date: Nov 2007
Posts: 37
Rep Power: 6
vega6143 is on a distinguished road
Default

And also, now I can't get ther bacause it's not recognazing my catagories...
__________________
Rick Vega
vega6143 is offline   Reply With Quote
Old 01-04-2008, 02:52 PM   #8
Moderator
 
 
Join Date: Mar 2006
Posts: 3,985
Rep Power: 97
Lhotch is just really niceLhotch is just really nice
Default

Check your server error logs and see if that gives us a clue.

Also, set your site back to using the default templates and see how it behaves. You site is acting all goofy and since you have modified the tmplates its hard to determine what the problem is.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote
Old 01-04-2008, 02:58 PM   #9
Member
 
Join Date: Nov 2007
Posts: 37
Rep Power: 6
vega6143 is on a distinguished road
Default

Larry

you are saying that I should start from cero, how can I do that? (set my site back)
__________________
Rick Vega
vega6143 is offline   Reply With Quote
Old 01-04-2008, 03:07 PM   #10
Moderator
 
 
Join Date: Mar 2006
Posts: 3,985
Rep Power: 97
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by vega6143 View Post
Larry

you are saying that I should start from cero, how can I do that? (set my site back)
Since messing up the templates can mess up your whole site its a good idea to keep a copy of the default template in place and untouched.

Ideally what you do when you want to make changes is create a new folder to hold your new template. You do this in the /templates folder. By default you shpuld have....

/templates/default

then create a new folder and call it what ever you like, for example...

/templates/mycustomtemplate

Then you copy the contents of

/templates/default

into

/templates/mycustomtemplate

and then edit the files in your new directory to modify your site.

When you login to admin your site and goto the main settings page you will have an html dropdown which reads the contents of the /templates folder and populates the dropdown with all the folder names it finds. So, using the above as an example it will now show

default
mycustomtemplate

select the one you want and hit the submit button and the template will change.


If thats not what you did, then you are going to have to reupload the default templat files.

Go ahead and create a new folder in /templates to hold these files and call it "default_untouched" and after the folder is created upload all of the files from within /templates/default from your original zip file to your newly created folder. Once uploaded then log into admin and change the template to "default_untouched" and navigate around your site, see if the redirections work.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fully working, operational Membership/Bulk Listing System for 3.1.10 Maffo v3.1 Modules & Modifications 12 12-06-2007 11:48 AM
Support and Upgrades ksuralta Pre Sales Questions 1 10-23-2007 09:53 AM
Awesome Product... Awesome Support Mike-N-Tosh Testimonials 6 02-16-2007 10:03 AM
Support Second to NONE! Thank You! zman78 Testimonials 3 04-04-2006 08:35 AM


All times are GMT -4. The time now is 07:07 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0