n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« on: June 28, 2007, 12:01:41 » |
|
I installed this and its working great other than one problem. I have the return to topic after posting selected by default and after posting it brings them back to the first page of the thread instead of the latest post like it does without the mood.
|
|
|
|
|
Logged
|
|
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #1 on: June 28, 2007, 12:37:05 » |
|
Sorry found my answer in a search, has to do with safe mode being on. Anyway to bypass this?
|
|
|
|
|
Logged
|
|
|
|
|
g-c
|
 |
« Reply #2 on: June 28, 2007, 14:08:23 » |
|
Sorry found my answer in a search, has to do with safe mode being on. Anyway to bypass this?
Disable the useless safemode?!
|
|
|
|
|
Logged
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #3 on: June 28, 2007, 16:26:26 » |
|
Just checked it, it actually is disabled. Any other ideas.
|
|
|
|
|
Logged
|
|
|
|
|
TheGodFather
|
 |
« Reply #4 on: June 29, 2007, 02:17:04 » |
|
PM me your forum URL (you need to have 5 posts to PM) or write it here !
Regards
|
|
|
|
|
Logged
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #5 on: June 29, 2007, 20:09:03 » |
|
Sorry that took so long to get back i had to get some stuff fixed on my development site.
|
|
|
|
|
Logged
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #6 on: June 29, 2007, 20:10:46 » |
|
It is appending the #new for the return to topic but its not working. Usually it also puts the message number in front.
Example
favorite_training_camp_memory-t8237.0.html#new
instead of this
favorite_training_camp_memory-t8237.0.html;msg102468#new (this works)
|
|
|
|
|
Logged
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #7 on: July 16, 2007, 17:45:11 » |
|
any ideas on what else to check?
|
|
|
|
|
Logged
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #8 on: July 28, 2007, 10:23:05 » |
|
Here is my phpinfo
Directive Local Value Master Value allow_call_time_pass_reference On On allow_url_fopen On On always_populate_raw_post_data On On arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_prepend_file no value no value browscap no value no value default_charset no value no value default_mimetype text/html text/html define_syslog_variables Off Off disable_classes no value no value disable_functions no value no value display_errors On On display_startup_errors Off Off doc_root no value no value docref_ext no value no value docref_root no value no value enable_dl On On error_append_string no value no value error_log /hsphere/local/var/httpd/logs/php_error.log /hsphere/local/var/httpd/logs/php_error.log error_prepend_string no value no value error_reporting 2039 2039 expose_php On On extension_dir /hsphere/shared/apache/libexec/php4ext/ /hsphere/shared/apache/libexec/php4ext/ file_uploads On On gpc_order GPC GPC highlight.bg #FFFFFF #FFFFFF highlight.comment #FF9900 #FF9900 highlight.default #0000BB #0000BB highlight.html #000000 #000000 highlight.keyword #007700 #007700 highlight.string #DD0000 #DD0000 html_errors Off Off ignore_repeated_errors Off Off ignore_repeated_source Off Off ignore_user_abort Off Off implicit_flush Off Off include_path .:/hsphere/shared/apache/libexec/php4ext/php/ .:/hsphere/shared/apache/libexec/php4ext/php/ log_errors On On log_errors_max_len 1024 1024 magic_quotes_gpc On On magic_quotes_runtime Off Off magic_quotes_sybase Off Off max_execution_time 40 40 max_input_time 60 60 memory_limit 25M 25M open_basedir no value no value output_buffering no value no value output_handler no value no value post_max_size 25M 25M precision 12 12 register_argc_argv On On register_globals On On report_memleaks On On safe_mode Off Off safe_mode_exec_dir no value no value safe_mode_gid Off Off safe_mode_include_dir no value no value sendmail_from no value no value sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i serialize_precision 100 100 short_open_tag On On SMTP localhost localhost smtp_port 25 25 sql.safe_mode Off Off track_errors Off Off unserialize_callback_func no value no value upload_max_filesize 25M 25M upload_tmp_dir /tmp /tmp user_dir no value no value variables_order EGPCS EGPCS xmlrpc_error_number 0 0 xmlrpc_errors Off Off y2k_compliance On On
|
|
|
|
|
Logged
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #9 on: July 28, 2007, 10:52:03 » |
|
Otherwise worst case what are some quality places to host that this will work with? I don't want oversold shared servers though. Right now I host through cartikahosting.com it is a little more money than most but the service has been second to none.
|
|
|
|
|
Logged
|
|
|
|
L.G.S
Jr. Member

Points: 0
Offline
Posts: 20
|
 |
« Reply #10 on: July 28, 2007, 11:03:01 » |
|
I'm getting this same problem.
The only thing I can think of is my host changing PHP to CGI. How can I fix this?
|
|
|
|
|
Logged
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #11 on: July 28, 2007, 11:12:45 » |
|
I'm getting this same problem.
The only thing I can think of is my host changing PHP to CGI. How can I fix this?
I know that my host was running cgi and I had to make a change to querystring.php to make sef work for simplemachines and this. I guess the querystring.php code fix doesn't fix the return to topic.
|
|
|
|
|
Logged
|
|
|
|
L.G.S
Jr. Member

Points: 0
Offline
Posts: 20
|
 |
« Reply #12 on: July 29, 2007, 06:09:55 » |
|
so does anybody know??
|
|
|
|
|
Logged
|
|
|
|
|
g-c
|
 |
« Reply #13 on: July 29, 2007, 09:10:51 » |
|
fix_pathinfo=1 or cgi.fix_pathinfo or something like that... just search google a bit....
|
|
|
|
« Last Edit: August 01, 2007, 04:12:13 by g-c »
|
Logged
|
|
|
|
n1kki6
Jr. Member

Points: 0
Offline
Posts: 10
|
 |
« Reply #14 on: July 29, 2007, 09:54:53 » |
|
cgi_pathinfo=1 or something like that... just search google a bit....
Is that something my host should just be able to change for me? What should I be asking them to do?
|
|
|
|
|
Logged
|
|
|
|
|